Skip to content

Releases: lucka-me/refrain

v1.6.0

20 Mar 13:49
1b54184
Compare
Choose a tag to compare

Added

  • UI: Display time of the latest location
  • UI: Support switching between m/s and km/s for speed
  • Feature: Calculate and display total distance of current trace

Changed

  • Bump target SDK to 34

Chore

  • Upgrade dependencies

v1.5.0

20 Jun 13:01
9c1db9c
Compare
Choose a tag to compare

Added

  • Feature: New option "Keep screen on"
  • Feature: New option "Notify when GNSS system stops", to notify user to unlock device to activate GNSS system again
  • Feature: New option "Ignore duplicated locations", on Android 12+, system may supply cached location when GNSS system stops
  • Feature: Display number of satellites used in fixes
  • UI: Settings bottom sheet with most settings

Changed

  • UI: Use outlined cards

Chore

  • Upgrade dependencies

v1.4.0

21 May 14:44
8e043e6
Compare
Choose a tag to compare

Added

  • Feature: Power Card, with an option to keep processor active when screen is off
  • UI: Display the # of latest location in notification

Changed

  • Remove an unnecessary permission
  • On Provider Card, list the actually available providers on the device

Chore

  • Upgrade dependencies

v1.3.0

11 May 14:25
5ffdf13
Compare
Choose a tag to compare

Added

  • Feature: A button to open output path in file app

Changed

  • Use formatted timestamp yyyy-MM-dd-HH-mm-ss as filename
  • Optimize the displaying format of output path

Chore

  • Upgraded dependencies

v1.2.0

29 Jan 13:22
8921e6d
Compare
Choose a tag to compare

Fixed

  • Split by time interval use preference value as second

Changed

  • App icon

v1.1.0

27 Jan 09:00
2138749
Compare
Choose a tag to compare

Added

  • Feature: Split track by time interval or distance between locations

v1.0.1

20 Jan 16:13
bd4d81e
Compare
Choose a tag to compare

Fixed

  • Android 13: The foreground service notification doesn't present in notification drawer
  • Android 13: Locations are not logged when the app is not in foreground

Changed

  • Upgraded dependencies

v1.0.0

20 Jan 16:08
157bb20
Compare
Choose a tag to compare

The initial release.