Skip to content

Releases: barbeau/gpstest

v3.9.10

25 Feb 19:20
Compare
Choose a tag to compare

Released to beta testing group on Google Play on February 25th, 2021. F-Droid release will be generated from this tag. Production rollout on Google Play started on March 8, 2021.

versionCode 18087

Enhancements:

  • Update translations

Bug fixes:

  • Fix #486 - Report ADR/gain control as UNSUPPORTED if raw measurements is UNSUPPORTED

v3.9.9

15 Feb 17:45
Compare
Choose a tag to compare
v3.9.9 Pre-release
Pre-release

Released to beta testing group on Google Play on February 15th, 2021. F-Droid release will be generated from this tag.

versionCode 18086

Enhancements:

  • Update translations

Bug fixes:

  • Fix #478 - Use bitmask to check valid measurement ADR state

v3.9.8

11 Feb 21:19
Compare
Choose a tag to compare
v3.9.8 Pre-release
Pre-release

Released to beta testing group on Google Play on February 11th, 2021. F-Droid release will be generated from this tag.

versionCode 18085

Enhancements:

  • Log more GNSS antenna info to Device Database (number of antennas, antenna CFs)
  • Add num GNSS antennas, antenna CFs to feedback email
  • #481 - Add Danish translation

Bug fixes:

  • Fix #467 - Allow Status card text to scroll horizontally

v3.9.7

02 Feb 01:30
Compare
Choose a tag to compare
v3.9.7 Pre-release
Pre-release

Released to beta testing group on Google Play on February 1st, 2021. F-Droid release will be generated from this tag.

versionCode 18084

Enhancements:

  • #479 - Add more device capabilities to feedback email

Bug fixes:

  • Fix #478 - More robust check for carrier phase and AGC support

v3.9.6

26 Jan 17:07
Compare
Choose a tag to compare
v3.9.6 Pre-release
Pre-release

Released to beta testing group on Google Play on January 26th, 2021. F-Droid release will be generated from this tag.

versionCode 18083

Enhancements:

  • #472 - Add support for logging GnssAntennaInfo to CSV (PR #476)
  • Add device_models_supplement.csv - contains additional device model names for GPSTest Device Database not in the Google-hosted file

Bug fixes:

  • Fix #473 - Label B1C as primary carrier frequency
  • Fix #475 - Add WAAS 131 CF labels (L1, L5)

v3.9.5

06 Jan 20:11
Compare
Choose a tag to compare
v3.9.5 Pre-release
Pre-release

Released to beta testing group on Google Play on January 6th, 2021. F-Droid release will be generated from this tag.

versionCode 18082

Bug fixes:

  • Fix #469 - Handle exceptions and nulls when geocoding using Android API

v3.9.4

05 Jan 16:50
Compare
Choose a tag to compare
v3.9.4 Pre-release
Pre-release

Released to beta testing group on Google Play on January 5th, 2021. F-Droid release will be generated from this tag.

versionCode 18081

Bug fixes:

  • Fix #463 - Reference drawable directly for ViewPager2

v3.9.3

18 Dec 23:02
Compare
Choose a tag to compare
v3.9.3 Pre-release
Pre-release

Released to beta testing group on Google Play on December 18, 2020. F-Droid release will be generated from this tag.

versionCode 18080

Bug fixes:

  • Fix #462 - Remove duplicate file writing code
  • Fix #457 - Ensure Share location buttons appear below altitude
  • Change log file extension from .csv to .txt

v3.9.2

18 Dec 18:47
Compare
Choose a tag to compare
v3.9.2 Pre-release
Pre-release

Released to beta testing group on Google Play on December 18, 2020. F-Droid release will be generated from this tag.

versionCode 18079

Bug fixes:

  • Fix #461 - Correctly handle onPause and onResume with GPS state
  • Fix #458 - Check if OSMDroid is laid out before updating

v3.9.1

10 Dec 19:26
Compare
Choose a tag to compare
v3.9.1 Pre-release
Pre-release

Released to beta on Google Play on December 10th, 2020. F-Droid release will be generated from this tag.

versionCode 18078

Bug fixes:

  • Fix #456 - Always stop LocationListener in activity onPause()