replicant-packages_apps_Email/tests
Ben Komalo 23a4b15e08 Fix notification issues.
- use title as ticker text
- also properly play notification sounds on new messages. Before, if you
left a notification unread, and a new message comes in, no sound would
be played. Since fixing that, it introduces another issue where on
initial sync, tons of new messages come in (and the sync could take > 1
min). We throttle them with a 15 second interval. The notification is
always updated to reflect the most up to date information, but sounds
will never be played closer than 15 seconds together.

Bug: 5020191
Bug: 5067059
Change-Id: I5ca474fd3b210ee856035bd78bd72931da80fe40
2011-07-22 12:06:11 -07:00
..
res/xml Allow globals in the providers.xml 2011-03-31 14:28:43 -07:00
src/com/android Fix notification issues. 2011-07-22 12:06:11 -07:00
Android.mk Email split, part dix 2011-02-25 10:46:16 -08:00
AndroidManifest.xml