Skip to content

Releases: ngageoint/mage-android

7.1.5

01 Aug 13:39

Choose a tag to compare

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

18 May 17:47

Choose a tag to compare

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

16 May 14:34

Choose a tag to compare

Features
  • Re-work observation and attachment sync to remove services.
  • Sync and error badge redesign for observation feed items

7.1.2

06 May 15:46

Choose a tag to compare

Bug Fixes
  • Revert work manager version in an attempt to track down sync issues.

7.1.1

21 Apr 22:17

Choose a tag to compare

Features
  • Added empty states to all feed views
  • Integrate location service disabled flag from server api.

7.1.0

14 Apr 18:24

Choose a tag to compare

Features
  • You can now choose to display and enter coordinates in Degree Minute Seconds, Latitude Longitude or MGRS.
  • Navigating to observations and others users within MAGE is now possible.
  • Bottom sheet UI/UX for all map content

7.0.2

11 Apr 17:52

Choose a tag to compare

Features
  • Default time filter for observations and user locations to 30 days.

7.0.1

06 Oct 02:21

Choose a tag to compare

Features
  • Removed "logged in notification" for clarity. MAGE location reporting notification now has a "logout" button.
Bug Fixes
  • Filter archived forms in form picker
  • Fix signup crash for 5.x servers.

7.0

21 Sep 18:17

Choose a tag to compare

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

04 May 19:26

Choose a tag to compare

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