Releases: mtrewartha/positional
Releases · mtrewartha/positional
Positional v3.0.0
I completely rebuilt the app from the ground up! Enjoy :)
Positional v2.14.0
- Location accuracies on Android 8+ devices
- Improved compass reliability
- A few design tweaks
Positional v2.8.3
- 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
- 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
- Spruced up the UI with some new icons
- Added a Settings screen
- Migrated from Firebase Crash Reporting to Crashlytics
Positional v2.7.1
- Upgraded Kotlin and the build tools
- Added Firebase Performance Monitoring with a trace for first location timing
Positional v2.7.0
This release adds adaptive icons for Android O devices.
Positional v2.6.0
This release adds support for sharing position.
Positional v2.5.0
This release adds support for copying latitude, longitude, or both to the clipboard.
Positional v2.4.0
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.