Skip to content

v1.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:41
a9f4f94

Highlights

  • The Stationary profile now records a point at each interval while the device is still
  • Auto-export file names are now customisable with {date}, {time} and {device} placeholders
  • Add {device} to the file name to keep retention per device model when several phones share an export folder
  • Stationary heartbeat points no longer show up as 0 m trips in the history
  • Delete a single point by tapping it on the map and using the trash icon in its popup

All changes

What's New

Fixes

  • fix(trips): stop stationary heartbeat runs becoming 0m trips by @dietrichmax (#569)
  • fix(profiles): heartbeat a point while a Stationary profile is active by @dietrichmax (#563)

Maintenance

Dependencies

13 changes

New Contributors

  • No new contributors

Which APK should I download?

Pick the build that matches your device:

  • arm64-v8a - almost every phone from the last several years (recommended)
  • armeabi-v7a - older 32-bit devices
  • universal - one larger APK that runs on any device, if you are unsure

Full Changelog: v1.12.2...v1.13.0