session-android/src/org/thoughtcrime/securesms/service
Moxie Marlinspike 92593d459b Remove the final vestiges of encrypted SMS
Fixes #4026
// FREEBIE
2015-09-24 14:12:09 -07:00
..
AccountAuthenticatorService.java Support for populating contacts DB with TS account type. 2015-07-16 11:15:56 -07:00
AccountVerificationTimeoutException.java Initial GCM registration 2013-05-06 08:40:55 -07:00
ApplicationMigrationService.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
ContactsSyncAdapterService.java Support for populating contacts DB with TS account type. 2015-07-16 11:15:56 -07:00
DirectoryRefreshListener.java Move directory refresh from a service over to a job. 2014-11-27 15:24:26 -08:00
KeyCachingService.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
MasterSecretIntentService.java Support "quick response" when TextSecure is unlocked. 2015-06-24 18:30:55 -07:00
MessageRetrievalService.java Use REST interface instead of WebSockets on GCM events. 2015-04-16 11:50:40 -07:00
MmsListener.java Remove the final vestiges of encrypted SMS 2015-09-24 14:12:09 -07:00
QuickResponseService.java URL decode numbers in quick response. 2015-07-16 11:15:56 -07:00
RegistrationNotifier.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
RegistrationService.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
SmsDeliveryListener.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00
SmsListener.java Remove the final vestiges of encrypted SMS 2015-09-24 14:12:09 -07:00