Signal-Android/src/org/thoughtcrime/securesms/service
Moxie Marlinspike 472179b550 Ignores MMS WAP_PUSH_DELIVER_ACTION if we're not the default app.
Apparently some ROMs have a bug where they broadcast
WAP_PUSH_DELIVER_ACTION even when you're not the system's default
SMS/MMS app.

Fixes #2777
2015-03-25 08:57:08 -07:00
..
AccountVerificationTimeoutException.java Initial GCM registration 2013-05-06 08:40:55 -07:00
ApplicationMigrationService.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
DirectoryRefreshListener.java Move directory refresh from a service over to a job. 2014-11-27 15:24:26 -08:00
KeyCachingService.java Use betterpicker for HMS timeout. 2014-12-12 16:07:02 -08:00
MessageRetrievalService.java Acquire wakelocks for incoming messages. 2015-03-19 11:19:53 -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 Add registration notification support. 2014-01-06 14:21:51 -08: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 Support matching to account for telcos inserting SMS prefixes. 2015-02-16 20:25:19 -08:00