summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/timer
Commit message (Expand)AuthorAgeFilesLines
* Fab no longer double-animates when creating new timersJames Lemieux2017-02-011-1/+1
* Merge "Timer view alphas reset on animation end" into ub-deskclock-huddleTreeHugger Robot2017-01-301-0/+2
|\
| * Timer view alphas reset on animation endSean Stout2017-01-301-0/+2
* | Stopwatch and Timer text color now changes appropriately.Sean Stout2017-01-261-3/+1
|/
* Refactor TimerSetupViewJustin Klaassen2016-12-142-299/+216
* Add ThemeUtils to resolve theme attributesJustin Klaassen2016-12-073-13/+15
* Remove DataModel.getSharedPreferences()James Lemieux2016-12-051-4/+7
* Fix animation from timer setup to timer listJames Lemieux2016-12-011-28/+34
* Animate fab and timer view change in parallelJames Lemieux2016-11-302-39/+61
* Inject FabContainer rather than casting parent ActivityJames Lemieux2016-11-231-13/+11
* Avoid exceptions when clicks perform fragment transactionsJames Lemieux2016-11-161-1/+0
* Alarm holders are no longer important for accessibility.Sean Stout2016-11-151-2/+0
* Stopwatch now has colonsSean Stout2016-11-102-641/+1
* Change timer translation distanceChristine Franks2016-11-011-19/+24
* Tapping timer text toggles timer state.Sean Stout2016-10-242-16/+58
* Avoid IllegalStateException while editing labelJames Lemieux2016-10-212-12/+3
* Merge "Animation for creating and adding timers" into ub-deskclock-huddleChristine Franks2016-10-201-29/+63
|\
| * Animation for creating and adding timersChristine Franks2016-10-191-29/+64
* | Merge "Play/Pause/Stop animated icons are now N+ only." into ub-deskclock-huddleSean Stout2016-10-191-7/+3
|\ \ | |/ |/|
| * Play/Pause/Stop animated icons are now N+ only.Sean Stout2016-10-181-7/+3
* | Refactored timer display to use a controller.Sean Stout2016-10-191-63/+7
|/
* Merge "Adding play/pause animated icon for Timer and Stopwatch" into ub-deskc...Sean Stout2016-10-122-18/+54
|\
| * Adding play/pause animated icon for Timer and StopwatchSean Stout2016-10-062-18/+54
* | Cleanup tabs implementationJustin Klaassen2016-10-111-1/+1
* | Added touch feedback to left/right fab and timer buttons.Sean Stout2016-10-071-0/+1
|/
* Replaced Timer and Stopwatch button images with text.Sean Stout2016-10-052-40/+20
* Merge "Timer now displays time with colons instead of spaces" into ub-deskclo...Sean Stout2016-10-051-9/+85
|\
| * Timer now displays time with colons instead of spacesSean Stout2016-10-031-9/+85
* | Updated fonts to be consistent across app.Sean Stout2016-10-031-4/+7
* | Hide expired timer label if non-existent (a11y)Christine Franks2016-09-151-0/+2
|/
* Tapping Timer/Stopwatch notifications doesn't crash on KK.Sean Stout2016-09-121-1/+2
|\
| * Tapping Timer/Stopwatch notifications doesn't crash on KK.Sean Stout2016-09-121-1/+2
* | Remove IAE when switching TimerFragment viewsJustin Klaassen2016-09-091-1/+1
|\|
| * Remove IAE when switching TimerFragment viewsJustin Klaassen2016-09-091-1/+1
* | Timer right button won't go to create timer if already thereSean Stout2016-09-081-1/+3
|\|
| * Timer right button won't go to create timer if already thereSean Stout2016-09-081-1/+3
| * Fixes from merge of ab6a8e1 - DO NOT MERGEJustin Klaassen2016-09-011-7/+5
* | resolve merge conflicts of ab6a8e1 to ub-deskclock-huddleJustin Klaassen2016-09-012-68/+101
|\|
| * Cleanup exported APIsJustin Klaassen2016-08-302-68/+103
* | Adds a11y announcements to timer for user actions.Christine Franks2016-08-312-0/+23
* | Change TimePicker selected time to white.Christine Franks2016-08-151-1/+1
|/
* Fix a variety of lint warningsJames Lemieux2016-07-251-0/+3
* ExpiredTimersActivity now checks that there are expired timers.Sean Stout2016-07-151-1/+11
* Negative time timers expire if you resume themSean Stout2016-07-131-1/+1
* Merge "Talkback for new timer now sounds good" into ub-deskclock-gatlingSean Stout2016-07-011-0/+16
|\
| * Talkback for new timer now sounds goodSean Stout2016-07-011-0/+16
* | Talkback now says correct digit for delete buttonSean Stout2016-06-301-1/+1
|/
* Merge \"Use tinted vector drawables for backspace icon\" into ub-deskclock-fa...James Lemieux2016-06-181-0/+1
|\
| * Use tinted vector drawables for backspace iconJames Lemieux2016-06-171-0/+1
* | Stopwatches and timers continue to work after device reboot.Sean Stout2016-06-144-2/+28
|/