Go to file
Martin Hibdon b177af7534 Update pop3 syncing
b/9857766
If we currently have zero messages (i.e. initial sync of
a new account) we will load the most recent 100 messages.
On subsequent syncs, we will load more recent messages
until either:
1. We have loaded 100 and not yet past any of the messages
we already had locally, or
2. We encounter messages that we already had locally, and
then load "deltaMessageCount" additional messages past
the ones we have locally.

Change-Id: I8b34409dcdaceff2d2e1906174241a74f2331688
2013-08-01 16:25:26 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Delete most of IEmailServiceCallback. 2013-07-29 20:04:42 -07:00
emailsync Delete most of IEmailServiceCallback. 2013-07-29 20:04:42 -07:00
res Cleanup service loading. 2013-07-26 16:23:27 -07:00
src/com Update pop3 syncing 2013-08-01 16:25:26 -07:00
tests Simplify account reconciliation. 2013-07-26 16:06:14 -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 Change AOSP Email Makefile to reference current SDK. 2013-06-18 14:14:22 -07:00
AndroidManifest.xml Remove IMAP2 from manifest. 2013-07-26 18:19:57 -07:00
CleanSpec.mk Delete build directory. 2013-05-24 13:36:21 -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 Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00