Signal-Android/src/org/thoughtcrime/securesms/sms
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
2016-03-24 14:05:56 -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 TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
IncomingJoinedMessage.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
IncomingPreKeyBundleMessage.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
IncomingTextMessage.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
MessageSender.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
OutgoingEncryptedMessage.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
OutgoingEndSessionMessage.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
OutgoingKeyExchangeMessage.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
OutgoingPrekeyBundleMessage.java Added SMS transport support for PreKeyBundle messages. 2014-01-06 14:35:52 -08:00
OutgoingTextMessage.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
TelephonyServiceState.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00