Skip to content

v3.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@barbeau barbeau released this 24 Apr 15:32
· 14 commits to master since this release

Started beta rollout on Google Play on April 24, 2023. F-Droid release will be generated from this tag.

versionCode 24095

New features:

  • Copy the log file to “Downloads/GPSTest” after logging (Android 11 and up) ​​(Closes #633)
  • PR #601 - Add SouthPAN support (Closes #271)

Bug fixes:

  • Add compatibility for older Android versions / lower end phones (Fixes #627)
  • Make binding nullable and handle cases where it could be null (i.e., callbacks) (Fixes #634)
  • Remove decimal places from Status elevation and azimuth (Fixes #626)
  • Check for geo URIs with empty lat or lon (Fixes #635)
  • Handle case where onCreateView() is called early for ShareDialogFragment (Fixes #636)
  • Limit Google Maps KTX library to only google flavor (not osmdroid) (#631)
  • Don't cap precision of entered benchmark coordinates (Fixes #628)