Go to file
Marc Blank f6db592c31 POP3 renovation
* Much, much faster
* Remove message length pass and lots of other useless code
* Create pseudo-attachment for long messages (click to download) that
  includes size (so user can determine whether it's worth it)
* Handle download of message via pseudo-attachment; real attachments
  are then created as necessary.

TODO: Add real UI with UX input (or modify existing to clean up the
loose ends)
TODO: Optimizations for loading the whole message
TODO: Get server delete working (isn't working currently anyway)

Change-Id: I31f3809fc5a2f9fd490d33cfed70d2930654e71d
2012-08-02 15:26:30 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon POP3 renovation 2012-08-02 15:26:30 -07:00
emailsync Don't save connection manager for autodiscover/validation 2012-08-01 13:51:19 -07:00
imap2 Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
res POP3 renovation 2012-08-02 15:26:30 -07:00
src/com POP3 renovation 2012-08-02 15:26:30 -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 Use the theme that doesn't show the title in the action bar 2012-07-27 10:48:08 -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