replicant-packages_apps_Email/emailcommon
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
..
res/values Add virtual mailbox for all unread messages. 2013-04-05 14:50:50 -07:00
src/com/android/emailcommon Fix ui notifications on folder list changes. 2013-08-06 20:37:35 -07:00
Android.mk Unify LogTag 2013-06-05 20:06:15 -07:00
AndroidManifest.xml Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00