You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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."
12 years ago
..
jni
libs
protobuf Support for an 'end session' protocol message. 12 years ago
res/values
src/org/whispersystems/textsecure Support for an 'end session' protocol message. 12 years ago
AndroidManifest.xml Support for multi-device. 12 years ago
build.gradle gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 // 12 years ago
build.xml
proguard-project.txt