History log of /packages/apps/DeskClock/src/com/android/deskclock/AlarmAlert.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63211efa1565b5dc171938740ba183302d0e46f3 14-Sep-2012 Isaac Katzenelson <isaack@android.com> Merge clock to JB-MR1

Change-Id: Ic2b550adb16f593a037939b2d1a2d4f60f4c5a5d
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlert.java
ba26bd379fa2840e699f8826465322fa6286160f 06-May-2012 John Spurlock <jspurlock@google.com> Clock: Add dialog title to full-screen alarm alert.

Add dialog title layout to full-screen alarm alert. It must remain
non-floating to wake device, yet appear like a standard dialog.
Remove unused AlarmAlertTheme.

Bug: 6003408
Change-Id: I033e6eb9edc97c14020d5e1f30fb0b2cfff4fa62
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlert.java
706506639cb0da2c0db06ef88f2d2c9d75b084cc 24-Aug-2011 Daniel Sandler <dsandler@android.com> Fix the design of the alarm popup that wakes the device.

The only way to turn on the screen is to have a fullscreen
theme; doing so disallows us access to the platform styles
for the alert/dialog themes, so this change pulls in a copy
of the correct background bitmap. (We are able, at least,
to use the Holo version of the fullscreen transparent theme,
which causes the buttons to have the correct appearance.)

There's now also a separate layout file for the fullscreen
case so we don't apply this new decoration when a proper
dialog is available to us (read: the screen was already
unlocked).

Finally, tweak AndroidClockTextView so Eclipse doesn't choke
on the layout files.

Bug: 5108144
Change-Id: Ifc153bd9d7a3b9e3d0e18e94ec1b9545976f3759
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlert.java
1d5208e88385c9fc2ef7f7fa34a236832a192a5d 19-Jan-2011 Dmitri Plotnikov <dplotnikov@google.com> Holo style for alert dialog

Change-Id: Icfc0a9d2adb9e0411306da23756d0753f89f1d74
/packages/apps/DeskClock/src/com/android/deskclock/AlarmAlert.java
3dbaa9d07abf3133024bac468e452a071f270fac 17-Oct-2009 Daniel Sandler <dsandler@google.com> am fa954248: Moving things around a little in the new DeskClock.

Merge commit 'fa954248b41b567dfa2ddd7bd063d3936a51758e' into eclair-mr2

* commit 'fa954248b41b567dfa2ddd7bd063d3936a51758e':
Moving things around a little in the new DeskClock.
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/AlarmAlert.java