Skip to content

Releases: ngageoint/mage-android

5.3.3

01 Sep 16:24
Compare
Choose a tag to compare

5.3.3

Bug Fixes
  • Update event name in title when switching events.

5.3.2

22 Aug 21:04
Compare
Choose a tag to compare

5.3.2

Bug Fixes
  • Fixed bug causing non-required select fields to show as required

5.3.1

20 Jul 20:30
Compare
Choose a tag to compare

5.3.1

Features
  • Added network configuration file

5.3.0

17 Jul 14:18
Compare
Choose a tag to compare

5.3.0

Features
  • Added pull to refresh on observation and people lists.
  • Pulled in appcompat and support libraries to support material design.
  • Updated all views to be consistent with material design spec.
  • Added new BottomNavigationView to allow users to quickly cycle through observations,
    people and the map.
  • Take users to login screen on token expiration. Upon successful authentication the user will be taken
    back to where they left off before their token expired.
  • Choose between Local time and GMT for display and editing
Bug Fixes
  • Fixed bug with being authenticated but not having picked an event. In this case the user will be
    returned to the event picker activity.
  • Updated android.hardware.telephony to not be required, which will enable tablet installation from the play store.

5.2.2

13 Feb 17:40
Compare
Choose a tag to compare

5.2.2

Bug Fixes
  • Fixed an issue where attaching a image to an observation would cause the application to crash in some instances.

5.2.1

31 Jan 20:08
Compare
Choose a tag to compare

5.2.1

Bug Fixes
  • Bug fix preventing app crash when opening filter drawer

5.2.0

17 Jan 20:42
Compare
Choose a tag to compare

5.2.0

Features
  • Users can now favorite observations
  • Users with event edit permission can flag observations as important
  • Added number of features to static layer list item.

5.1.1

10 Nov 21:49
Compare
Choose a tag to compare

5.1.1 (11-10-2016)

Bug Fixes
  • Media picked from gallery stored in wrong location causing attachment failure in some cases.

5.1.0

04 Sep 23:54
Compare
Choose a tag to compare

5.1.0 (09-04-2016)

Features
  • Updated time filter intervals.
  • Multi select support.
  • Filter select and multi select options.
Bug Fixes
  • Fix issue with duplicate attachments showing up in observation when picked from google photos gallery.
  • Copy attachments picked from gallery to mage local storage in case gallery image is deleted before mage has a chance to send the attachment to the server.

5.0.4

30 May 22:08
Compare
Choose a tag to compare

5.0.4 (05-26-2016)

Bug Fixes
  • Fix issue with location marker anchor. At higher zoom levels the marker was appearing in the wrong location
  • Fixed issue with progress for feature overlay not being removed when the layer has been refreshed.
  • Fixed issue on older devices with app crashing after launching camera app from new observation and then discarding the observation.