summaryrefslogtreecommitdiff
path: root/src/com/android/deskclock/provider/AlarmInstance.java
Commit message (Expand)AuthorAgeFilesLines
* DeskClock: add increasing volume option for alarm clocksHEADq10.0Pavel Kirpichyov2020-08-211-2/+12
* Remove DataModel.getSharedPreferences()James Lemieux2016-12-051-12/+2
* Fix janky RepeatDays animationChristine Franks2016-12-011-1/+2
* Lint fixesChristine Franks2016-11-161-6/+0
* Handle SecurityException while updating next alarm time on KJames Lemieux2016-10-211-1/+1
* SET_ALARM now accepts a deeplink to an AlarmJames Lemieux2016-07-061-12/+33
* Refactoring SharedPreferences to common location.Justin Klaassen2016-02-161-1/+2
* Add unregistration to deleteOtherInstances() and fixAlarmInstances()Annie Chin2015-10-201-2/+5
* Handle minor Alarm updates properly.Annie Chin2015-09-031-0/+14
* Present Clock's timer beep as the default ringtoneJames Lemieux2015-08-211-1/+1
* Use try-with-resources everywhereJames Lemieux2015-07-301-27/+11
* Implement preemptive dismiss from the alarms tab.Annie Chin2015-07-221-11/+22
* Handle new AlarmInstance state: PREDISMISSEDJames Lemieux2015-06-231-1/+15
* Refactoring HandleVoiceApiCallsDaria Evdokimova2015-06-101-0/+21
* Remove DeskClockGoogleExtensions.Annie Chin2015-02-061-5/+5
* Wear notifications for companion alarms are now wear responsibility.Annie Chin2015-01-221-4/+12
* Add getFiringInstancesByAlarmId.Annie Chin2015-01-151-0/+9
* Improve AlarmActivity loggingJustin Klaassen2014-09-121-2/+2
* Fix scheduling bug when changing between months.Paul Sliwowski2013-09-271-0/+1
* Re-activate missed instances, if system goes back in time.Paul Sliwowski2013-09-191-1/+2
* Fix alarm clock silence time when set to none.Paul Sliwowski2013-09-161-1/+33
* Fix a few alarm state manager issues.Paul Sliwowski2013-09-101-2/+16
* Refactor alarm manager code to use new Instance table.Paul Sliwowski2013-09-091-35/+152
* Refactor and add new tables/daos to Content Provider.Paul Sliwowski2013-08-231-0/+240