Skip to content

Releases: ngageoint/mage-android

7.1.1

21 Apr 22:17
Compare
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
Compare
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
Compare
Choose a tag to compare
Features
  • Default time filter for observations and user locations to 30 days.

7.0.1

06 Oct 02:21
Compare
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
Compare
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
Compare
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

6.3.2

12 Mar 20:37
Compare
Choose a tag to compare
Features
  • Show mgrs grid on observation geometry edit view if enabled
Bug Fixes
  • Fix crash on WGS84/MGRS manual coordinate change
  • Fix duplication of login strategy fragments on device rotation
  • Update map clip in observation edit to reflect location updates from geometry edit

6.3.1

16 Feb 16:01
Compare
Choose a tag to compare
Bug Fixes
  • Fix crash in GeometryEditDialog when accessing child fragments
  • Fix crash when accessing the application context in event form defaults activity
  • Ignore invalid date/time in date form field default
  • Don't clear token after login on user change
  • Don't start location reporting if user token is invalid

6.3.0

04 Feb 17:22
Compare
Choose a tag to compare
Features
  • Google authentication support is back. This includes updates for all third party authentication strategies to align with Google guidelines.
  • Support for Android 11. Includes updates to handle new location permissions.
  • Upgrade Gradle and Kotlin versions.

6.2.10

28 May 16:51
Compare
Choose a tag to compare
Features
  • Show observation accuracy if available. Shown on map as accuracy circle and in observation view as text.
  • Use algorithm to determine "best" device location based on provider, accuracy and time to determine
    new observation location.