summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/controller/ShortcutController.java
AgeCommit message (Expand)Author
2022-04-18DeskClock: Remove compatibility to old APIsHEADsugisawa-mr1Michael W
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
2016-12-16Move event tracking into the app's controllerJames Lemieux
2016-08-30Cleanup exported APIsJustin Klaassen
2016-08-11Preventing shortcut updates if user is locked.Sean Stout
2016-07-27Only update shortcuts if user is unlocked.Sean Stout
2016-07-19Added @TargetApi(Build.VERSION_CODES.N_MR1)Sean Stout
2016-07-11Clock application now has launcher shortcutsSean Stout