History log of /packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
99a1be6f63230f5a4d6ac38a8d1ccf58a05ed20a 22-Oct-2012 Isaac Katzenelson <isaack@android.com> Do not kill timer alert in onStop

Bug: 7386784

When the lock screen is on, onStop is called once and then the activity is started.
This causes the activity to dismiss the timer alerts.
Removed the call to dismiss the timer alerts.

Change-Id: I38af5b019c99aaf754d85d2e1904fb34ef3c5d2f
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
feabb7a335fb8c7644783d2dca53b864009054d8 12-Oct-2012 Robyn Coultas <coultasr@android.com> Show TimerAlertFullScreen upon any timer expiry

Bug: 7333666
Change-Id: If4f3583e4963d75a88ba8a4967475dbde76a7868
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
647353dd437f8c075aa96f3b98efb84442e8b7bf 30-Sep-2012 Robyn Coultas <coultasr@android.com> Adding full-screen timer alert activity.

Bug: 7230202
Change-Id: I3e9a0fcf21837a54703af386f8e69b93a789edfc
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java