Go to file
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
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon email: start handshake before hostname verification 2015-10-18 14:02:22 -07:00
provider_src/com/android/email Don't fetch deleted messages from IMAP folder 2015-10-18 14:02:23 -07:00
res Email: Update the widget preview image 2015-10-18 14:02:21 -07:00
src/com Default to encrypted connections (YAY!) 2014-10-24 15:35: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 Use $(SUPPORT_LIBRARY_ROOT) to reference support library resource dir. 2015-05-19 16:10:17 -07:00
AndroidManifest.xml Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE action 2015-10-06 03:30:32 -06: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 -keepclasses is not a proguard option 2014-12-22 17:11:04 +01:00