Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop tracking when battery level is low #265

Open
cbalster opened this issue Aug 10, 2019 · 0 comments
Open

Stop tracking when battery level is low #265

cbalster opened this issue Aug 10, 2019 · 0 comments

Comments

@cbalster
Copy link
Member

As someone suggested in a playstore review, the app probably should stop tracking when battery level is really low.
This is probably best implemented by listening to BatteryManagers BATTERY_LOW and BATTERY_OKAY broadcasts to determine when the battery enters and exits the low state and stopping/restarting the gps and server updates accordingly. Also the notification should reflect this.

Questions: Should this behavior be an option? Should there be a way to force resuming tracking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant