OSDN Git Service

b/2224837 Changed the plumbing of how alerts/notifications work.
authorMichael Chan <mchan@android.com>
Thu, 19 Nov 2009 02:37:09 +0000 (18:37 -0800)
committerMichael Chan <mchan@android.com>
Tue, 15 Dec 2009 00:16:35 +0000 (16:16 -0800)
commite2ae1ef8decfddcc4e5802483e92cab93c6fc67c
tree88557466f5fa6f493eda412fa5e4b9f6ce305f67
parent941c3a226d77a36ea43b8946d3f6b667449d13a8
b/2224837 Changed the plumbing of how alerts/notifications work.

Cut down on the number db queries when process alerts
Fixed a cursor leak
Flash the event name and location in the notification bar
b/2205255 Show the latest event in the notification. Prioritize based on your acceptance response.
b/1544909 Flash green LED for when there's a calendar notifications.
b/2224837 Cleanup alert/notification plumbing in Calendar
b/1735201 Calendar notifications are not updated when locale is changed

Change-Id: I86b6904607b0236fb04719f5782f43674ac6d2bc
AndroidManifest.xml
src/com/android/calendar/AlertActivity.java
src/com/android/calendar/AlertReceiver.java
src/com/android/calendar/AlertService.java
src/com/android/calendar/CalendarView.java