replicant-packages_apps_Email/provider_src/com/android/email
Daniel Volk c2c258f261 Don't fetch deleted messages from IMAP folder
Fetching messages from an IMAP folder within a specific date range returns
messages marked as deleted, also. Unlike every other getMessages() method,
which filter out deleted messages.
This leaves server deleted messages untouched in the mail conversation
view, even when the folder is synced manually.

This patch adds "NOT DELETED" to the IMAP search command, when searching
for mails in a given date range.

Change-Id: I49e4adfcab9a1de1d1baa4700462a82df651f3cb
2015-10-18 14:02:23 -07:00
..
activity/setup Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
mail Don't fetch deleted messages from IMAP folder 2015-10-18 14:02:23 -07:00
provider DBHelper: Support upgrades from CM11 2015-10-18 14:02:20 -07:00
service Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06: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