replicant-packages_apps_Email/provider_src/com/android/email
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
..
activity/setup Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
mail Fix subfolders of the inbox. 2014-09-17 11:00:07 -07:00
provider When we migrate Exchange folders, set the sync status to INITIAL_SYNC_NEEDED 2014-09-26 16:02:22 -07:00
service Don't allow disabling of the camera with managed profiles 2014-09-25 13:48:11 -07:00
setup Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AttachmentInfo.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
DebugUtils.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailConnectivityManager.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailIntentService.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FixedLengthInputStream.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
LegacyConversions.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationController.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationControllerCreator.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
NotificationControllerCreatorHolder.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
PeekableInputStream.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Preferences.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
ResourceHelper.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
SecurityPolicy.java Don't allow disabling of the camera with managed profiles 2014-09-25 13:48:11 -07:00