AsteroidOS / AsteroidOSSync

Android application to synchronize a phone with a watch running asteroid-btsyncd.
GNU General Public License v3.0
101 stars 37 forks source link

[feature request] Button to quit the app when it's not being used #193

Open librarydemise457892 opened 1 year ago

librarydemise457892 commented 1 year ago

I'm not sure how easy this would be to implement but is it possible for a quit button to be added to the sync app that will stop the background service and remove the app is running notification?

I don't wear my watch all the time and it would be nice to not have the sync app churning away in the background as currently I just uninstall it and then it restart the service when opened.

sevmonster commented 1 year ago

You don't have to uninstall the app, just disable it.

If you are on a modern version of Android, you can see what apps are running and stop them from the Quick Access shade. Screenshot_20230326-140540

librarydemise457892 commented 1 year ago

You don't have to uninstall the app, just disable it.

If you are on a modern version of Android, you can see what apps are running and stop them from the Quick Access shade. Screenshot_20230326-140540

I will try this when the new build is out and I reinstall the app.