Lars K.W. Gohlke
65390ef1d8
makes checkLibVersions gradle 5 compatible
2018-12-01 14:28:34 +01:00
AsamK
e809792467
Save account after creating profile key
2018-11-25 22:07:48 +01:00
AsamK
5f2190713a
Use custom SecureRandom instance
...
- Use NativePRNG algorithm instead of using SHA1PRNG if available
- Register a custom security provider to use the same SecureRandom everywhere
2018-11-25 22:07:34 +01:00
Vincent Olivier
cf972e5b6c
Manager : removeLinkedDevices updates isMultiDevice and saves the account
...
Manager : addDevice, getLinkedDevices save the account
SignalAccount : save/load isMultiDevice
SignalAccount : save profileKey
SignalAccount : registrationLockPin doesn't automagically becomes the "null" string, and stays null if null
2018-11-21 11:04:10 +01:00
AsamK
7e897fa6d0
Fix inspections
2018-11-20 23:27:36 +01:00
AsamK
f60a10eb6e
Split commands into separate classes
2018-11-20 23:19:39 +01:00
AsamK
2ab70edc68
Fix minor inspection issues
2018-11-19 23:00:32 +01:00
AsamK
860ec6f5dc
Extract static methods from Main
2018-11-19 23:00:13 +01:00
AsamK
184354ffb7
Extract utils methods
2018-11-18 19:53:53 +01:00
AsamK
35c72f692f
Extract SignalAccount from Manager
2018-11-18 17:12:39 +01:00
AsamK
701328b8c2
Move Manager to sub package
2018-11-18 11:08:24 +01:00
AsamK
7443225d96
Extract util methods to separate classes
2018-11-18 10:45:26 +01:00
AsamK
4ab904b88e
Update signal-service-java dependency
2018-11-18 00:34:26 +01:00
AsamK
69185a937f
Update README.md
2018-11-17 21:16:32 +01:00
AsamK
35c00f1b2a
Update libsignal-service-java to 2.9.0
2018-10-19 23:39:25 +02:00
AsamK
bb342babba
Update signal-service-java to 2.8.0
2018-08-12 21:35:17 +02:00
AsamK
cafba8579f
Reduce duplicate code
2018-08-12 21:35:17 +02:00
AsamK
12c296f9ec
Add missing null check
...
Fixes #142
2018-08-12 21:35:17 +02:00
kllp
50fb5587ec
Update README.md
2018-08-12 16:49:56 +02:00
kllp
8c2cd57a4f
Update README.md
2018-08-12 16:49:56 +02:00
mqus
611d82425d
Fix manpage
2018-08-12 16:48:34 +02:00
Benedikt Constantin Radtke
bebe7bc513
Send correct expiry value in group and contact syncs
2018-05-19 14:43:49 +02:00
Riamse
70c810ff17
Short comment to explain how to pass arguments to main application
2018-05-17 18:07:31 +02:00
Riamse
fbbd194e40
Duct tape solution to make daemon actually output JSON
2018-05-17 18:07:31 +02:00
Riamse
afe18ea5ac
Gradle option to pass command line arguments to Java application
2018-05-17 18:07:31 +02:00
Riamse
a44034a79e
Add command line argument for JSON output in daemon
2018-05-17 18:07:31 +02:00
AsamK
3bcc2fa621
Add travis build
2018-05-08 22:43:18 +02:00
nico
bdffcffd7a
Add getGroupIds() to DBUS
...
getGroupIds() returns a list of group ids (byte arrays)
2018-05-04 22:33:29 +02:00
AsamK
86f5c9947b
Version 0.6.0
...
- Simple json output
- dbus signal for receiving messages
- Registration lock PIN
- Output quoted message
2018-05-03 22:01:49 +02:00
AsamK
9b9ba0683b
Print quotes from messages
2018-05-03 21:59:14 +02:00
AsamK
8127eaaf9d
Update dependencies, gradle wrapper
2018-05-03 21:49:52 +02:00
AsamK
925d8db468
Update man page
2018-03-31 23:50:33 +02:00
AsamK
e057743232
Support registration lock PIN
2018-03-31 23:41:58 +02:00
AsamK
161ecc877d
Update dependencies
2018-02-02 22:27:43 +01:00
AsamK
139fc358a2
Add output for new message fields
2018-01-21 23:16:57 +01:00
AsamK
d5fb37a416
Update argparse4j
2017-12-29 15:01:21 +01:00
AsamK
e63e6e1fa2
Update libsignal-service-java
2017-12-29 14:56:03 +01:00
AsamK
c5d91933b8
Update codeStyle config
2017-12-29 14:52:13 +01:00
AsamK
d12cfca155
Update gradle wrapper
2017-12-29 14:47:18 +01:00
AsamK
e36a2f862c
Update libsignal-service-java
2017-09-07 22:18:08 +02:00
AsamK
9b56aa6259
Update libsignal-service
2017-08-17 21:31:07 +02:00
AsamK
804949ddea
Send dbus signal, when receipt is received
...
Fixes #84
2017-06-18 12:53:06 +02:00
AsamK
ee1e52aa4c
Update man page
2017-06-18 12:04:56 +02:00
AsamK
8717665d1d
Implement json output for receive
2017-06-16 12:05:22 +02:00
AsamK
a1f0d74a99
Bump version
2017-06-16 11:40:08 +02:00
AsamK
24ab58cc14
Delete empty message cache directories
2017-06-16 00:00:19 +02:00
AsamK
4d3e67ff83
Use Base64 from libsignal
2017-06-16 00:00:19 +02:00
AsamK
ef55196806
Close input stream from received sync groups and contacts
...
Fixes #75
2017-06-15 19:48:24 +02:00
AsamK
4377a2179b
Send and receive verified messages
...
Fixes #85
2017-06-11 17:25:18 +02:00
AsamK
23fcd8a230
Update dependency
2017-06-11 16:27:00 +02:00