Commit Graph

303 Commits

Author SHA1 Message Date
Zane Schepke 98da234ef9 fix: service status out of sync
This fixes the status of service becoming out of sync with the user settings by getting service status from ActivityManager.
2023-06-30 21:55:34 -04:00
Zane Schepke f894a3e0c9 fix: fix disable foreground notification dismiss for watcher service
This fixes foreground notification that was allowed to be dismissed which causes the service to eventually be killed.

Also fixes notification conflict bug where notification messages were not created separate notifications for different services.
2023-06-30 01:51:17 -04:00
Zane Schepke 005afc7089 initial commit 2023-06-18 21:43:22 -04:00