replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon/service
Marc Blank c6089bc01f Initial Imap2 implementation
This CL includes the following:
* New Imap2.apk generation (not included in builds)
* "Push IMAP" option for accounts when Imap2.apk present
* Account creation/setup
* 2-way sync of messages, deletions, flag updates
* Push (messages, flags)
* Folder list hierarchy handling
* Message text (one plain or html part)
* Picker UI for trash folder (placeholder)
* Capabilities handling/UI command

Major Imap2 new features:
* Push
* Multiple folder sync
* Sync window (like EAS)

TODO:
* Picker UI for sent folder
* Upload of sent messages to server
* Search
* Multiple viewable parts
* Probably lots more, incl. unit tests

Change-Id: Ia5d74073d9c307e0bdae72a7f76b27140dde7d14
2012-07-18 11:32:26 -07:00
..
AccountServiceProxy.java Make sure reconcileAccounts in AccountService is synchronous 2011-08-19 15:27:00 -07:00
EmailServiceCallback.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
EmailServiceConstants.java Fix bug that prevents from accepting 2 invites in a row. 2011-04-12 11:08:16 -07:00
EmailServiceProxy.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EmailServiceStatus.java Add one more error state to certificate process 2011-06-16 16:14:03 -07:00
IAccountService.aidl Clean up account reconciliation 2011-07-19 10:31:33 -07:00
IEmailService.aidl DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
IEmailServiceCallback.aidl DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
IPolicyService.aidl DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
LegacyPolicySet.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
PolicyServiceProxy.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
SearchParams.aidl Update searchMessages API 2011-06-02 21:41:17 -07:00
SearchParams.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
ServiceProxy.java Prevent leaking ServiceConnection when process/threads killed 2011-08-03 15:40:16 -07:00
ServiceUnavailableException.java Throw RuntimeExceptions when PolicyService calls fail 2011-08-29 16:18:50 -07:00
SyncWindow.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00