Commit Graph

10 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
Ensar Sarajčić 3e83e61748 Make full screen notifications required for alarms 2023-08-04 14:33:20 +02:00
Ensar Sarajčić e660a89a94 Properly open settings for full screen notifications 2023-08-04 14:12:37 +02:00
Ensar Sarajčić 72b624acbe Add handling for fullScreenIntentPermission 2023-08-04 14:07:11 +02:00
tibbi c10452a904 try harder at waking up the device on alarm trigger 2022-07-03 16:52:17 +02:00
tibbi e93dbdc327 moving SelectAlarmSoundDialog in Commons 2018-03-30 16:00:35 +02:00
tibbi 1d46eacdec add a helper function for adding alarm sounds to radiogroup 2018-03-29 12:10:47 +02:00
tibbi 9f2eb79c9f fix #14, request storage permission at alarm picker if necessary 2018-03-29 10:57:39 +02:00
tibbi fe11e1aa8e catch and show exceptions thrown at querying alarms 2018-03-14 20:56:34 +01:00
tibbi 472fc90d22 show an activity over the lockscreen at Timer notification, if screen is off 2018-03-14 12:33:43 +01:00