replicant-packages_apps_Email/src/com/android/email/service
Marc Blank 2c67f1f8b8 Initial submission for EAS support (email)
* There is some temporary code ensuring that SyncManager runs (this will be removed when Exchange
is entirely independent)
* The service interface (aidl) is in place for most user-facing actions (load more, start sync, etc.)
* EAS account validation is done via aidl
* Folder and message sync appear to be functional in this early submission
* Provider now does cascading deletes (Account -> HostAuth and Mailbox, Mailbox -> Message,
  Message -> Attachment and Body)
2009-06-23 13:13:42 -07:00
..
BootReceiver.java Initial submission for EAS support (email) 2009-06-23 13:13:42 -07:00
MailService.java List messages from MessagingController & Stores. 2009-06-22 16:13:03 -07:00