Releases: mtrewartha/positional
Releases · mtrewartha/positional
Positional v3.1.2
- Smaller app size (thanks for the heads up, @Bobbydew1!)
- Performance improvements
Positional v3.1.1
- Fixed a crash that could occur when tapping away from the Location tab when permission hadn't been granted
- Removed the erroneous phone permission
Positional v3.1.0
- Added configurable vibrations when the compass crosses north (#27 )
Positional v3.0.7
- Fixed: When a given location/date combination doesn't have a solar time, the app will now properly indicate that instead of crashing.
- Fixed: When a device should have Google Play Services available but the Location API/service is unavailable for whatever reason, the app now falls back to using vanilla Android location
Positional v3.0.6
- Compass stability improvements
- Added license button to Settings
Positional v3.0.5
- Fixed the crashes on the Compass screen and added in some code to help me find the root cause
- Compass can now show magnetic north even if it was unable to get a declination to determine true north
Positional v3.0.4
I've hopefully fixed a crash some users were experiencing on the Compass screen. If I see more crashes I'll take another look, but please feel free to get in touch if you notice anything!
Positional v3.0.3
- Bottom navigation items (Location, Compass, Sun, and Settings) are no longer added to the back stack every time you navigate to them. When you navigate back from one of these screens, it will always leave the app.
- All of the help/info bottom sheets have been transitioned to screens.
Positional v3.0.2
Magnetic declination is now properly accounted for in the Compass. Thanks for pointing this out, Richard!
Positional v3.0.1
- Fixed a bug that caused a crash on devices in locales that use comma decimal separators
- Fixed a bug that prevented the compass readings from ever showing up on devices that don't report sensor accuracies
- Fixed a bug that caused a crash when viewing the compass on devices running Android Q or lower