summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/provider/ClockContract.java
Commit message (Expand)AuthorAgeFilesLines
* Provide upgrade path for cm-14.1 -> lineage-15.1Pavel Kirpichyov2018-02-111-0/+12
* Replace DaysOfWeek with WeekdaysJames Lemieux2016-07-311-1/+1
* Allow authority to be set from build configurationJustin Klaassen2016-01-201-1/+3
* Remove all references to the selected_cities tableJames Lemieux2015-07-301-64/+29
* Implement preemptive dismiss from the alarms tab.Annie Chin2015-07-221-0/+7
* Add PREDISMISSED_STATE.Annie Chin2015-06-081-0/+5
* Revert "Add dismissTime and dismissType to alarm table."Annie Chin2015-06-081-36/+0
* Add dismissTime and dismissType to alarm table.Annie Chin2015-05-291-0/+36
* Refactor alarm manager code to use new Instance table.Paul Sliwowski2013-09-091-28/+106
* Refactor and add new tables/daos to Content Provider.Paul Sliwowski2013-08-231-0/+207