replicant-packages_apps_Email/emailcommon
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
..
res/values Use resources for authority/package name 2013-08-20 17:55:47 -07:00
src/com/android/emailcommon When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED 2014-09-26 16:02:22 -07:00
Android.mk Add the MessageMove & MessageStateChange tables. 2013-09-09 15:47:26 -07:00
AndroidManifest.xml Update target SDK to 19, and add uses-sdk tag for emailcommon 2013-12-20 15:21:01 -08:00