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
/
data
/
TimerModel.java
Age
Commit message (
Expand
)
Author
2022-04-18
DeskClock: Remove compatibility to old APIs
HEAD
sugisawa-mr1
Michael W
2022-04-18
DeskClock: Add FLAG_IMMUTABLE
Michael W
2020-12-08
DeskClock: Rework notification channel implementation
Michael W
2019-11-13
AOSP/DeskClock - Updated to sdkVersion 29.
Raman Tenneti
2019-11-08
Revert submission
Raman Tenneti
2019-11-07
AOSP/DeskClock - Updated to sdkVersion 29.
Raman Tenneti
2018-04-03
Convert DeskClock to androidx.
Aurimas Liutikas
2017-11-17
Handle ACTION_DISMISS_TIMER intent
Christine Franks
2016-12-05
Remove DataModel.getSharedPreferences()
James Lemieux
2016-12-05
Refactor where SharedPreferences are built
James Lemieux
2016-12-01
Fix janky RepeatDays animation
Christine Franks
2016-11-19
Timer sound setting now updates on locale change.
Sean Stout
2016-10-27
Implementing fullscreen ringtone picker
James Lemieux
2016-10-04
Timer no longer has Pre-N and N+ notification builders.
Sean Stout
2016-09-07
Add support to reset timer without deleting
Justin Klaassen
2016-09-07
Add support to reset timer without deleting
Justin Klaassen
2016-08-04
Controller, DataModel and UiDataModel allow context to be replaced
James Lemieux
2016-06-24
Tapping on a timer notification takes you to the correct timer.
Sean Stout
2016-06-14
Stopwatches and timers continue to work after device reboot.
Sean Stout
2016-06-08
Provide stable order for alarm notifications
James Lemieux
2016-05-27
Show chronometer in expired timer notification
James Lemieux
2016-05-19
Style the timer notification properly for N
James Lemieux
2016-05-19
Custom ringtone picker v2
Justin Klaassen
2016-05-18
Custom ringtone picker v2
Justin Klaassen
2016-02-16
Refactoring SharedPreferences to common location.
Justin Klaassen
2016-01-21
Add timer vibrate option.
Annie Chin
2016-01-15
Fix alarm not firing in memory-pressure situations
James Lemieux
2016-01-14
Fix alarm not firing in memory-pressure situations
James Lemieux
2016-01-13
Promote TimerService to the foreground while expired timers exist
James Lemieux
2016-01-11
Promote TimerService to the foreground while expired timers exist
James Lemieux
2016-01-06
Schedule alarm state callbacks to occur even when device is idle
James Lemieux
2015-11-30
Refactor DataModel.resetOrDeleteTimer(...)
James Lemieux
2015-11-13
Merge "Simplify HandleDeskClockApiCalls, TimerService and StopwatchService" i...
James Lemieux
2015-11-12
Simplify HandleDeskClockApiCalls, TimerService and StopwatchService
James Lemieux
2015-11-11
resolve merge conflicts of bca2b6924d to ub-deskclock-escargatoire.
James Lemieux
2015-11-10
Refactor Timers to use new unified DataModel
James Lemieux
2015-11-02
Implement custom ringtone picker for timers and alarms.
Dylan Phan
2015-09-01
Simplify code that adds None as a valid timer ringtone
James Lemieux
2015-08-25
Allow "Silent" to be set as a Timer ringtone.
Annie Chin
2015-08-21
Present Clock's timer beep as the default ringtone
James Lemieux
2015-08-18
remove requests for READ_EXTERNAL_STORAGE permission
James Lemieux