386d8b05069c95899149c4b18542fc18c3761314 |
|
05-Oct-2012 |
Sam Blitzstein <sblitz@google.com> |
Moving buttons for timer and stopwatch to the circle. Also: Ifa31068794c1bd94dfe2cf0d9234a80082375617 Fixed merge and usability problem in red-line. Bug: 7257616 Bug: 7238147 Bug: 7238185 Bug: 7271163 Change-Id: I0ec99a83ba5bdefbd175361829fd96e48c1d5a32
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
a9547df82ab6c49bdea429acd3fe5ebf383ffe42 |
|
07-Oct-2012 |
Robyn Coultas <coultasr@android.com> |
Removed CircleTimerView thread Bug: 7267337 7290158 Change-Id: Ie4272460f584419bea9e6fd06156b894cdfd1739
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
22ad7c9ea127b06ee0dc0cb809b59bab33afbf42 |
|
04-Oct-2012 |
Robyn Coultas <coultasr@android.com> |
Visual distinction for the five timer states Bug: 7271163 Change-Id: I2c878efec0cb550b9e1c15a7949ff0eae0de7802
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
84f26ac1eba4f3913190e4a48f1d5967cffccb55 |
|
03-Oct-2012 |
Robyn Coultas <coultasr@android.com> |
speed-up and fix leak to draw the circle timer's diamond Bug: 7278898 Change-Id: Icc2e986fc1a5091e51ac1e19a9c08e7527ef71f8
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
644a5d887d7033e669ac362a8ed6e79197d13c72 |
|
02-Oct-2012 |
Itzhak Katzenelson <isaack@android.com> |
Fixed bugs to maintain timer state after quitting. Bug: 7216816 Bug: 7233619 Change-Id: Ie2e4e06c60a8836e1a315f20c866595311b68a67
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
dfb79cf24484f328b479598e7e5659dcaee2ebc7 |
|
28-Sep-2012 |
Yorke Lee <yorkelee@google.com> |
Draw red diamond on top of white ticker Bug: 7242146 Stopwatch ticker should be 1dp wide and 16 dp high Change-Id: I48d5a25f557f687617b77b00021a41b840cddd44 Conflicts: src/com/android/deskclock/CircleTimerView.java
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
94622b4b354c09b80e809fef868fdd17c43d3ace |
|
28-Sep-2012 |
Yorke Lee <yorkelee@google.com> |
Resize stopwatch ticker Bug: 7242146 Stopwatch ticker should be 1dp wide and 16 dp high Change-Id: I9f5de41acd781eea2fb21bd6589099f74ec7fb66 Conflicts: src/com/android/deskclock/CircleTimerView.java
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
e18687cf7a821976a284850915ba68cbbd4d741d |
|
27-Sep-2012 |
Yorke Lee <yorkelee@google.com> |
Replace circle timer indicator with diamond Bug: 7199023 Stopwatch and timer lead head should be a diamond Change-Id: I298a3ab25cb91901bdec5c136c6032947e38466c
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
113e1daddd8cb0e890084aa4b6ea3194d8ad4826 |
|
26-Sep-2012 |
Sam Blitzstein <sblitz@google.com> |
Add notification for timer. Change-Id: I22bec04942ab46fd7d446c2aaf27d29b07052df3
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
85d5bb1d168a496f02d92320319628a452360fb5 |
|
25-Sep-2012 |
Yorke Lee <yorkelee@google.com> |
Don't overlay red arc on white circle Instead, if red paint is needed, draw the red and white arcs separately so that they are not overlaid on each other. Otherwise, simply draw a white circle. Bug: 7198590 Stopwatch and timer drawing red on top of white causing antialiasing problems Change-Id: I1c156da9c0c8cf542ff9ad4fc2642eed399bc628
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
89f855e3463ee7505302c8ab0f929067b934742b |
|
23-Sep-2012 |
Isaac Katzenelson <isaack@android.com> |
Stop timer circle animation when time's up Bug: 7205756 Change-Id: Id0dfb079be6af7131ee778a198f7c6f20d9bb4ed
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.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/CircleTimerView.java
|
d932d220d4e8b45ed215f928cab2ada71e008e73 |
|
23-Sep-2012 |
Itzhak Katzenelson <isaack@android.com> |
Fix stopwatch red circle after clear app data Bug: 7214702 Change-Id: Iba3e74b0fb1878b013c40ffbab322de34ff712c8
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
a4faa0547d888cb8bc94a903c36c5a1370ca23b2 |
|
18-Sep-2012 |
Isaac Katzenelson <isaack@android.com> |
Timer and stopwatch fixes Change-Id: Ida3ac4ccfdad7972fb4b4555e8a3059f7999863d
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.java
|
7c71fbab5ecd558e60edff636a149ff3bf73ec57 |
|
18-Sep-2012 |
Isaac Katzenelson <isaack@android.com> |
Make stopwatch state persistant Change-Id: Ic16d3589f83d198c35b97e8719bfdfcadba3109f
/packages/apps/DeskClock/src/com/android/deskclock/CircleTimerView.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/CircleTimerView.java
|