Skip to content

Releases: ngageoint/mage-android

6.1.2

14 Aug 02:49
Compare
Choose a tag to compare

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

14 Aug 02:46
Compare
Choose a tag to compare

6.1.1

Bug Fixes
  • Show change event in nav drawer if user has more than one event.

6.1.0

25 Jun 15:39
Compare
Choose a tag to compare

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

19 Feb 21:44
Compare
Choose a tag to compare

6.0.4

Bug Fixes
  • Fix crash when trying to edit observation location.
  • Fix observation and location time filtering.
  • Fix observation and location info window click crash.
  • Fix map layout height in profile view.

6.0.3

14 Feb 15:05
Compare
Choose a tag to compare

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

6.0.2

10 Feb 01:39
Compare
Choose a tag to compare

6.0.2

Bug Fixes
  • Perform initial fetch before events screen. This will ensure all data is available before we hit the landing activity

6.0.1

24 Jan 19:24
Compare
Choose a tag to compare

6.0.1

Bug Fixes
  • Fix layout for event title in event loading activity
  • Pull in all events when getting events for the current user

6.0.0

15 Jan 20:13
Compare
Choose a tag to compare
Features
  • Observation geometry support for lines and polygons
  • Support for multiple forms per event
  • Allow users to delete observations
  • Allow users to change password from profile view
  • New MGRS grid overlay. You can also search for an MGRS string from the map.

5.3.5

12 Oct 15:43
Compare
Choose a tag to compare

5.3.5

Bug Fixes
  • Fix static feature layer map click
  • Fix bug with static feature metadata load in preference activity

5.3.4

05 Oct 18:12
Compare
Choose a tag to compare

5.3.4

Bug Fixes