session-android/src/org/thoughtcrime/securesms/sms
2015-10-15 11:11:39 -07: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 Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
IncomingPreKeyBundleMessage.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
IncomingTextMessage.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
MessageSender.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
OutgoingEncryptedMessage.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
OutgoingEndSessionMessage.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
OutgoingKeyExchangeMessage.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
OutgoingPrekeyBundleMessage.java Added SMS transport support for PreKeyBundle messages. 2014-01-06 14:35:52 -08:00
OutgoingTextMessage.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
SmsTransportDetails.java Remove the final vestiges of encrypted SMS 2015-09-24 14:12:09 -07:00
TelephonyServiceState.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00