Skip to content

Releases: barbeau/gpstest

v3.9.12

03 Jun 18:11
Compare
Choose a tag to compare

Released to beta testing group on Google Play on June 3rd, 2021, production rollout started on June 16, 2021 and pushed to 100% of users on June 26, 2021. F-Droid release will be generated from this tag.

versionCode 18089

Enhancements:

  • Update translations
  • #504 - Force "Use GNSS APIs" true to upload to database
  • Add DEVICE to database submissions - Part 2. Initial implementation in 84af250 was incomplete. See #494.
  • #508 - Clarify that logs are output to single file
  • #517 - Code cleanup (PR #518)

Bug fixes:

  • Only link URL in QR code message

v3.9.11

13 Apr 17:26
Compare
Choose a tag to compare

Released to beta testing group on Google Play on April 13th, 2021. F-Droid release will be generated from this tag. Rolled out to all users on April 17, 2021.

versionCode 18088

Enhancements:

  • Add DEVICE to database submissions
  • Cleanup various code style warnings (#487)

Bug fixes:

  • Always instantiate new ShareDialogFragment for Database submissions (Closes #495, #498)

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