History log of /packages/apps/DeskClock/src/com/android/deskclock/FabController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
74b84f6c4d1d12e6dd944fbd4456f4ab1eb05426 26-Aug-2016 Sean Stout <sstout@google.com> Adding play/pause animated icon for Timer and Stopwatch

Bug: 30810789
Test: Manually verified play/pause icon animates in timer/stopwatch.
Change-Id: Ib81fba107c7299b4aaf7f9313ee68429b31e82ff
/packages/apps/DeskClock/src/com/android/deskclock/FabController.java
88969aecfc735f88d37cb767aa23779abd8c5ad9 08-Sep-2016 Sean Stout <sstout@google.com> Replaced Timer and Stopwatch button images with text.

Bug: 31348653
Test: manual - Play and pause timer and stopwatch

Timer and stopwatch left and right buttons now use text instead of images.
Timer "add minute" and "reset" button now also uses text.

Change-Id: Ie9e19cc7c4162c3fb4c77d92cb53517bf3af83f6
/packages/apps/DeskClock/src/com/android/deskclock/FabController.java
47c27cce92ef2f67fee787d7503354291d3c0df2 06-Apr-2016 Fan Zhang <zhfan@google.com> Use avd for stopwatch lap to reset button transition.

Bug: 28026276
Change-Id: I9d2f12d96bf1d32e66a6f6023f6bfb5d90b3eccc
/packages/apps/DeskClock/src/com/android/deskclock/FabController.java
e75ee0f1dae990bcba5f7b2811d2c5541297fd3d 11-Dec-2015 James Lemieux <jplemieux@google.com> TimerSetupView now repurposes fab and buttons

TimerSetupView used to have its own fab and a custom button for
the X icon that cancels timer creation. It now utilizes the application's
fab and buttons. This ensures that fab/button locations and
animations are uniform.

Child fragments and views no longer have direct access to the fab
and buttons outside of specific callbacks. This design attempts
to remove past bugs where irrelevant views altered the state of the
fab at inappropriate times.

Change-Id: If8c69246e915f6357df80a6d8107f7b2b5a6172e
/packages/apps/DeskClock/src/com/android/deskclock/FabController.java