Commit Graph

19 Commits

Author SHA1 Message Date
c50dc814ac Fix formatting and unused imports 2023-08-04 16:39:57 +02:00
7fb94453c5 adding some crashfixes 2022-10-09 23:16:47 +02:00
f5aef41a6e simplifying alarm sorting handling 2021-04-19 15:34:52 +02:00
12ee706b4e feat: Add option to sort alarms 2021-01-12 19:20:15 +01:00
b4968e6863 adding a comment related to wrong table name 2020-02-13 10:26:59 +01:00
2f42edd2b1 fix #46, properly disable freshly created alarm on delete 2018-05-16 14:57:31 +02:00
3cf6ef12bf update timer and alarm sounds if the current selection has been deleted 2018-03-29 23:43:31 +02:00
a20e1ce8f9 cancel active alarms before deleting 2018-03-28 19:13:20 +02:00
8d9e7181a0 adding an extra check to make sure alarms are scheduled at app launch 2018-03-13 18:51:14 +01:00
50a573cc33 handle inserting new alarms 2018-03-08 21:32:35 +01:00
660ebc90f0 properly delete alarms from the database 2018-03-08 21:27:47 +01:00
91a1f059d3 properly handle alarmclock scheduling 2018-03-06 16:22:15 +01:00
ce033cf6fa removing some redundant constants 2018-03-05 23:49:14 +01:00
eee9458d4e update the Alarm enabled state at toggling 2018-03-05 23:04:53 +01:00
0f8d61c0d0 properly update the alarm in the database after changing 2018-03-05 22:43:55 +01:00
2da39c735f add the default alarm title and uri to new alarms 2018-03-05 19:14:53 +01:00
db1012d255 creating the Alarms adapter 2018-03-04 11:21:36 +01:00
4f9624a232 create some initial alarms for weekdays and the weekend 2018-03-04 00:08:17 +01:00
91bd5a6d4a create the database holding alarms 2018-03-03 23:41:21 +01:00