History log of /packages/apps/DeskClock/src/com/android/deskclock/AlarmAlertWakeLock.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1884e57d072c4b59635721f60c32b6d84bafc36d 07-Oct-2012 Robyn Coultas <coultasr@android.com> Wake screen when timer klaxon starts

Bug:7300009
Change-Id: Id84cf53c373bca19a3086f9c522ee3ea8d729760
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlertWakeLock.java
df77f79bbf931894d91cd0d8334f204ff67e903a 04-Nov-2010 Patrick Scott <phanna@android.com> Fix a few strict mode violations.

This fixes AlarmInitReceiver and AlarmReceiver. More strict mode fixes to come.

Change-Id: Ia16b809a500548bc3be340462961806980cb1a09
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlertWakeLock.java
aaeb8a227c7ea4ae124403b46cb4f673834f5536 27-Sep-2010 Patrick Scott <phanna@android.com> Add logs to track missed alarms.

Turn on a few verbose logs to track a couple of cases where an alarm might be
skipped or cancelled. Add a Log.wtf when an alert cannot be parsed as this is
never supposed to happen.

If we are returning from the AlarmReceiver due to some error, make sure to set
the next alert.

Bug: 3004064
Change-Id: I6879317b233ccb0497a5ed7b8259925cd00cf8e8
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlertWakeLock.java
fa954248b41b567dfa2ddd7bd063d3936a51758e 16-Oct-2009 Daniel Sandler <dsandler@google.com> Moving things around a little in the new DeskClock.

- Package is now com.android.deskclock
- Launches in response to insertion in desk dock or
DESK dialercode

TODO next: split the AlarmClock activity into a DeskClock
and AlarmList (or similar).
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlertWakeLock.java