summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/provider/ClockProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Provide upgrade path for cm-14.1 -> lineage-15.1Pavel Kirpichyov2018-02-111-0/+4
* Adjust alarms query to tolerate multiple scheduled instancesJames Lemieux2016-12-051-4/+9
* Lint fixesChristine Franks2016-11-161-6/+7
* Use updated FBE APIsJustin Klaassen2016-03-211-5/+6
* Fix the alarm list animationsJames Lemieux2016-03-161-1/+1
|\
| * Fix the alarm list animationsJames Lemieux2016-03-161-1/+1
* | Teach DeskClock about file-based encryption.Jeff Sharkey2016-02-171-1/+19
|/
* Fix alarm queryJames Lemieux2015-12-021-1/+3
* Fix Alarm queryJames Lemieux2015-11-111-0/+1
* Avoid displaying two copies of the same alarmJames Lemieux2015-11-101-0/+4
* Remove all references to the selected_cities tableJames Lemieux2015-07-301-45/+5
* Use try-with-resources everywhereJames Lemieux2015-07-301-3/+1
* Implement preemptive dismiss from the alarms tab.Annie Chin2015-07-221-43/+120
* Improve AlarmActivity loggingJustin Klaassen2014-09-121-3/+3
* Refactor alarm manager code to use new Instance table.Paul Sliwowski2013-09-091-4/+1
* Refactor and add new tables/daos to Content Provider.Paul Sliwowski2013-08-231-47/+132
* Move content provider classes to new package.Paul Sliwowski2013-08-221-0/+157