Commit Graph

11 Commits

Author SHA1 Message Date
07fa6f7ab2 Switch some modals to dialogs and fix light mode 2022-07-06 21:03:56 +12:00
e4ed53c358 Move logic of TimerService into TimerBroadcast
This was supposed to solve the timer stopping sometimes
when the application was in the background.
It was actually stopping because of battery optimizations.
2022-07-06 16:27:36 +12:00
6581b32afe Move timer into notifications bar 2022-07-05 15:33:42 +12:00
47af169ca6 Add fab to home page 2022-07-05 12:43:23 +12:00
c928da0122 Add delete dropdown to sets in homepage 2022-07-04 23:35:15 +12:00
06e9bd72a4 Prevent alarm being set after deleting 2022-07-04 23:09:41 +12:00
dd33c1144e Remove refreshing logic from Exercises and Home
Working with the SQLite DB should be so fast that
these loaders will be pointless.
2022-07-04 18:25:39 +12:00
8d4c075677 Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00
5a1257a859 Move to top bar navigation 2022-07-04 16:03:48 +12:00
c6a43b7c83 Pause attempt at using WorkManager 2022-07-03 18:25:21 +12:00
bb9a6c5f37 Add basic CRUD for sets 2022-07-03 13:50:01 +12:00