]> nmode's Git Repositories - signal-cli/shortlog
signal-cli
2015-08-07 AsamKFix coding issues v0.0.3
2015-08-07 AsamKImplement downloading attachments
2015-08-07 AsamKUse gradle-2.5-all needed by IDE
2015-08-01 AsamKUpdate README.md
2015-07-31 AsamKUpdate dependencies
2015-07-31 AsamKUpdate README
2015-07-31 AsamKUpdate gradle wrapper
2015-07-08 AsamKCatch AssertionError
2015-07-08 AsamKExtract code from main() to functions
2015-07-08 AsamKUpdate README.md
2015-07-08 AsamKBump version v0.0.2
2015-07-08 AsamKAdd sourceCompatibility for java 8
2015-07-08 AsamKExtract PreKey generation functions, don't reuse IDs...
2015-07-08 AsamKExit on timeout when receiving
2015-07-08 AsamKPrint detailed error messages for send failures
2015-07-07 AsamKReformat javadoc
2015-07-07 AsamKHandle end session messages
2015-07-07 AsamKCorrectly send to multiple recipients
2015-07-07 AsamKCanonicalize recipient addresses
2015-07-07 AsamKImprove receiving messages
2015-07-07 AsamKActually store preKeys
2015-07-06 AsamKSupport sending attachments
2015-07-06 AsamKUpdate README
2015-07-06 Juraj BednarAdd --voice / -v option for voice call verification
2015-07-06 AsamKLoad json even if signalingKey is missing
2015-07-06 AsamKAdapt code for new libtextsecure-java version
2015-07-06 AsamKUpdate dependencies
2015-05-11 AsamKUpdate README.md
2015-05-11 AsamKAdd README and LICENCE
2015-05-11 AsamKFirst commit