Massive/android/app/src/main/java/com/massive
Brandon Presley cffc458338 Start alarms as a foreground service
Related to #142.
Can't be sure this fixed anything because I can't replicate the error
on my emulators running android 13. I need to install android 13
on a real device and try replicate + see if this fixes it.
2023-01-03 17:04:51 +13:00
..
newarchitecture First commit 2022-06-30 18:50:52 +12:00
AlarmModule.kt Start alarms as a foreground service 2023-01-03 17:04:51 +13:00
AlarmService.kt Start alarms as a foreground service 2023-01-03 17:04:51 +13:00
DatabaseHelper.kt Use sqlite in Android code for alarm settings 2023-01-02 18:54:35 +13:00
DownloadModule.kt Fix download notifications 2022-11-08 16:32:57 +13:00
MainActivity.kt Prevent crashes when changing system theme 2022-08-27 14:00:18 +12:00
MainApplication.kt Upgrade all packages 2022-09-19 13:20:58 +12:00
MassivePackage.kt Add settings module for android 2022-11-21 18:15:43 +13:00
SettingsModule.kt Remove unused import in SettingsModule 2022-11-30 14:23:15 +13:00
StopAlarm.kt Move logic of TimerService into TimerBroadcast 2022-07-06 16:27:36 +12:00
TimerDone.kt Start alarms as a foreground service 2023-01-03 17:04:51 +13:00