Releases: mendhak/gpslogger
v93 - GPX 1.1, more translations
- 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
v91 - Custom URL improvements, memory usage improvements
- 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
- 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
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
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
- 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
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
Fixed GPX reader for OpenGTS upload, which was not taking milliseconds into account
v84 - annotation quickfix
Version 84