session-android/src/org/thoughtcrime/securesms/sms
Greyson Parrelli c2a86fcc74 Sync self-sends to desktop.
Updated UI to show self-conversations as "Note to Self".
2019-02-14 20:19:07 -08:00
..
IncomingEncryptedMessage.java Basic support for prekeybundle message delivery and receipt. 2014-01-06 14:35:52 -08:00
IncomingEndSessionMessage.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
IncomingGroupMessage.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
IncomingIdentityDefaultMessage.java Add support for SN verification 2017-06-09 19:58:01 -07:00
IncomingIdentityUpdateMessage.java Make fingerprint changes optionally non-blocking 2016-09-25 14:27:40 -07:00
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 Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
MessageSender.java Sync self-sends to desktop. 2019-02-14 20:19:07 -08:00
OutgoingEncryptedMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingEndSessionMessage.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
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 Added SMS transport support for PreKeyBundle messages. 2014-01-06 14:35:52 -08:00
OutgoingTextMessage.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
TelephonyServiceState.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00