Releases: ngageoint/mage-android
Releases · ngageoint/mage-android
7.1.5
Features
- Allow users to attach documents to observations.
- Document attachment info view which allows users to view/edit document in other applications installed on their device.
- New GARS grid overlay, map search, and observation geometry edit
- MGRS grid improvements including Norway and Svalbard support
Bug Fixes
- Fix crash on feed fetch if no event
- Observation geometry edit Degree Minute Seconds longitude display value fix
7.1.4
Features
- Ensure new observation and attachment sync requests run immediately by changing the work manager policy to REPLACE.
To ensure that work is in fact unique and that no 2 work task are running at the same time a mutex has been placed around
the business logic for sync. - Added a sync now button to the observation view screen to allow users to try and forcefully sync and observation.
Bug Fixes
- Fix crash when trying to add an attachment from the gallery if attachment field has no restrictions.
- In the event of an exception when pushing observations changes to the server send work manager a retry request.
7.1.3
7.1.2
7.1.1
7.1.0
7.0.2
7.0.1
7.0
Release Notes
- This version supports MAGE server versions 5.4 and 6.x
Features
- Multi form support: Users will be able to add multiple forms to an observation when the server configuration allows.
- Attachments as form fields: Users can create attachments in form fields when the server configuration allows.
6.3.3
Features
- Local user signup captcha (Dependent on server version 6.0+)
- Fix crash on older Android devices when viewing user profile
- Fix crash on device rotation in observation edit activity
- Update to latest google play services maps version
Bug Fixes
- Show full screen user avatar on tap from profile activity