Skip to content

Tags: ylzcdyhm/gpstest

Tags

v3.5.2

Toggle v3.5.2's commit message
Enhancements:

* Update translations

v3.5.1

Toggle v3.5.1's commit message
Improvements:

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

v3.5.0

Toggle v3.5.0's commit message
Enhancements:

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

v3.4.3

Toggle v3.4.3's commit message
Enhancements:

* Convert all HTTP URLs to HTTPS
* Update translations

v3.4.2

Toggle v3.4.2's commit message
Bug fixes:

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

v3.4.1

Toggle v3.4.1's commit message
Enhancements:

* Add French translation
* Translation updates

v3.4.0

Toggle v3.4.0's commit message
Enhancements:

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

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

v3.2.11

Toggle v3.2.11's commit message
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 barbeau#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 barbeau#302 - Read key password from secure properties file for releases

v3.3.4

Toggle v3.3.4's commit message
Bug fixes:

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

v3.3.3

Toggle v3.3.3's commit message
Enhancements:

* Add Spanish translation
* Update German, Greek, Italian, Russian, and Chinese translations

Bug fixes:
* Fix barbeau#302 - Read key password from secure properties file for releases