Go to file
Yu Ping Hu c3ceed6894 Fix ui notifications on folder list changes.
uifolders and uiallfolders cursors now setNotificationUri on
the appropriate uri. That uri is notified whenever:

- A folder is inserted, deleted, or modified.
- A message is inserted or modified (since this can affect
  message counts).

This second one is still not quite right: there are some
conditions where counts aren't updating correctly.

While I was here, I renamed the notification uris to
avoid collisions between different versions of the app.

Bug: 9111855
Change-Id: Ia29bb6a65b4f673bf352fdf0e14270b3f1443ca8
2013-08-06 20:37:35 -07:00
assets
emailcommon Fix ui notifications on folder list changes. 2013-08-06 20:37:35 -07:00
emailsync Remove some warnings 2013-08-01 22:14:01 -07:00
res Fix icons for unread virtual folder. 2013-08-05 17:34:08 -07:00
src/com Fix ui notifications on folder list changes. 2013-08-06 20:37:35 -07:00
tests Simplify account reconciliation. 2013-07-26 16:06:14 -07:00
.classpath
.project
Android.mk Change AOSP Email Makefile to reference current SDK. 2013-06-18 14:14:22 -07:00
AndroidManifest.xml Increment Email version. 2013-08-02 17:08:39 -07:00
CleanSpec.mk Delete build directory. 2013-05-24 13:36:21 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00