Go to file
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
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
emailsync Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
imap2 Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
res Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
src/com Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
tests Add a bunch of stuff missed earlier 2012-06-28 12:16:59 -07:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
AndroidManifest.xml Initial Imap2 implementation 2012-07-18 11:32:26 -07:00
CleanSpec.mk Fix local builds w/ CleanSpec 2012-07-09 16:26:41 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Revert to old Email app 2012-04-25 13:58:23 -07:00