session-android/src/org/thoughtcrime/securesms/sms
2020-05-22 13:41:36 +10:00
..
IncomingEncryptedMessage.java
IncomingEndSessionMessage.java
IncomingGroupMessage.java
IncomingIdentityDefaultMessage.java Add support for SN verification 2017-06-09 19:58:01 -07:00
IncomingIdentityUpdateMessage.java
IncomingIdentityVerifiedMessage.java Add support for SN verification 2017-06-09 19:58:01 -07:00
IncomingJoinedMessage.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
IncomingPreKeyBundleMessage.java Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08:00
IncomingTextMessage.java Distinguish public chat and rss feed from regular groups 2019-12-12 13:01:56 +11:00
MessageSender.java Fix various session reset issues 2020-05-22 13:41:36 +10:00
OutgoingEncryptedMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingEndSessionMessage.java
OutgoingIdentityDefaultMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingIdentityVerifiedMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingKeyExchangeMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingPrekeyBundleMessage.java
OutgoingTextMessage.java Handle media message friend requests 2019-09-18 17:33:34 +10:00
TelephonyServiceState.java