Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Set more accurate location request criteria

Suphon Thanakornpakapong requested to merge 5675-weather_fine_location into master

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

Merge request reports

Loading