replicant-packages_apps_Email/src/com/android/email/service
Anthony Lee ff52eef8e6 Revamp logging & remove the threading around downloads.
There is no need to launch a new AsyncTask around adding an
attachment to the queue of downloads. We can restore the attachment
in the worker thread of AttachmentService instead. Also reworked
the logging so we can trace the flow of the AttachmentService if
we need to debug again in the future.

Change-Id: I368ebb4322bc0af0f4cadedf102959d621e5ee80
2014-06-24 15:24:47 -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 Revamp logging & remove the threading around downloads. 2014-06-24 15:24:47 -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 Update IEmailService 2014-06-18 14:19:34 -07:00
EmailServiceUtils.java Update IEmailService 2014-06-18 14:19:34 -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