Skip to content

Releases: mendhak/gpslogger

v93 - GPX 1.1, more translations

10 Mar 10:44
v93
68ca41d
Compare
Choose a tag to compare
  • You can now log to GPX 1.1 instead of GPX 1.0
  • Better detection for network availability
  • GPS logging should now continue for a little while even if GPS pauses
  • Custom URL fix - should now work with HTTP2/SPDY servers
  • New translations from Crowdin including Filipino, Malay, Spanish Peruvian.

v92 - crash fix and start stop widget

11 Feb 09:53
v92
Compare
Choose a tag to compare

v91 - Custom URL improvements, memory usage improvements

11 Jan 22:06
v91
a4cfa28
Compare
Choose a tag to compare
  • Newer isFile check for Issue #594
  • Lowered memory usage with some minor optimisations
  • Custom URL screen allows custom body, header, method
  • Fixed a few ANRs from Google Developer Console around fragment availability
  • Fixed ANR when startLogging called without permissions being granted
  • Updated translations including Tagalog
  • First time using Kotlin for a new class

v90 - bugfixes gdrive/ssl/post

08 Nov 22:47
v90
ad1b7f0
Compare
Choose a tag to compare
  • Google Drive folder stability - now should only create one folder
  • Email SSL fix - renamed the toggle as Implicit SSL which will not issue a STARTTLS command
  • Custom URL HTTP POST - simpler encoding of body parameters

v89 - geojson, kml fix, customurl post

20 Aug 08:25
v89
Compare
Choose a tag to compare

New GeoJson logger
Fixed KML annotation bug
Battery level in CSV is now an integer
Show some extra details in notification
Altitude in m/ft always
CustomURL - send params as POST

v88 - more Tasker, more CSV

10 Jun 22:08
v88
cfb2833
Compare
Choose a tag to compare

You can send start time to Custom URL
You can specify dayname, monthname in custom file name
CSV logger now records annotations
Experimental - Tasker can receive event broadcast on start/stop, see FAQ for details
SFTP bugfix when no private key specified
Detailview bugfix, undesired scrolling

Thanks to everyone for the PRs and translations

v87 - SFTP

01 May 15:52
v87
03e0243
Compare
Choose a tag to compare
  • New uploader - SFTP - remember to validate and test first
  • Fixed log-view rotation crash
  • Fixed 'spooky' checkbox in log-view
  • Ability to start/stop from log-view
  • Auto-scrolling in log view, scroll up to stop
  • App should resume logging next app upgrade (not this one)
  • Plain text logger renamed to CSV logger, with .csv extension
  • CSV file - now includes battery level
  • Custom URL - use %TIMESTAMP for Unix epoch seconds
  • Rearranged menu items for uploaders (sorry) for consistency

v86 - kml annotation bugfix

14 Feb 22:22
v86
78f04d2
Compare
Choose a tag to compare

KML file annotation bugfix
Setting binary file type when uploading to FTP servers
Issuing PBSZ/PROT commands when uploading to FTP over SSL
Updated translations from crowdin.com

v85 - Fixing ISO datetime reading

10 Jan 18:29
90419ba
Compare
Choose a tag to compare

Fixed GPX reader for OpenGTS upload, which was not taking milliseconds into account

v84 - annotation quickfix

30 Dec 00:11
v84
3d16545
Compare
Choose a tag to compare