Skip to content

Releases: mendhak/gpslogger

v130 RC2 - Best accuracy, better custom URL auto-send performance

02 Mar 21:19
v130-rc2
6697f96
Compare
Choose a tag to compare

v130 RC1 - Choose a point with the best accuracy

01 Mar 15:41
v130-rc1
2fa588d
Compare
Choose a tag to compare

Pull request: #1122

v129 - OSM Oauth2, bugfix for passive locations, accidentally broke dynamic file names

12 Nov 18:48
v129
ac39aca
Compare
Choose a tag to compare

v128 - OSM Oauth2, bugfix for passive locations

05 Nov 11:45
v128
269cf99
Compare
Choose a tag to compare

Bugfix - Disallow certain characters in the filename such as asterisk, slashes.

#1082 - default to auto send when logging stops

#1059 - check passive locations to ensure their time is greater than the previous location's time

#1092 - fix for monochrome icon on Nothing OS theme.

#1099 - OpenStreetMap, switch to OAuth2

v128 RC1

07 Jul 18:39
v128-rc1
fefb481
Compare
Choose a tag to compare
v128 RC1 Pre-release
Pre-release
v128-rc1

v128-rc1

v127 - monochrome icon, folder click, name element

06 May 14:30
v127
6621620
Compare
Choose a tag to compare

Issue #1056 - On Android R and above, the folder path in simple/detailed view is a clickable link, which opens the folder in the DocumentsUI application.

Issue #1055 - Monochrome icon

Issue #792 - Add element to tags in GPX files

v126 - Annotation view

13 Feb 20:55
v126
e87e166
Compare
Choose a tag to compare

Custom URL and Annotation textbox is bigger to see more lines at once, for easier input. The code removes newlines on submit.

image

#952 If killed due to low memory, set an 'alarm' to restart after 5 minutes.

#267 The GPS status fix sends two additional values, distance, duration.

#1007 The misnamed emailAlarm intent is renamed to immediateautosend. When invoked from automation tools, initiates file uploads.

Annotation View with buttons #1013

image

Long press a button to edit it

image

v126-RC1 : Annotation view, broadcast with stats, intent to upload

29 Jan 16:21
v126-rc1
bc0751f
Compare
Choose a tag to compare

RC1 for v126. Experimental things:

  • Annotation view with buttons
  • Broadcast now contains lat long accuracy altitude distance and duration
  • Rename the intent to upload

v125 - discard offline locations

01 Jan 20:05
v125
49a89f5
Compare
Choose a tag to compare
  • Custom URL - added option to discard offline locations; useful for sending latest location.
  • Custom URL - will retry maximum 3 times instead of 5 times.
  • Bugfix: running for a long time resulted in negative hours displayed
  • Enhancement: make autosend alarms more reliable and try to be more exact

v124 - bugfixes

12 Nov 13:00
v124
ddd3f48
Compare
Choose a tag to compare

Issue #1000 - make the permission dialog undismissable

Issue #986 - clarify the difference between the custom url logging and autosend

image

Issue #1017 - bugfix, correct the signature for Conscrypt Provider on F-Droid