gpslogger

Lightweight GPS Logging Application For Android.

OTHER License

Stars
2K
Committers
135

Bot releases are hidden (Show)

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

Published by mendhak 8 months ago

PR: #1122

gpslogger - v130 RC1 - Choose a point with the best accuracy

Published by mendhak 8 months ago

image

image

Accidentally broke dynamic filenames.

gpslogger - v128 - OSM Oauth2, bugfix for passive locations

Published by mendhak 12 months ago

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

https://github.com/mendhak/gpslogger/issues/1082 - default to auto send when logging stops

https://github.com/mendhak/gpslogger/issues/1059 - check passive locations to ensure their time is greater than the previous location's time

https://github.com/mendhak/gpslogger/pull/1092 - fix for monochrome icon on Nothing OS theme.

https://github.com/mendhak/gpslogger/issues/1099 - OpenStreetMap, switch to OAuth2

gpslogger - v128 RC1

Published by mendhak over 1 year ago

gpslogger - v127 - monochrome icon, folder click, name element

Published by mendhak over 1 year ago

Issue https://github.com/mendhak/gpslogger/issues/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 https://github.com/mendhak/gpslogger/issues/1055 - Monochrome icon

Issue https://github.com/mendhak/gpslogger/issues/792 - Add element to tags in GPX files

gpslogger - v126 - Annotation view

Published by mendhak over 1 year ago

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

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

Published by mendhak over 1 year ago

RC1 for v126. Experimental things:

  • Annotation view with buttons
  • Broadcast now contains lat long accuracy altitude distance and duration
  • Rename the intent to upload
gpslogger - v125 - discard offline locations

Published by mendhak almost 2 years ago

  • 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
gpslogger - v124 - bugfixes

Published by mendhak almost 2 years ago

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

gpslogger - v123 - TLS 1.3 via Conscrypt Provider, for Custom URL and OSM

Published by mendhak about 2 years ago

  • Added option to allow showing GPSLogger notification on the lock screen.
  • For pre-Android 10 devices, option to install Conscrypt Provider if you need GPSLogger to connect to TLS 1.3 services or are having SSL connectivity issues.
  • Many updated translations from the Weblate community, thanks as always to all of you.
gpslogger - v123-rc1 - TLS 1.3 for Custom URL and OSM

Published by mendhak over 2 years ago

gpslogger - v122 - Google Drive, cosmetic adjustments

Published by mendhak over 2 years ago

Issue #969 - using setExactAndAllowWhileIdle

Issue #932 - Replace MyTracks references with OpenTracks. Hope this plays nicely with Weblate!

Issue #968 - Adjusted font sizes in detailed view so lat long should now fit on one line

Issue #933 - (Experimental) trying to really stop the service when logging stops, so that 'phantom' notifications don't reappear.

Issue #972 - (Experimental) reimplement Google Drive, but FOSS. Original PR.

Issue #973 - Keep waiting even if location providers are disabled. Resume logging if location providers are enabled. Add a warning icon with a Toast to indicate a problem.
image

Misc

Display logging type, in detailed view, as CSV instead of TXT

Added icons to the Upload Settings menu, because why not.

Trying a new SwitchPlusClickPreference preference item which has two actions. Toggle for on/off, and pressing the text launches another settings dialog. Used for Custom URL logger, and the Upload Settings screen.

image

Drawer items are given a uniform text appearance. Nothing dimmer.

image

gpslogger - v122 RC3: Google Drive

Published by mendhak over 2 years ago

Re-upoaded the rc3 APK, I moved the Google Clouad OAuth Client ID to match what was on the Play Store - this way if anyone ever had Google Drive used a few years ago, this can reuse that same folder originally created.

gpslogger - v122 RC2: really really stop the service

Published by mendhak over 2 years ago

Experimental - use stopSelf in the stopLogging() method to really stop the service, to prevent it from coming back as a notification randomly.

gpslogger - v122 RC1: set exact alarm

Published by mendhak over 2 years ago

Experiment - Using a more exact next-point-alarm to make short logging intervals a bit more reliable, even when in sleep mode

gpslogger - v121 - Custom URL parameter `%ALL`

Published by mendhak over 2 years ago

Issue #930

When switching profiles via automation, try to start logging again instead of waiting for time_before_logging to have elapsed.

Issue #951

When closing the drawer, close the profile list.
When clicking an item in the profile list, close the profile list, but keep the drawer open.
(Limitation of the library, there's no method to keep the profile list open).

Issue #944

Custom URL parameter %ALL which gets replaced by every custom URL parameter available.

Example:

https://example.com/?%ALL

Results in

https://example.com/?lat=37.421998333333335&lon=-122.084&sat=0&desc=&alt=5.0&acc=5.0&dir=0.0&prov=gps&spd=0.0&timestamp=1650655193&timeoffset=2022-04-22T20:19:53.228%2B01:00&time=2022-04-22T19:19:53.228Z&starttimestamp=1650655188&date=2022-04-22&batt=100.0&ischarging=false&aid=903204d9a916c36d&ser=903204d9a916c36d&act=&filename=20220422&profile=Default+Profile&hdop=&vdop=&pdop=&dist=0&

Issue #963

Bugfix: properly escape the + as %2B in the time/timeoffset parameters in CustomURL

gpslogger - v121 RC1: automated switching profiles shouldn't wait

Published by mendhak over 2 years ago

gpslogger - v120 - OSM prompt, Charging Status, GPX 1.1 speed

Published by mendhak over 2 years ago

Issue #931 #691 Battery Charging status

  • Added a battery_charging field in CSV.
  • Added a %ISCHARGING parameter to Custom URL.

OSM Prompt before logging

If OpenStreetMap auto send is enabled, then user will be prompted to enter description and tags before logging starts.

image

Issue #928 - delete files

Added ability to delete files. It's under "Logging details" advanced section. Long press to select multiple files.

image

Issue #936 - code quality

using compound operator +=

Issue #940 - speed and bearing in GPX 1.1

Added a <gpxtpx:speed> and <gpxtpx:bearing> in GPX 1.1 as a Garmin extension.

Dropbox Refresh Tokens

Dropbox has deprecated long lived access tokens. Ensure that any stored access tokens continue to work. But any new Dropbox authorizations should use the newer refresh tokens (OAuth PKCE).

Clearing authorization in OSM and Dropbox

When clearing authorization in OpenStreetMap or DropBox, stay on the same screen.

Bugfix

When auto uploading files, match the exact current filename instead of 'contains'. This bug was causing multiple files to be uploaded.

Logging clean up

Removed jobqueue logging as it's just noise. Added bit more logging in onLocation to help troubleshooting

gpslogger - v120 RC2 : OSM prompt. Charging Status. GPX 1.1 speed.

Published by mendhak almost 3 years ago

See PR: https://github.com/mendhak/gpslogger/pull/937

OSM prompt if autosend enabled.

Charging status in CSV and Custom URL.

Potential fix for persistent notification? I've been unable to recreate this so doing guesswork.

Added speed and bearing as extensions into GPX 1.1 format.

Slightly more verbose logging in gps logging service.