Releases: barbeau/gpstest
Releases · barbeau/gpstest
v3.1.0
Released google
build flavor as beta on Google Play June 15, 2018.
Will submit osmdroid
build flavor to Fdroid as well (#81)
versionCode 29
Enhancements:
- Add avg C/N0 indicator to Sky view legend (#145)
- #139 - Add shape-to-flag/name legend to Sky view (#142)
- #124 - Add signal strength legend to Sky View (#140)
- #36 - Create google (Google Maps API v2) and osmdroid build flavors
Bug fixes:
- Fix #131 - Catch ArrayIndexOutOfBoundsExceptions parsing DOP from NMEA
- Fix #132 - Catch ArrayIndexOutOfBoundsException for parsing geoid altitude
- Fix #133 - Properly escape apostrophe in Help string
- Fix #137 - Catch error thrown when parsing bad geoid altitude from text
- Fix #138 - Keep "GPS Started" switch state when device is rotated
v3.0.3
v3.0.2
Released to beta on Google Play on March 21, 2018. Started rollout to production but halted at 10% due to #133.
versionCode 27
Enhancements:
- #126 - Show vertical, bearing, and speed accuracies
- Swap Status UI element positions for better readability
Bug fixes:
- Fix #130 - Format decimals properly for locales
- Fix #129 - Adjust column and font on API 26 devices
- Fix #128 - Increase column width and text size for width 350dp-400dp
- Fix #127 - Recreate activities when changing themes, keep backstack
- Fix #119 - Properly apply dark theme to the selected nav drawer item
- Fix #125 - Use smaller column widths and text sizes on smaller screens
- Fix nav drawer width on tablets
- Add small margin surrounding Sky View and avoid clipping circle edge
v3.0.1
v3.0.0
Released to beta on Google Play March 7, 2018.
versionCode 25
Enhancements:
- #115 - Material Design UI update (#116)
- #112 - Add a user-configurable light and dark theme
- #103 - Add carrier frequency (#104)
- #97 - Add "What's New?" to menu
- #100 - Add flags for WAAS IDs 48 & 51 for < Android 7.0
- #108 - Add Inmarsat 4F3 (SBAS)
- #106 - Add Inmarsat 3-F2 and SES-5 (SBAS)
Bug fixes:
- Fix #117 - Show 24 hr time format if preference or locale is set
- Fix #98 - Change launcher app title to match Play Store and README
- Fix #99 - Add clearer explanation of Sky "no signal" fill color to Help
- Fix #107 - Fix strange formatting of Help text
- Fix #118 - Remove Guava library
- Fix #114 - Remove unused permissions
- Change flag margins to restore row height to previous to carrier frequency addition (#109)
v2.2.0
v2.1.11
Enhancements:
- #89 - Allow sharing location to clipboard and others
- #84 - Show GNSS status changed messages in Log and UI
Bug fixes:
- Fix #87 - Get release password via dialog when Gradle runs as daemon
- Fix #88 - Delegate TTFF processing to Fragments
- Fix #86 - Use legacy GNSS utility method with legacy API for Sky
- Fix #85 - Don't get activity Resources when the Fragment isn't attached
- Fix #75 - Show blank GNSS flag on Status tab when PRN value is unknown
- Fix #76 - Normalize satellite color shading across SNR and C/N0 for Android 7.0 and higher
- Fix #82 - Use legacy GNSS constellation utility method with legacy API
- Fix #77 - Check if Fragment is added before getting string resources
v2.1.10
v2.1.9
- Fix #19 - Add Help Activity
- Show satellites in sky view that don't have signal strength
- Fix #71 - Show PDOP, HDOP, and VDOP values
- Fix #70 - Give used sats bold outline in sky view
- Fix #22 - Show altitude above mean sea level (geoid)
- Fix #68 - Add number of sats used/in view
- Fix #69 - Add "What's New" dialog
- Fix #67 - Only prompt user to install Google Maps once