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

Option not to keep GPS logging active in the background #244

Closed
opk12 opened this issue Nov 13, 2023 · 2 comments
Closed

Option not to keep GPS logging active in the background #244

opk12 opened this issue Nov 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@opk12
Copy link

opk12 commented Nov 13, 2023

I do my surveys when I do errands or am a tourist. I frequently lock the phone, or switch the focus to the web browser / chat. I'm unconstrained by time and not coordinated with other mappers.

According to the notification, the app registers the location even when it is in the background. So it is consuming battery unnecessarily. I only need the location when I take the phone out of the pocket and place a note. What about an option to only log the location when the app is in foreground?

For example, OsmAnd does not have the active service / permanent notification, by default. When put again in foreground, it shows the old location in grey. Then it updates the location quickly (just 2-3 seconds). I can turn on the GPX track registration mode, to keep the location always on (with permanent notification).

@moovida moovida self-assigned this Nov 22, 2023
@moovida moovida added enhancement New feature or request wontfix This will not be worked on labels Nov 22, 2023
@moovida
Copy link
Member

moovida commented Nov 22, 2023

Hi @opk12 , I looked into this, but it seems that it can't be chosen as an option in the gps lib we use. I am afraid as for now this can't be done. If an option pops up though, I will be happy to bring this into a setting. Feel free to reopen the issue if you find a way.

@moovida moovida closed this as completed Nov 22, 2023
@opk12
Copy link
Author

opk12 commented Nov 24, 2023

Thank you for looking into it.

For the future myself, it's yukams.app.background_locator_2 https://github.com/Yukams/background_locator_fixed

Opened a feature request: Yukams/background_locator_fixed#113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants