Skip to content

Releases: barbeau/gpstest

v3.2.4

15 Oct 00:47
Compare
Choose a tag to compare

Released as beta on Google Play on October 14, 2018. F-Droid release will be generated from this tag. Fully pushed to production on Google Play on October 19, 2018.

versionCode 39

Enhancements:

  • German translation update (#230)

v3.2.3

12 Oct 16:34
Compare
Choose a tag to compare
v3.2.3 Pre-release
Pre-release

Released as beta on Google Play on October 12, 2018. F-Droid release will be generated from this tag.

versionCode 38

Enhancements:

  • Update Dutch "whats new" / spelling errors (#226)

v3.2.2

10 Oct 16:20
Compare
Choose a tag to compare
v3.2.2 Pre-release
Pre-release

Released as beta on Google Play on October 10, 2018 (:birthday:). F-Droid release will be generated from this tag.

versionCode 37

Enhancements:

  • Update Greek translation
  • Fix #222 - Update Dutch translation (#223)
  • Add the version number to the end of release APK names

Bug fixes:

  • Clear the satellite list views when switch is turned off
  • Use SI abbreviations for speed
  • Fix #224 - Make sure On/off switch is always shown on Action Bar

v3.2.1

08 Oct 16:49
Compare
Choose a tag to compare
v3.2.1 Pre-release
Pre-release

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

versionCode 36

Enhancements:

  • #95 - Update SBAS presentation (#217)
  • #74 - Add support for sorting satellites (#219)
  • #207, #212 - Add speed and distance unit preferences (#213)

Bug fixes:

  • Fix #204 - Only prompt user for location permission once on startup
  • Fix #206 - Don't localize lat and long in GeoHack URL
  • Fix #221 - Provide default dimensions for corner-case device sizes

v3.2.0

05 Sep 16:28
Compare
Choose a tag to compare
v3.2.0 Pre-release
Pre-release

Released as beta on Google Play on September 5, 2018. F-Droid release will be generated from this tag.

versionCode 35

Enhancements:

  • Add D/M/S support for latitude and longitude (#199)
  • #146 - Share multiple location formats (#160)
  • #123 - Use run-time instead of install-time permissions (#196)
  • #198 - Bump targetSdkVersion to 27
  • #194 - Add Greek translation (thanks Jim!)
  • #195 - Add Dutch translation (thanks Dennis Dolman!)

Bug fixes:

  • Fix #192 (osmdroid) - Allow free map movement during location updates

v3.1.5

21 Aug 16:36
Compare
Choose a tag to compare

Released straight to production on August 21, 2018 to fix Chinese translation. F-Droid release will be generated from this tag.

versionCode 34

Bug fixes:

  • Fix wrongly written Chinese (#193)

v3.1.4

11 Aug 18:43
Compare
Choose a tag to compare
v3.1.4 Pre-release
Pre-release

Released as beta on Google Play on August 11, 2018. F-Droid release will be generated from this tag.

versionCode 33

Enhancements:

  • Update german translation (#188)

v3.1.3

08 Aug 02:34
Compare
Choose a tag to compare
v3.1.3 Pre-release
Pre-release

Released as beta on Google Play on August 7, 2018. F-Droid release will be generated from this tag.

versionCode 32

Enhancements:

  • Update german translation (#186)

Bug Fixes:

  • Fix #187 - Only access carrier frequency info on Android O and greater

v3.1.2

07 Aug 17:09
Compare
Choose a tag to compare
v3.1.2 Pre-release
Pre-release

Released as beta on Google Play on August 7, 2018. F-Droid release will be generated from this tag.
versionCode 31

Enhancements:

  • #166 - Add feedback option to navigation drawer (#170)
  • #161 - Add new shapes for QZSS, SBAS (#164)
  • #179 - Add Astra 5B for PRN/ID 123 (Android 7.0 and higher)
  • Add German translation (#174)
  • Add Chinese translation (#172)
  • Add more device/platform version info to "About" screen
  • Increase C/N0 TextView "in view" offset to avoid overlap

Bug fixes:

  • Fix #156 - Always get GpsSkyView width and height before drawing
  • Fix #163 - Check for valid carrier frequency before using value
  • Fix #171 - Only get Google Play Services version on google build flavor

v3.1.1

27 Jun 17:53
Compare
Choose a tag to compare

Released to beta on Google Play on June 27, 2018. Started rollout to production on July 2, 2018.

versionCode 30

Enhancements:

  • #159 - Warn user before clearing assist data
  • Change QZSS "LEX" to "L6" (#154)

Bug fixes:

  • Fix #153 - Use C/N0 range on meter if avg SNR > max SNR values
  • Fix #155 and Fix #157 - Dynamically scale avg C/N0 meter and ticks (#158)
  • Fix #152 - Use PNG instead of XML drawable for gradient on API < 24