Set more accurate location request criteria
Description
Previously when requesting location, the criteria is set to use low power and coarse accuracy. This results in the network provider being used almost always. To improve location accuracy, these changes are made:
- Decreased old location accuracy threshold to 5km
- Change location request criteria to use
ACCURACY_FINE
- No longer ignore GPS when Play Services is present
Issue(s)
https://gitlab.e.foundation/e/backlog/-/issues/5676
Test environment
Test procedures
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation