Skip to content

Releases: mtrewartha/positional

Positional v3.0.0

27 Nov 04:48
v3.0.0
ce73762
Compare
Choose a tag to compare

I completely rebuilt the app from the ground up! Enjoy :)

Positional v2.14.0

23 Mar 19:34
v2.14.0
ce3e81b
Compare
Choose a tag to compare
  • Location accuracies on Android 8+ devices
  • Improved compass reliability
  • A few design tweaks

Positional v2.8.3

15 Sep 22:03
Compare
Choose a tag to compare
  • Fixed a Lollipop permission issue that caused a permission dialog to pop up (which makes no sense for Lollipop, given install-time permissions)
  • Set the default night mode to AUTO
  • Upgraded the Kotlin version (to 1.3-M2), the build tools, and a few dependencies

Positional v2.8.1

27 Aug 13:38
Compare
Choose a tag to compare
  • Fixed an issue where old values stored as booleans for the useMetricUnits settings key were parsed as strings, causing an app crash on startup

Positional v2.8.0

27 Aug 13:41
Compare
Choose a tag to compare
  • Spruced up the UI with some new icons
  • Added a Settings screen
  • Migrated from Firebase Crash Reporting to Crashlytics

Positional v2.7.1

06 Oct 13:32
Compare
Choose a tag to compare
  • Upgraded Kotlin and the build tools
  • Added Firebase Performance Monitoring with a trace for first location timing

Positional v2.7.0

29 Sep 02:46
Compare
Choose a tag to compare

This release adds adaptive icons for Android O devices.

Positional v2.6.0

24 Sep 19:56
Compare
Choose a tag to compare

This release adds support for sharing position.

Positional v2.5.0

07 Jul 03:03
Compare
Choose a tag to compare

This release adds support for copying latitude, longitude, or both to the clipboard.

Positional v2.4.0

01 Jul 03:22
Compare
Choose a tag to compare

This release adds support for displaying compass degrees relative to true north. It also makes the compass' red arrow point towards north, not the direction the device is facing.