session-android/library
Moxie Marlinspike 19dddd7adf Support for an 'end session' protocol message.
1) On the push side, this message is a flag in PushMessageContent.
   Any secure message with that flag will terminate the current
   sessin.

2) On the SMS side, there is an "end session" wire type and
   the convention that a message with this wire type must be
   secure and contain the string "TERMINATE."
2014-02-19 13:50:32 -08:00
..
jni Migrate to Curve25519. 2014-01-06 14:36:22 -08:00
libs Migrate to Curve25519. 2014-01-06 14:36:22 -08:00
protobuf Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
res/values Library accepts push connection certificate as argument. 2014-01-06 14:38:14 -08:00
src/org/whispersystems/textsecure Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
AndroidManifest.xml Support for multi-device. 2014-02-02 19:38:06 -08:00
build.gradle gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 // 2014-02-18 16:42:40 -08:00
build.xml Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
proguard-project.txt Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00