AsamK
|
947818d317
|
Add possiblity to add new device, as master
|
2016-04-16 13:32:21 +02:00 |
|
AsamK
|
33956bde62
|
Implement device linking
|
2016-04-16 13:32:21 +02:00 |
|
AsamK
|
5c117bd863
|
Correctly use API for sending non group messages
is necessary so the correct sync messages are generated
for linked accounts
|
2016-04-08 23:36:43 +02:00 |
|
AsamK
|
aa8a23aceb
|
Handle received sync messages
|
2016-04-08 23:36:43 +02:00 |
|
AsamK
|
c2ae0c17c2
|
Fix typos
|
2016-04-08 23:36:43 +02:00 |
|
AsamK
|
9d18b01d85
|
Fix registering
Only query prekeys count if registration is complete
|
2016-04-03 14:28:24 +02:00 |
|
AsamK
|
edf5c9eb43
|
Use original bouncycastle instead of spongycastle
spongycastle is used by Signal-Android, because android has a crippled
bouncycastle. Spongycastle seems to have a problem with Oracle JDK 8.
Fixes #9
|
2016-04-03 14:08:46 +02:00 |
|
AsamK
|
f479cffc9f
|
Set user-agent null if PROJECT_NAME is null
the name is only set if the code is run from a jar file
|
2016-04-02 22:57:13 +02:00 |
|
AsamK
|
0b6c09f883
|
Add rudimentary message receiving via dbus
|
2016-03-27 23:36:03 +02:00 |
|
AsamK
|
af8a27e87f
|
Add timestamp to dbus MessageReceived signal
|
2016-03-27 23:35:36 +02:00 |
|
AsamK
|
dd934f1304
|
Reduce duplicate code
|
2016-03-27 23:34:59 +02:00 |
|
AsamK
|
083e33c4da
|
Use e.printStackTrace()
|
2016-03-27 17:03:57 +02:00 |
|
AsamK
|
cc0177da10
|
Show source deviceId and relay, when receiving messages
|
2016-03-27 16:49:20 +02:00 |
|
AsamK
|
900b648f09
|
Refresh prekeys if there are less than 20 left on the server
|
2016-03-27 16:17:42 +02:00 |
|
AsamK
|
95278a95ce
|
Use the old config directory .config/textsecure as fallback
|
2016-03-27 16:17:42 +02:00 |
|
AsamK
|
eabd361405
|
Rename to signal-cli
Changes experimental dbus interface from
org.asamk.TextSecure to org.asamk.Signal
|
2016-03-27 16:17:42 +02:00 |
|
AsamK
|
10719a443a
|
Rename axolotl -> signalProtocol
|
2016-03-25 16:57:40 +01:00 |
|
AsamK
|
b06fafbf62
|
Update to signal-service-java 2.1.1
|
2016-03-25 16:50:51 +01:00 |
|
AsamK
|
0130585355
|
Make config path configurable
|
2015-12-31 16:16:18 +01:00 |
|
AsamK
|
43ec78594c
|
Implement fetch messages
Uses a patched libtextsecure-java
https://github.com/AsamK/libtextsecure-java/commits/master
|
2015-12-31 13:17:41 +01:00 |
|
AsamK
|
239afa07e8
|
Handle DBusExecutionExceptions
|
2015-12-31 12:54:25 +01:00 |
|
AsamK
|
acadd90a6d
|
Send Signal "MessageReceived" on dbus when receiving messages
|
2015-12-30 18:11:54 +01:00 |
|
AsamK
|
fb36613402
|
Use File() correctly
|
2015-12-30 18:11:54 +01:00 |
|
AsamK
|
3d56067272
|
Fix exceptions to work over dbus
|
2015-12-30 17:39:07 +01:00 |
|
AsamK
|
61392fd17d
|
Take dbus name only when the service is ready
|
2015-12-16 21:38:32 +01:00 |
|
AsamK
|
27d9424f1e
|
Rename package
|
2015-12-13 11:06:10 +01:00 |
|