Commit Graph

25 Commits

Author SHA1 Message Date
Ensar Sarajčić 8e713bb68c Migrate to viewbinding and kotlin gradle scripts
- Updated to viewbinding and kotlin gradle scripts
- Updated kotlin to 1.9.0
- Updated Android Gradle Plugin to 8.1.0
- Updated `androidx.lifecycle` to 2.6.1
- Updated `room` to 2.6.0-alpha02
- Updated `androidx.work` to 2.8.1
- Updated `kotlinx.coroutines` to 1.7.3
- Updated `stetho` to 1.6.0
2023-08-04 16:19:11 +02:00
tibbi 6daddd310a updating commons and some libraries 2022-04-20 20:05:21 +02:00
tibbi deba1c77d6 updating gradle, target SDK to 31 2022-04-20 19:46:47 +02:00
tibbi 7eba711e35 fixing some warnings 2020-11-05 12:42:15 +01:00
tibbi b0652399ea adding a couple more alarm toggling related fixes 2020-11-05 11:21:29 +01:00
tibbi b0c8dfe535 adding some UI improvements to dayless alarms 2020-11-05 10:44:19 +01:00
tibbi 8f53517edf updating gradle and commons 2020-11-04 22:46:45 +01:00
tibbi 232361d807 fix #117, fixing some glitch related to alarms toggline on/off 2020-02-14 19:21:49 +01:00
tibbi 37369233cf updating commons and target SDK to 29 2020-02-14 19:09:03 +01:00
tibbi c51d2959a6 updating kotlin, commons, gradle 2019-12-09 17:17:23 +01:00
tibbi e0078d8f2a implementing some adapter deleting 2019-01-24 21:55:28 +01:00
tibbi 921873f9a6 updating Commons + many other things 2019-01-24 21:47:36 +01:00
tibbi ea0e2b8230 fix #65, listen to alarm toggle changes in general, not just clicks 2018-07-06 21:37:34 +02:00
tibbi 545f973d56 update commons to 4.3.31 2018-07-06 21:31:47 +02:00
tibbi 820f4ac256 update commons to 3.18.17 2018-04-11 10:58:38 +02:00
tibbi a20e1ce8f9 cancel active alarms before deleting 2018-03-28 19:13:20 +02:00
tibbi e17ca5920b use 12 hour formatting on other places when appropriate too 2018-03-12 22:31:44 +01:00
tibbi a043529ddf display alarm label at the alarms list 2018-03-08 21:58:45 +01:00
tibbi 660ebc90f0 properly delete alarms from the database 2018-03-08 21:27:47 +01:00
tibbi bbdf015823 show a warning at first alarm toggle about reliability 2018-03-06 12:18:22 +01:00
tibbi 9e106e5a83 do not allow enabling an alarm if no days are selected 2018-03-06 10:31:30 +01:00
tibbi eee9458d4e update the Alarm enabled state at toggling 2018-03-05 23:04:53 +01:00
tibbi a7fe9d35da use proper primary color at B&W theme on alarm switches 2018-03-04 20:38:25 +01:00
tibbi d9d84b0c2f properly format alarm days 2018-03-04 19:16:54 +01:00
tibbi db1012d255 creating the Alarms adapter 2018-03-04 11:21:36 +01:00