8 Commits

Author SHA1 Message Date
7ce3fc69af feat: better unread responsiveness & better material theme 2024-09-14 19:10:00 -04:00
692556fc06 isAlive check when requesting review 2024-09-13 12:50:28 -04:00
331275d7d5 review flow on startup 2024-09-13 12:44:41 -04:00
cbff76249a additional logging for service 2024-08-19 12:51:42 -04:00
b20df8d356 improvements to lifecycle stuff
- incremental sync will only run when previous state was paused
- socket will only disconnect when state is paused
- foreground service will only start when state is paused
2024-08-17 09:15:43 -04:00
5317fb4237 fix: startup tasks 2024-08-15 13:28:33 -04:00
ec81edfd45 renamed models folder to database
- fix: startup issue
2024-08-15 09:49:31 -04:00
bee39456e3 tons of refactors
- centralized Database class
- centralized startup tasks
- renamed box variables
- removed all imports of main.dart
2024-08-15 09:40:01 -04:00