summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/data/TimerModel.java
AgeCommit message (Expand)Author
2022-04-18DeskClock: Remove compatibility to old APIsHEADsugisawa-mr1Michael W
2022-04-18DeskClock: Add FLAG_IMMUTABLEMichael W
2020-12-08DeskClock: Rework notification channel implementationMichael W
2019-11-13AOSP/DeskClock - Updated to sdkVersion 29.Raman Tenneti
2019-11-08Revert submissionRaman Tenneti
2019-11-07AOSP/DeskClock - Updated to sdkVersion 29.Raman Tenneti
2018-04-03Convert DeskClock to androidx.Aurimas Liutikas
2017-11-17Handle ACTION_DISMISS_TIMER intentChristine Franks
2016-12-05Remove DataModel.getSharedPreferences()James Lemieux
2016-12-05Refactor where SharedPreferences are builtJames Lemieux
2016-12-01Fix janky RepeatDays animationChristine Franks
2016-11-19Timer sound setting now updates on locale change.Sean Stout
2016-10-27Implementing fullscreen ringtone pickerJames Lemieux
2016-10-04Timer no longer has Pre-N and N+ notification builders.Sean Stout
2016-09-07Add support to reset timer without deletingJustin Klaassen
2016-09-07Add support to reset timer without deletingJustin Klaassen
2016-08-04Controller, DataModel and UiDataModel allow context to be replacedJames Lemieux
2016-06-24Tapping on a timer notification takes you to the correct timer.Sean Stout
2016-06-14Stopwatches and timers continue to work after device reboot.Sean Stout
2016-06-08Provide stable order for alarm notificationsJames Lemieux
2016-05-27Show chronometer in expired timer notificationJames Lemieux
2016-05-19Style the timer notification properly for NJames Lemieux
2016-05-19Custom ringtone picker v2Justin Klaassen
2016-05-18Custom ringtone picker v2Justin Klaassen
2016-02-16Refactoring SharedPreferences to common location.Justin Klaassen
2016-01-21Add timer vibrate option.Annie Chin
2016-01-15Fix alarm not firing in memory-pressure situationsJames Lemieux
2016-01-14Fix alarm not firing in memory-pressure situationsJames Lemieux
2016-01-13Promote TimerService to the foreground while expired timers existJames Lemieux
2016-01-11Promote TimerService to the foreground while expired timers existJames Lemieux
2016-01-06Schedule alarm state callbacks to occur even when device is idleJames Lemieux
2015-11-30Refactor DataModel.resetOrDeleteTimer(...)James Lemieux
2015-11-13Merge "Simplify HandleDeskClockApiCalls, TimerService and StopwatchService" i...James Lemieux
2015-11-12Simplify HandleDeskClockApiCalls, TimerService and StopwatchServiceJames Lemieux
2015-11-11resolve merge conflicts of bca2b6924d to ub-deskclock-escargatoire.James Lemieux
2015-11-10Refactor Timers to use new unified DataModelJames Lemieux
2015-11-02Implement custom ringtone picker for timers and alarms.Dylan Phan
2015-09-01Simplify code that adds None as a valid timer ringtoneJames Lemieux
2015-08-25Allow "Silent" to be set as a Timer ringtone.Annie Chin
2015-08-21Present Clock's timer beep as the default ringtoneJames Lemieux
2015-08-18remove requests for READ_EXTERNAL_STORAGE permissionJames Lemieux