replicant-packages_apps_Email/src/com/android/email/provider
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
..
AttachmentProvider.java am aeeefedb: Thumbnail cache file should be deleted when AttachmentProvider is created. 2009-06-16 16:43:07 -07:00
EmailContent.java Initial submission for EAS support (email) 2009-06-23 13:13:42 -07:00
EmailProvider.java Initial submission for EAS support (email) 2009-06-23 13:13:42 -07:00