summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/timer/TimerItemFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid exceptions when clicks perform fragment transactionsJames Lemieux2016-11-161-1/+0
* Tapping timer text toggles timer state.Sean Stout2016-10-241-2/+16
* Avoid IllegalStateException while editing labelJames Lemieux2016-10-211-11/+2
* Adds a11y announcements to timer for user actions.Christine Franks2016-08-311-0/+11
* Stopwatches and timers continue to work after device reboot.Sean Stout2016-06-141-1/+1
* Avoid NPE while constructing TimerItemFragmentJames Lemieux2016-03-011-1/+6
* Avoid NPE when rotating after deleting timerJames Lemieux2015-11-191-7/+3
* Refactor Timers to use new unified DataModelJames Lemieux2015-11-101-76/+64
* Show timer label in TimerFullScreenFragmentJustin Klaassen2015-06-261-2/+2
* Clean up Timer*Fragment classes - DO NOT MERGEJustin Klaassen2015-06-231-18/+8
* Reset all firing timers whenever stop FAB is pressed.Annie Chin2015-02-241-5/+0
* Timer UX polishBudi Kusmiantoro2014-09-121-2/+2
* Update timer and stopwatch UXrachelzhang2014-09-111-0/+147