github mendhak/gpslogger v136

23 hours ago

Issue #835 - when starting and stopping to rewrite within the same file, start a new trkseg (track segment).

Issue #1279 - (new file on every start) Don't start a new file when already logging to a file

Issue #1263 - if no auto senders are available, don't show the auto send dialog

Issue #1287 - if no loggers are enabled, show an error notificaiton
image

Issue #1294 #1298 - add a configurable delay and batch size, for auto sending Custom URL requests. To reduce DOS and give the phone a little rest.

Issue #1297 - add some padding to the left drawer so that 'exit' isn't hidden behind system menu

Issue #1293 - bugfix, the timestamp was being recorded too early, and it would ignore subsequent points even if the first point was inaccurate. The timestamp now records after the point has been logged.

PR #1306 - Dawarich logger

PR #1300 - Add 'hide password' option to Custom URL basic auth


PR #1280 #1255 HTTP File Upload Target, separate from normal Custom URL logger. by @ardenn

httpupload.mp4

PR #1281 - @ardenn

This PR introduces a "Significant motion heartbeat interval" setting.

This is useful for long durations where location tracking services (like Geopulse) may still need an occasional "keep-alive" log but want to generally respect the app's "no significant motion" setting.
An example is when sitting at a desk for hours, but would still like to take infrequent logs, e.g. once an hour.

Changes included:

  • Added UI and string resources for the new interval setting.
  • Integrated the setting into the performance preferences and fragment.
  • Updated GpsLoggingService to force a log if the elapsed time exceeds the configured interval.
Header Header
Screenshot_20260319-231211_GPSLogger Screenshot_20260319-231305_GPSLogger

Verification:

cosign verify-blob gpslogger-136.apk --bundle gpslogger-136.apk.cosign.bundle --new-bundle-format --cert-oidc-issuer https://token.actions.githubusercontent.com --cert-identity https://github.com/mendhak/gpslogger/.github/workflows/generate-release-apk.yml@refs/tags/v136

Rekor transparency log

Don't miss a new gpslogger release

NewReleases is sending notifications on new releases.