Massive/android/app/src/main/java/com/massive
2022-07-19 16:27:24 +12:00
..
newarchitecture First commit 2022-06-30 18:50:52 +12:00
AlarmModule.kt Switch some modals to dialogs and fix light mode 2022-07-06 21:03:56 +12:00
AlarmService.kt Move logic of TimerService into TimerBroadcast 2022-07-06 16:27:36 +12:00
MainActivity.kt Convert java to kotlin 2022-07-05 12:43:04 +12:00
MainApplication.kt Add ExportModule 2022-07-05 17:42:48 +12:00
MassiveHelper.kt Add ExportModule 2022-07-05 17:42:48 +12:00
MassivePackage.kt Remove ImportModule 2022-07-09 19:39:55 +12:00
StopAlarm.kt Move logic of TimerService into TimerBroadcast 2022-07-06 16:27:36 +12:00
StopTimer.kt Stop alarm when pressing stop on notification 2022-07-19 14:26:11 +12:00
TimerBroadcast.kt Keep stop action when timer ends 2022-07-10 19:03:14 +12:00
TimerService.kt Run timer in TimerService instead of Broadcast 2022-07-16 16:12:28 +12:00