session-android/src/org/thoughtcrime/securesms/service
Moxie Marlinspike 737810475e Remove the Canonical Address Database
This was a holdover from Signal's origins as a pure SMS app.
It causes problems, depends on undefined device specific behavior,
and should no longer be necessary now that we have all the
information we need to E164 all numbers.

// FREEBIE
2017-07-31 12:02:29 -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 Clarify "SMS import complete" notification text 2016-03-09 13:47:17 -08:00
BootReceiver.java Do more to keep MessageRetrievalService alive 2017-07-03 11:36:31 -07:00
ContactsSyncAdapterService.java Support for populating contacts DB with TS account type. 2015-07-16 11:15:56 -07:00
DirectoryRefreshListener.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
DirectShareService.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ExpirationListener.java Support for disappearing messages 2016-08-28 17:03:23 -07:00
ExpiringMessageManager.java Support for disappearing messages 2016-08-28 17:03:23 -07:00
KeyCachingService.java A slight foray into the modern era 2016-12-12 17:38:05 -08:00
MasterSecretIntentService.java Support "quick response" when TextSecure is unlocked. 2015-06-24 18:30:55 -07:00
MessageRetrievalService.java Do more to keep MessageRetrievalService alive 2017-07-03 11:36:31 -07:00
MmsListener.java Support for dual-sim SMS/MMS functionality 2016-02-09 16:53:15 -08:00
PanicResponderListener.java respond to generic panic trigger Intent by locking 2016-08-31 19:26:05 -07:00
PersistentAlarmManagerListener.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
PersistentConnectionBootListener.java Support for using Signal without Play Services 2017-02-20 12:00:03 -08:00
QuickResponseService.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
RegistrationNotifier.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
RegistrationService.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
RotateSignedPreKeyListener.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
SmsDeliveryListener.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00
SmsListener.java Little bit of extra SmsListener logging 2017-02-19 12:29:33 -08:00
UpdateApkReadyListener.java Support for website distribution build with auto-updating APK 2017-02-27 23:53:36 -08:00
UpdateApkRefreshListener.java Support for website distribution build with auto-updating APK 2017-02-27 23:53:36 -08:00
WebRtcCallService.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00