History log of /packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4955078b577e35a325f88f286502cd3edde4e102 26-Oct-2012 Isaac Katzenelson <isaack@android.com> Fix flickers in numeric pad of time picker

Bug: 7407383
Switched all digits to Roboto Thin so there is no need to adjust
paddings.

Change-Id: Ide6cf79754645eb8f8b07719bea7105ab0ae7885
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
014575aefd55845714d0a614213d432ee5d9474b 10-Oct-2012 Itzhak Katzenelson <isaack@android.com> Add new fonts to prevent "stuttering"

Bug: 7198855
Added fixed size font for digits in stopwatch and timer to prevent
the time from moving when the time change.

Change-Id: I8c5fa916c5c64c855f2806911ee8565c48ca6ede
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
5c3795c271bc6160f0ae2056627e9e96ffdc335c 02-Oct-2012 Chiao Cheng <chiaocheng@google.com> Completely new alarm list with in-place editing.

- No longer using separate dialog for setting alarms in the normal workflow.
Set alarm dialog is still needed to handle external extends. Fate of old
set alarm activity is still to be decided.
- Removed dialog theme for sw600dp screens.
- Added label edit dialog.
- Added custom on/off button to improve smoothness of clicks by increasing
hit box of clickable area.

Bug: 6164920
Change-Id: I19567658535f3ec78755328a147376a81d5363a8
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
b140c44e5590c7a03c130773e331df111f2de12e 28-Sep-2012 Yorke Lee <yorkelee@google.com> Move am/pm labels to align with the top of text

Create ZeroTopPaddingTextView which sets negative padding to the TextView
in order to completely eliminate the in-built padding at the top of the font.

Replace TextViews used in the DeskClock view, AlarmClockView and TimerSetupView
to align all text including AM/PM labels to the top.

Change-Id: I580006a8ea10c50067def5fbde97e8ca83cff5a9
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
8569154a27280b03f7058deb94524861a277563d 30-Sep-2012 Itzhak Katzenelson <isaack@android.com> Time picker fixes.

Bug: 7249017, 7242076
Change-Id: Ica489f90c47ca4d86483bd6e272d6c526b5fb6d2
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
b8f330f90756451102f347d8ffd6f3c9b18f00db 28-Sep-2012 Isaac Katzenelson <isaack@android.com> Fix localization of numbers in setup views

Bug: 7220767
Change-Id: I644dbddf0413b9803d6447c69c1f3ca9ebe537d6
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
bed1a89f743ec8b343803a44b938aad97ba0f16e 25-Sep-2012 Isaac Katzenelson <isaack@android.com> New time picker

Change-Id: I805316cc11f6a8b3e4dd40f1368f386df536d612
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
860de0e94f5588369985063127512dc2270cd7de 23-Sep-2012 Itzhak Katzenelson <isaack@android.com> Timer fixes

Bug: 7216059, 7203753, 7202843, 7195186, 7184324
Change-Id: I4e5532d13ec062a7c3ad55da929fbce6d9994327
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
732ce5e811bb73a0bfabb6b54a64e2dd8e179eb4 19-Sep-2012 Isaac Katzenelson <isaack@android.com> New stopwatch share strings

Change-Id: I10059972219e1e89c77fa0c06f41964fe0e611f2
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
7c71fbab5ecd558e60edff636a149ff3bf73ec57 18-Sep-2012 Isaac Katzenelson <isaack@android.com> Make stopwatch state persistant

Change-Id: Ic16d3589f83d198c35b97e8719bfdfcadba3109f
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java
63211efa1565b5dc171938740ba183302d0e46f3 14-Sep-2012 Isaac Katzenelson <isaack@android.com> Merge clock to JB-MR1

Change-Id: Ic2b550adb16f593a037939b2d1a2d4f60f4c5a5d
/packages/apps/DeskClock/src/com/android/deskclock/timer/TimerView.java