439d5bd5995ad6d9c0e750678a7c2176e2e1d67b |
|
14-Jul-2009 |
Patrick Scott <phanna@android.com> |
Change the time format to show 2 digits for 24-hour mode. This will show 09 instead of 9 for all hours before 10 am.
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|
e2285895da5c1adc3259948c1ea41d339d88a57c |
|
18-Jun-2009 |
Patrick Scott <phanna@android.com> |
Merge the fullscreen change from master to donut for security. Rework the AlarmAlert dialog layout. Make the layout portrait only to make it more uniform and nicer looking. Update all the clock layouts to have the same size. The alert will have a larger clock than the AlarmClock screen. Remove the old hack to make the alert a dialog. Inflate the views with a root so the layout params will be fill_parent. Use the animate_circle resource in setBackgroundResource to clean up the code. Add a new AlarmAlertFullScreen activity which makes the alert fullscreen with the current wallpaper as the background. Query the keyguard manager during the alarm broadcast to decide which activity to launch. The regular alert activity shows above the current activity but the fullscreen activity will not show the previous activity for security reasons. Add the alarm_alert style that mimics the Theme.Dialog.Alert style but does not rely on a private resource. Add dialog.9.png for the same reason. Add a LinearLayout surrounding the alert layout to hold the background wallpaper.
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|
5fedae0fb8cc29db88719329d52bdd62aad14277 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|
8d7704fad6d9e52865b1789948e20e2f8b200823 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|
10aba5b72f92f925bdb56cc717489e2825587cd5 |
|
18-Dec-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Code drop from //branches/cupcake/...@124589
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|
291e1a50b41a6ae47eddb1713dc99d22f96d0c9f |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/packages/apps/AlarmClock/src/com/android/alarmclock/DigitalClock.java
|