replicant-packages_apps_Email/src/com/android/email/service
Marc Blank faf9ecc992 Enforce "auto-sync app data" setting for POP3/IMAP
* We were using the deprecated ConnectivityManager for this; we should now be
  using the setting in ContentResolver
* Also, remove broadcast receiver code that is no longer relevant

Bug: 5405352
Change-Id: I985a95071aea92d235a2708925f775b817ba2328
2011-10-03 13:05:24 -07:00
..
AccountService.java Clean up account reconciliation 2011-07-19 10:31:33 -07:00
AttachmentDownloadService.java Enforce "auto-sync app data" setting for POP3/IMAP 2011-10-03 13:05:24 -07:00
EasAuthenticatorService.java Email split, part neuf: Setup, logging, attachment glue 2011-02-14 16:08:55 -08:00
EasAuthenticatorServiceAlternate.java
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
EmailServiceUtils.java Clean up/simplify ExchangeUtils/ExchangeStore 2011-06-27 12:14:04 -07:00
MailService.java Enforce "auto-sync app data" setting for POP3/IMAP 2011-10-03 13:05:24 -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