replicant-packages_apps_Email/src/com/android/email/service
Martin Hibdon cf2178c4fa Get rid of deleteAccountPIMData from IEmailService
This doesn't need to be part of the service because the
implementation doesn't need to be different between any
of the different protocols.

Change-Id: Ifddf16dd3ccaf397029f08f6d4283d9a5630f717
2014-05-21 12:18:29 -07:00
..
AccountService.java Simplify account reconciliation. 2013-07-26 16:06:14 -07:00
AttachmentDownloadService.java Cleanup in EmailContent 2014-04-14 12:54:39 -07:00
AttachmentService.java Introduction of DownloadQueue and associated tests. 2014-05-12 13:50:50 -07:00
AuthenticatorService.java Only make Calendar and Contacts syncable on Exchange 2014-03-20 12:47:36 -07:00
EasAuthenticatorService.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EasAuthenticatorServiceAlternate.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EasTestAuthenticatorService.java Merge setup fragments under a single activity 2014-02-26 13:47:41 -08:00
EmailBroadcastProcessorService.java Use BroadcastReceiver to listen for LOCALE_CHANGED 2014-03-04 15:55:52 -08:00
EmailBroadcastReceiver.java DO NOT MERGE: Fix ANR in one time initializer and unify BroadccastReceivers. 2010-09-21 10:48:17 -07:00
EmailServiceStub.java Get rid of deleteAccountPIMData from IEmailService 2014-05-21 12:18:29 -07:00
EmailServiceUtils.java Get rid of deleteAccountPIMData from IEmailService 2014-05-21 12:18:29 -07:00
EmailUpgradeBroadcastReceiver.java Move authenticator upgrade to app upgrade time. 2013-07-22 17:33:57 -07:00
ImapAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
ImapService.java Fetch email bodies using ContentResolver#openInputStream 2014-05-08 15:50:57 -07:00
ImapTempFileLiteral.java Unify LogTag 2013-06-05 20:06:15 -07:00
LegacyEasAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
LegacyEmailAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
LegacyImapAuthenticatorService.java Restore Imap1 2012-09-21 08:29:09 -07:00
LegacyImapSyncAdapterService.java Restore Imap1 2012-09-21 08:29:09 -07:00
PolicyService.java Save policy when saving account 2013-11-27 14:42:49 -08:00
Pop3AuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
Pop3Service.java Changed the IEmailService interface to accept and accountId in 2014-03-19 23:53:28 +00:00
Pop3SyncAdapterService.java Restore Imap1 2012-09-21 08:29:09 -07:00
PopImapSyncAdapterService.java Cleanup in EmailContent 2014-04-14 12:54:39 -07:00