index
:
Project-1CE/packages_apps_DeskClock
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
deskclock
/
timer
/
TimerItem.java
Age
Commit message (
Expand
)
Author
2022-04-18
DeskClock: Material Me? No YOU!
Michael W
2018-04-03
Convert DeskClock to androidx.
Aurimas Liutikas
2017-01-26
Stopwatch and Timer text color now changes appropriately.
Sean Stout
2016-12-07
Add ThemeUtils to resolve theme attributes
Justin Klaassen
2016-11-15
Alarm holders are no longer important for accessibility.
Sean Stout
2016-11-10
Stopwatch now has colons
Sean Stout
2016-10-24
Tapping timer text toggles timer state.
Sean Stout
2016-10-19
Refactored timer display to use a controller.
Sean Stout
2016-10-07
Added touch feedback to left/right fab and timer buttons.
Sean Stout
2016-10-05
Replaced Timer and Stopwatch button images with text.
Sean Stout
2016-10-03
Timer now displays time with colons instead of spaces
Sean Stout
2016-06-14
Stopwatches and timers continue to work after device reboot.
Sean Stout
2016-05-24
Adjust timer layout for multiwindow
James Lemieux
2016-05-02
Reduce memory churn for running stopwatches and timers
James Lemieux
2015-12-23
Fix build warnings
Justin Klaassen
2015-11-10
Refactor Timers to use new unified DataModel
James Lemieux