Commit Graph

12 Commits

Author SHA1 Message Date
Brandon Presley 7a5ff97dfc Remove console logs from production 2022-07-09 12:49:07 +12:00
Brandon Presley c80c65e171 Add graphs 2022-07-09 00:11:10 +12:00
Brandon Presley 3cdd6aeea9 Add README.md 2022-07-07 18:08:25 +12:00
Brandon Presley 29200cf248 Use switches for plan editing 2022-07-07 16:17:55 +12:00
Brandon Presley 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
Brandon Presley 6581b32afe Move timer into notifications bar 2022-07-05 15:33:42 +12:00
Brandon Presley 8d4c075677 Remove dependencies used by AlarmModule 2022-07-04 16:17:29 +12:00
Brandon Presley 00a801b44a Make AlarmModule work 2022-07-04 13:41:44 +12:00
Brandon Presley bb9a6c5f37 Add basic CRUD for sets 2022-07-03 13:50:01 +12:00
Brandon Presley 73ce91f111 Add sample alarm button 2022-07-01 13:42:42 +12:00
Brandon Presley d0fefd7273 Upgrade react-native 2022-06-30 18:51:06 +12:00
Brandon Presley b052741b06 First commit 2022-06-30 18:50:52 +12:00