service is starting can be inverted

This commit is contained in:
2022-07-24 19:53:45 +02:00
parent d17e8b70fe
commit 7fdbf74906
19 changed files with 467 additions and 26 deletions

View File

@@ -473,6 +473,7 @@ public class AutomationService extends Service implements OnInitListener
PackageReplacedReceiver.setHasServiceBeenRunning(false, this);
centralInstance = null;
Settings.serviceStartDone = false;
}
protected static Builder createDefaultNotificationBuilderOld()