Massive/android/app/src/main/java/com/massive
Brandon Presley 79e462efc2 Fix app crashing when you change system theme
More specifically, this happens when you restore an
activity (not sure exactly when this happens).
2023-11-13 14:07:45 +13:00
..
newarchitecture First commit 2022-06-30 18:50:52 +12:00
AlarmModule.kt Fix timer page flashing 00:00 on first navigate 2023-11-04 13:53:19 +13:00
AlarmService.kt Add duration setting to alarm vibrations - 1.176 🚀 2023-11-12 12:25:09 +13:00
BackupModule.kt Choose directory when backing up automatically - 1.135 2023-03-27 14:34:17 +13:00
DatabaseHelper.kt Use sqlite in Android code for alarm settings 2023-01-02 18:54:35 +13:00
MainActivity.kt Fix app crashing when you change system theme 2023-11-13 14:07:45 +13:00
MainApplication.kt Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
MassivePackage.kt Add setting to automatically backup - 1.130 2023-03-09 17:16:08 +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