Releases: lmu-navigator/android
Releases · lmu-navigator/android
v1.4.2
- Fix SSL errors when downloading static assets (map tiles, thumbnails, images) by using HTTP instead (until we have a proper fix)
- Fix sorting of building list not working
- Update targetSdk and compileSdk version to 29
- Migrate support library dependencies to AndroidX
- Update Gradle and some other dependencies
v1.4.1
- Fix app crashing on startup on Android Pie
v1.4
- Update targetSdkVersion and compileSdkVersion to 28 (Android Pie)
- Update a bunch of dependencies
- Remove obsolete READ/WRITE_EXTERNAL_STORAGE permissions
- Add permission request when accessing user location in map view
v1.3
- Updated building maps and room data
- Updated some dependencies
v1.2
- Updated building maps and room data
- Reduced app size
- Improved loading time for floor maps
- Fixed some bugs
v1.1
- Fixed a crash in the map view
- Fixed a crash in the floor view
- Reduced the app size