session-android/src/org/thoughtcrime/securesms/service
Rhodey Orbits 790c6980fe improved challenge sms verification in SmsListener
some carriers prepend or append arbitrary text to sms messages
enroute, SmsListener failed to handle the append case.

Fixes #2919
Closes #3032
// FREEBIE
2015-04-23 10:17:08 -07:00
..
AccountVerificationTimeoutException.java Initial GCM registration 2013-05-06 08:40:55 -07:00
ApplicationMigrationService.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
DirectoryRefreshListener.java Move directory refresh from a service over to a job. 2014-11-27 15:24:26 -08:00
KeyCachingService.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MessageRetrievalService.java Use REST interface instead of WebSockets on GCM events. 2015-04-16 11:50:40 -07:00
MmsListener.java Ignores MMS WAP_PUSH_DELIVER_ACTION if we're not the default app. 2015-03-25 08:57:08 -07:00
QuickResponseService.java Finish KitKat compatibility details. 2013-12-02 12:31:59 -08:00
RegistrationNotifier.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
RegistrationService.java Prompt for registration on install until successful. 2015-03-12 18:36:34 -07:00
SmsDeliveryListener.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00
SmsListener.java improved challenge sms verification in SmsListener 2015-04-23 10:17:08 -07:00