Skip to content

Releases: freshollie/UsbGps4Droid

v2.2.1 - Fix hour value when using GPS time

12 Sep 15:26
Compare
Choose a tag to compare

v2.2.0

21 Apr 12:08
55383fc
Compare
Choose a tag to compare

Fixes #16 by making the app work on android 8+
Fixes #15

Daynight mode and bug fixes

20 May 18:43
Compare
Choose a tag to compare
  • Added automatic day-night theme
  • Fixed crash caused when rotating screen while choosing a device #12

Beta v2.1.5

17 Dec 07:53
Compare
Choose a tag to compare
  • Moved to constraint layout!
  • Changed start intents (Keep this in mind the old intents wont work)
  • Updated readme

Beta v2.1.4

12 Dec 23:40
Compare
Choose a tag to compare
  • Remove excessive data logging on release builds
  • General code clean up

Beta v2.1.3

04 Dec 17:13
Compare
Choose a tag to compare
  • Fixed endpoint check algorithm to work for devices with multiple interfaces or only 1 endpoint
  • Updated NMEA parser to work with all types of NMEA
  • Moved to releases for distributing APKS