Skip to content

Releases: barbeau/gpstest

v3.5.3

23 Jan 18:43
Compare
Choose a tag to compare
v3.5.3 Pre-release
Pre-release

Released beta on Google Play on January 23, 2020. F-Droid release will be generated from this tag.

versionCode 59

Enhancements:

  • #324 - Limit feedback to email apps (PR #360)
  • Update translations

Bug fixes:

  • Fix #361 - Group signals into satellites for correct used/in view counts on dual-frequency devices (PR #355)
  • Fix #356 - Narrow GLONASS frequency bands for L1 and L2
  • Fix #364 - Indicate that estimated accuracy is horizontal (legacy devices)

v3.5.2

15 Oct 16:38
Compare
Choose a tag to compare

Released beta on Google Play on October 15, 2019. F-Droid release will be generated from this tag. Full production rollout on October 24, 2019.

versionCode 58

Enhancements:

  • Update translations

v3.5.1

08 Oct 18:33
Compare
Choose a tag to compare
v3.5.1 Pre-release
Pre-release

Released beta on Google Play on October 8, 2019. F-Droid release will be generated from this tag.

versionCode 57

Improvements:

  • #242 - Support Degrees Decimal Minutes coordinate format (PR #344)
  • #348 - Improve Share feature - location and log files (PR #349)
  • #257 - Copy location to clipboard on tap of Status location CardView
  • #345 - Update "GPS" strings to reference "GNSS"

v3.5.0

17 Sep 17:18
Compare
Choose a tag to compare
v3.5.0 Pre-release
Pre-release

Released beta on Google Play on September 17, 2019. F-Droid release will be generated from this tag.

versionCode 56
targetSdkVersion 28

Enhancements:

  • #105 - Add support for IRNSS (PR #300)
  • #303, #66 - Add file logging for NMEA, raw measurements, nav messages, and location fixes (PR #341)
  • #338 - Support scanning QR code to set ground truth location
  • #333 - Target API Level 28

v3.4.3

27 Aug 18:26
Compare
Choose a tag to compare

Released beta on Google Play on August 27th, 2019. F-Droid release will be generated from this tag.

versionCode 55

Enhancements:

  • Convert all HTTP URLs to HTTPS
  • Update translations

v3.4.2

16 Aug 18:05
Compare
Choose a tag to compare
v3.4.2 Pre-release
Pre-release

Released beta on Google Play on August 16th, 2019. F-Droid release will be generated from this tag.

versionCode 54

Bug fixes:

  • Fix #330 - Update "estimated" H/V accuracy in Help
  • Fix #327 - Update shortened Dutch translation, other translations

v3.4.1

13 Aug 18:49
Compare
Choose a tag to compare
v3.4.1 Pre-release
Pre-release

Released beta on Google Play on August 13th, 2019. F-Droid release will be generated from this tag.

versionCode 53

Enhancements:

  • Add French translation
  • Translation updates

v3.4.0

07 Aug 18:52
Compare
Choose a tag to compare

Released straight to production on Google Play on August 7th, 2019. F-Droid release will be generated from this tag.

versionCode 52
minSdkVersion 18

Enhancements:

  • #292 - Receive benchmark location from BenchMap (#311)
  • Add Polish and Indonesian translations

Bug fixes:

  • Fix translation of "Japanese language"
  • Fix #315 - Change locale for HelpActivity
  • Fix #279 - Use support library for dialog to enable GPS
  • Fix #316 - Switch from MapBox to Maptiler for Accuracy satellite tiles
  • Fix #317 - Remove ".0" from elevation and azimuth in Status view
  • Fix #287 - Bump minSdkVersion to 18

v3.2.11

07 Aug 18:29
Compare
Choose a tag to compare

Released straight to production on Google Play on August 7th, 2019. F-Droid release will be generated from this tag.

versionCode 51
minSdkVersion 14
maxSdkVersion 17

Google changed the minimum API level supported by MotionLayout after their initial post - see #287. I originally released 3.3.x to API levels 14 and higher, but based on the latest Google documentation MotionLayout is compatible with only API 18 and higher. So, I'm re-releasing v3.2.10 as v3.2.11 with a higher versionCode than the latest version (v3.3.4) so devices <= 17 pick up this update instead of v3.3.4.

v3.3.5 and higher will have a minSdkVersion of 18.

Includes cherry-picked commits:

  • Fix #302 - Read key password from secure properties file for releases

v3.3.4

12 Jul 18:47
Compare
Choose a tag to compare

Released to beta on Google Play on July 12th, 2019. F-Droid release will be generated from this tag. Released to production on Google Play on July 15th, 2019.

versionCode 50

Bug fixes:

  • Fix #309 - Only show vertical accuracy if location includes it
  • Fix #310 - Only stop GPS if user set preference AND didn't rotate device