8000 Tags · ongbuntu/gpstest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ongbuntu/gpstest

Tags

v3.1.5

Toggle v3.1.5's commit message
Bug fixes:

* Fix wrongly written Chinese (barbeau#193)

v3.1.4

Toggle v3.1.4's commit message
Enhancements:

* Update german translation (barbeau#188)

v3.1.3

Toggle v3.1.3's commit message
Enhancements:

* Update german translation (barbeau#186)

Bug Fixes:
* Fix barbeau#187 - Only access carrier frequency info on Android O and greater

v3.1.2

Toggle v3.1.2's commit message
Enhancements:

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

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

v3.1.1

Toggle v3.1.1's commit message
Enhancements:

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

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

v3.1.0

Toggle v3.1.0's commit message
Enhancements:

* Add avg C/N0 indicator to Sky view legend (barbeau#145)
* barbeau#139 - Add shape-to-flag/name legend to Sky view (barbeau#142)
* barbeau#124 - Add signal strength legend to Sky View (barbeau#140)
* barbeau#36 - Create google (Google Maps API v2) and osmdroid build flavors

Bug fixes:
* Fix barbeau#131 - Catch ArrayIndexOutOfBoundsExceptions parsing DOP from NMEA
* Fix barbeau#132 - Catch ArrayIndexOutOfBoundsException for parsing geoid altitude
* Fix barbeau#133 - Properly escape apostrophe in Help string
* Fix barbeau#137 - Catch error thrown when parsing bad geoid altitude from text
* Fix barbeau#138 - Keep "GPS Started" switch state when device is rotated

v3.0.3

Toggle v3.0.3's commit message
Bug fixes:

* Fix barbeau#133 - Properly escape apostrophe in Help string
* Fix barbeau#132 - Catch ArrayIndexOutOfBoundsException for parsing geoid altitude
* Fix barbeau#131 - Catch ArrayIndexOutOfBoundsExceptions parsing DOP from NMEA

v3.0.2

Toggle v3.0.2's commit message
Enhancements:

* barbeau#126 - Show vertical, bearing, and speed accuracies
* Swap Status UI element positions for better readability

Bug fixes:
* Fix barbeau#130 - Format decimals properly for locales
* Fix barbeau#129 - Adjust column and font on API 26 devices
* Fix barbeau#128 - Increase column width and text size for width 350dp-400dp
* Fix barbeau#127 - Recreate activities when changing themes, keep backstack
* Fix barbeau#119 - Properly apply dark theme to the selected nav drawer item
* Fix barbeau#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

Toggle v3.0.1's commit message
Bug fixes:

* Fix barbeau#120 - Re-implement "keep screen on" using Toolbar
* Fix barbeau#121 - Initialize carrier frequencies array when using GpsStatus (legacy)
* Temporary workaround for barbeau#122 - Disable large screen layout

v3.0.0

Toggle v3.0.0's commit message
Enhancements:

* barbeau#115 - Material Design UI update (barbeau#116)
* barbeau#112 - Add a user-configurable light and dark theme
* barbeau#103 - Add carrier frequency (barbeau#104)
* barbeau#97 - Add "What's New?" to menu
* barbeau#100 - Add flags for WAAS IDs 48 & 51 for < Android 7.0
* barbeau#108 - Add Inmarsat 4F3 (SBAS)
* barbeau#106 - Add Inmarsat 3-F2 and SES-5 (SBAS)

Bug fixes:
* Fix barbeau#117 - Show 24 hr time format if preference or locale is set
* Fix barbeau#98 - Change launcher app title to match Play Store and README
* Fix barbeau#99 - Add clearer explanation of Sky "no signal" fill color to Help
* Fix barbeau#107 - Fix strange formatting of Help text
* Fix barbeau#118 - Remove Guava library
* Fix barbeau#114 - Remove unused permissions
* Change flag margins to restore row height to previous to carrier frequency addition (barbeau#109)
0