Go to file
Martin Hibdon 0c8df56a0a When loading local messages, don't filter messages by time
b/10508861
Temporary fix for this.
For some reason, we're getting messages loaded with the wrong
date being stored. If we have a message with date = 0, and we
filter out anything older than 24 hours, then these messages
with the wrong date won't get loaded into our localMessageMap.
Then we won't recognize that message is already present locally,
and we will fetch a duplicate.
I don't yet know why we're getting the date wrong.

Change-Id: Ic91cd263198ee944eddbaf1d90080e8285a5df6a
2013-08-27 15:50:09 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Fix notification preference migration 2013-08-26 14:19:54 -07:00
emailsync Remove some warnings 2013-08-01 22:14:01 -07:00
res Merge "Bandaid fix for overlapping buttons in incoming/outgoing settings" into jb-ub-mail-ur10 2013-08-27 17:37:36 +00:00
src/com When loading local messages, don't filter messages by time 2013-08-27 15:50:09 -07:00
tests Reimplement QuickResponse support 2013-08-16 14:08:54 -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 Support photoviewer backport. 2013-08-20 21:42:06 -07:00
AndroidManifest.xml Increment Email version. 2013-08-23 18:01:38 -07:00
CleanSpec.mk Add a CleanSpec 2013-08-23 10:47:19 -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.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00