replicant-packages_apps_Email/provider_src/com/android/email/service
Ashwini Munigala 11f2252994 Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action
Add change in Email App to process following intents
from Bluetooth App, for MAP MSE support.

- org.codeaurora.email.intent.action.MAIL_SERVICE_WAKEUP
- org.codeaurora.email.intent.action.MAIL_SERVICE_DELETE_MESSAGE
- org.codeaurora.email.intent.action.MAIL_SERVICE_MOVE_MESSAGE
- org.codeaurora.email.intent.action.MAIL_SERVICE_MESSAGE_READ
- org.codeaurora.email.intent.action.MAIL_SERVICE_SEND_PENDING

Change-Id: I2b46265ba20c6f333c9e6d1b19ee73f5a066f1ff
2015-10-06 03:30:32 -06:00
..
AccountService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AttachmentService.java Calculate available background threads for AttachmentService correctly. 2014-10-02 15:29:03 -07:00
AuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EasAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EasAuthenticatorServiceAlternate.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EasTestAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailBroadcastProcessorService.java Resend notifications when Accounts are changed 2014-10-08 13:27:00 +02:00
EmailBroadcastReceiver.java Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06:00
EmailServiceStub.java Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06:00
EmailServiceUtils.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailUpgradeBroadcastReceiver.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
ImapAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
ImapService.java Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06:00
ImapTempFileLiteral.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyEasAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyEmailAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyImapAuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyImapSyncAdapterService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
PolicyService.java Don't allow disabling of the camera with managed profiles 2014-09-25 13:48:11 -07:00
Pop3AuthenticatorService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Pop3Service.java Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06:00
Pop3SyncAdapterService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
PopImapSyncAdapterService.java Display sync errors using snackbar and not as a TL footer 2014-09-29 17:51:27 -07:00