replicant-packages_apps_Email/src/com/android/email/provider
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
..
AccountBackupRestore.java Add logging to v21->v22 upgrade; small cleanup 2011-08-02 11:51:21 -07:00
AccountReconciler.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
AttachmentProvider.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
ContentCache.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
DBHelper.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
EmailProvider.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
FolderPickerActivity.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
FolderPickerCallback.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
FolderSelectionDialog.java Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
Utilities.java Add a bunch of stuff missed earlier 2012-06-28 12:16:59 -07:00