summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/timer/TimerItem.java
AgeCommit message (Expand)Author
2022-04-18DeskClock: Material Me? No YOU!Michael W
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
2017-01-26Stopwatch and Timer text color now changes appropriately.Sean Stout
2016-12-07Add ThemeUtils to resolve theme attributesJustin Klaassen
2016-11-15Alarm holders are no longer important for accessibility.Sean Stout
2016-11-10Stopwatch now has colonsSean Stout
2016-10-24Tapping timer text toggles timer state.Sean Stout
2016-10-19Refactored timer display to use a controller.Sean Stout
2016-10-07Added touch feedback to left/right fab and timer buttons.Sean Stout
2016-10-05Replaced Timer and Stopwatch button images with text.Sean Stout
2016-10-03Timer now displays time with colons instead of spacesSean Stout
2016-06-14Stopwatches and timers continue to work after device reboot.Sean Stout
2016-05-24Adjust timer layout for multiwindowJames Lemieux
2016-05-02Reduce memory churn for running stopwatches and timersJames Lemieux
2015-12-23Fix build warningsJustin Klaassen
2015-11-10Refactor Timers to use new unified DataModelJames Lemieux