History log of /packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d50ff479c37e33de776c339bc93df308f4ac7ab0 08-Sep-2014 rachelzhang <rachelzhang@google.com> Update timer and stopwatch UX

Bug: 15758027
Bug: 15757778

Change-Id: I19e72adb33afa9815c9b5a57d1d7fb04e0ff0243
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
3dc0b60d38d0e1082547465286fb1eb115b4eb9a 28-Aug-2014 Budi Kusmiantoro <budi@google.com> Set statusbar color

Bug: 17303369
Change-Id: I7bb4faddd2fb5bcc5ab7279b36406b8354a0626a
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
7cb4a1e4821d518031b3a4f144103e8f706fd017 19-Jul-2014 Budi Kusmiantoro <budi@google.com> Set background color for alerting Timer fragment

Change-Id: I1d49a1d427234bb62e75923fbbbfddb0f7278872
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
e332c5744e5741a6149afd226e1f193111dcb7de 27-Nov-2012 Robyn Coultas <coultasr@android.com> Adding Timer times-up notification

Bug: 7498098
Bug: 7564768

Complies with Section K of wireframes with the agreed exceptions:
(1) Show "Done" instead of "Stop" when timer is delete after use
(2) Clicking on stop does not launch DeskClock
Features to QA:
- Updating label, updates notification
- Selecting +1m when desk clock not running updates the in-use notification
- Times-up notifications appear if and only if the Timer Buzzing Activity is not shown
- Selecting +1m or Stop(or Done) updates the desk clock timer tab

Change-Id: Ia27f86ad6ba1a3bdba50403a6fdb86208f911637
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerAlertFullScreen.java
a90aa85592a2bcf3b054aeebc851e1c5db8a66df 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
98b2b05e7a0cebcd6e065bdd0b25cb6eb86b497c 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
733afe52e37148f2f1d36436c1a1eadcad5b471b 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