Go to file
James Lemieux b3db04b80b Stop EmailProvider from zealously and uselessly notifying of changes
EmailConversationCursor eagerly marks all messages in the current mailbox
as being seen. Most of the time it is a redundant operation, but nothing
prevents the provider from broadcasting notifications and all of the
observers from dutifully reacting to the notification. A good deal of
work is avoided now that we only notify when rows in our database have
actually been altered.

Change-Id: Ie91e6aebaf9c2899510f3818586d582073954d16
2014-05-14 15:38:35 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Move account backup/restore to userdata in AccountManager 2014-05-14 15:15:49 -07:00
emailsync Fetch email bodies using ContentResolver#openInputStream 2014-05-08 15:50:57 -07:00
res Import translations. DO NOT MERGE 2014-05-12 13:26:55 -07:00
src/com Stop EmailProvider from zealously and uselessly notifying of changes 2014-05-14 15:38:35 -07:00
tests Move account backup/restore to userdata in AccountManager 2014-05-14 15:15:49 -07:00
.classpath
.project
Android.mk Switch to use chips in the new location 2014-03-21 14:24:51 -07:00
AndroidManifest.xml am f318cac8: Merge "Update version" into ub-mail-algol 2014-04-28 22:33:32 +00:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Introduction of DownloadQueue and associated tests. 2014-05-12 13:50:50 -07:00