Releases: ngageoint/mage-android
Releases · ngageoint/mage-android
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.
6.2.1
6.2.0
6.1.2
6.1.2
Features
- Beta Geopackage download feature. Server administrators can now upload geopackages as layers
and assign to specific events. App users can choose to download available geopackages
from the layer manager.
Bug Fixes
- Fix mgrs bug in which grid would not show on map on initial load.
- Use map type from user preferences in observation location edit activity.
- Fix brand icon color on older devices.
6.1.1
6.1.0
6.1.0
Features
- Show change event in nav drawer if user has more than one event.
- Pull users, teams and icons based on event picked. We no longer pull all users, teams and icons for all events when logging in, this will vastly
improve performance on login. - Added Night theme. Users can now maunally switch betweem light (current) an dark themes, or automatically switch based on Androids day/night configuration.
- Support generic oauth configuration coming from server authentication strategies.
6.0.4
6.0.3
6.0.3
Features
- Increase map zoom level when searching for locations
Bug Fixes
- Don't show archived forms in form selection activity
- Prevent crash if no location when clicking zoom to location
- Clean up MapFragment memory leaks
- Prevent crash on logout due to no current event