All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Updated Situm SDK to version 2.76.2.
- Lat and Lng info in the Indoor positioning example.
- Updated Situm SDK to version 2.76.1.
- Changed arrow/dot icons.
- Examples related to
Event
as it is deprecated. - Removed
ImageView
in the Indoor positioning example.
- Added new permission on AndroidManifest.xml (BLUETOOTH_SCAN) for Android 12 devices that need to request this permission (Pixel 4a for example)
- Fixed the strange behavior of the selector right after leaving positioning mode.
- Abstraction of the floor selector & implementation of it in 'Animate position while walking' activity
- Added floor selector in 'Draw building over map' example
- We have changed the structure of the main README file so that it is easier to read and includes all the info needed to test this app.