]> nmode's Git Repositories - signal-cli/history - src/main/java/org
Bump version
[signal-cli] / src / main / java / org /
2016-07-14 AsamKImprove return codes
2016-07-14 AsamKPrevent NullPointerException when sending sync groups
2016-07-13 AsamKImprove exception handling
2016-07-08 AsamKFix typo
2016-07-06 AsamKLock config file
2016-06-28 AsamKDon’t remove self from group when sending group messages
2016-06-27 AsamKFix creating groups
2016-06-19 AsamKUse name in groupInfo only if it's a group update
2016-06-19 AsamKAdd avatar image storage
2016-06-19 AsamKImprove internal group handling for receiving
2016-06-19 AsamKShow the contact name when receiving messages
2016-06-19 AsamKRemove unused method
2016-06-19 AsamKRemove dependency on apache commons-io
2016-05-19 AsamKUpdate Readme and fix help bug in Main
2016-04-22 AsamKImplement a contacts store and contacts sync
2016-04-16 AsamKDon't save if username is null
2016-04-16 AsamKFix addDevice
2016-04-16 AsamKImplement removing linked devices
2016-04-16 AsamKAdd method to list linked devices
2016-04-16 AsamKAlways save when sending messages
2016-04-16 AsamKRemove own number from group when quitting
2016-04-16 AsamKRemove own number when sending group messages
2016-04-16 AsamKImplement requesting/sending groups when linking device
2016-04-16 AsamKAdd possiblity to add new device, as master
2016-04-16 AsamKImplement device linking
2016-04-08 AsamKCorrectly use API for sending non group messages
2016-04-08 AsamKHandle received sync messages
2016-04-08 AsamKFix typos
2016-04-03 AsamKFix registering v0.3.1
2016-04-03 AsamKUse original bouncycastle instead of spongycastle
2016-04-02 AsamKSet user-agent null if PROJECT_NAME is null
2016-03-27 AsamKAdd rudimentary message receiving via dbus
2016-03-27 AsamKAdd timestamp to dbus MessageReceived signal
2016-03-27 AsamKReduce duplicate code
2016-03-27 AsamKUse e.printStackTrace()
2016-03-27 AsamKShow source deviceId and relay, when receiving messages
2016-03-27 AsamKRefresh prekeys if there are less than 20 left on the...
2016-03-27 AsamKUse the old config directory .config/textsecure as...
2016-03-27 AsamKRename to signal-cli
2016-03-25 AsamKRename axolotl -> signalProtocol
2016-03-25 AsamKUpdate to signal-service-java 2.1.1
2015-12-31 AsamKMake config path configurable
2015-12-31 AsamKImplement fetch messages
2015-12-31 AsamKHandle DBusExecutionExceptions
2015-12-30 AsamKSend Signal "MessageReceived" on dbus when receiving...
2015-12-30 AsamKUse File() correctly
2015-12-30 AsamKFix exceptions to work over dbus
2015-12-16 AsamKTake dbus name only when the service is ready
2015-12-13 AsamKRename package