replicant-packages_apps_Email/src/com/android/email/service
Ben Komalo 002a1802ca Prevent flicker in opening Email.
Welcome had some assumptions that some things had to be done
asynchronously, such as checking inbox status.
This can now be done on the UI thread and so transition into Email can
be done immediately in onCreate, except if there's reconciliating to
be done

Bug: 4599569
Change-Id: Iaaac21e73c985c60e1b7974fb0429948b35968e4
2011-09-19 16:50:07 -07:00
..
AccountService.java Clean up account reconciliation 2011-07-19 10:31:33 -07:00
AttachmentDownloadService.java Fix unit tests. 2011-08-24 10:24:42 -07:00
EasAuthenticatorService.java Email split, part neuf: Setup, logging, attachment glue 2011-02-14 16:08:55 -08:00
EasAuthenticatorServiceAlternate.java Change EAS authenticator's label according to the vendor policy. 2010-02-02 16:25:29 -08:00
EasTestAuthenticatorService.java Fix MailService unit tests 2011-06-21 13:03:48 -07:00
EmailBroadcastProcessorService.java Remove redundant and unused constants 2011-06-29 14:30:46 -07:00
EmailBroadcastReceiver.java DO NOT MERGE: Fix ANR in one time initializer and unify BroadccastReceivers. 2010-09-21 10:48:17 -07:00
EmailServiceUtils.java Clean up/simplify ExchangeUtils/ExchangeStore 2011-06-27 12:14:04 -07:00
MailService.java Prevent flicker in opening Email. 2011-09-19 16:50:07 -07:00
PolicyService.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
PopImapAuthenticatorService.java Email split, part neuf: Setup, logging, attachment glue 2011-02-14 16:08:55 -08:00
PopImapSyncAdapterService.java Move Account into its own top-level class 2011-06-13 15:37:22 -07:00