Releases: ngageoint/mage-android
Releases · ngageoint/mage-android
6.2.9
6.2.8
Features
- Update support library to androidx
- Improved GeoPackage functionality including styles, scaling, and zoom
- geopackage-android-map version 3.4.0
- android-maps-utils version 0.6.2
- Moved geopackages and static features (e.g. XML) into a new preference called offline layers.
These offline layers only exist on a remote server until downloaded onto the client. - Online layers preference added. This gives users access to layers that exist on remote XYZ, TMS,
and WMS servers without needing to be downloaded. Only supports HTTPS. - Moved Observations and People preferences to new preference category called MAGE.
6.2.7
6.2.6
6.2.5
6.2.4
6.2.3
6.2.2
Features
- Update to Android SDK 28.
- Location service nows runs as a proper foreground service.
- Observations and attachments are being pulled and pushed via WorkManager.
- Updated okhttp, retrofit and glide dependencies.
- Using Dagger for dependency injection.
- GeoPackage features that contain links are clickable.
- Added 5 and 30 second user location fetch frequencies.
Bug Fixes
- Fix bug which didn't show previously loaded events after disconnected login
- Use dark background color on map info windows, this will show light text.
- Fix bug in landing activity that could cause crash when setting options on navigation view menu.