Go to file
Martin Hibdon 3c2f782c35 When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED
b/17443087
When we migrate exchange accounts, we copy mailboxes over to the
new account (in order to preserve sync frequency and window).
The problem with this is, you may have many accounts/mailboxes.
After starting the app, it may take quite a long time before all
mailboxes are synced. If the user visits some mailbox near the
bottom, they'll see a misleading "folder is empty" view.
Now, when migrating, we'll set the uisyncstatus to INITIAL_SYNC_NEEDED.

Here I needed to add INITAL_SYNC_NEEDED to the list of states
that EmailConversationCursor will consider incompletely loaded.

Change-Id: Idef13adf9d691c03665830a2f926b1806d7591da
2014-09-26 16:02:22 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED 2014-09-26 16:02:22 -07:00
provider_src/com/android/email When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED 2014-09-26 16:02:22 -07:00
res Update colors in Email (ColorRefactor) 2014-09-25 11:45:42 -07:00
src/com Add ability to clear migration state to debug screen 2014-09-24 11:48:46 -07:00
tests Old paper clip asset is removed, which touches a test case here. 2014-09-22 14:00:00 -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 Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AndroidManifest.xml Switch to targetSdkVersion=21. b/16408109 2014-09-15 13:16:44 -07:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -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-test.flags Fix proguard rule 2014-08-06 00:41:47 -07:00
proguard.flags Prevent AccountSettingsFragment from being stripped 2014-09-17 10:20:17 -07:00