Skip to content

5.3.0

Compare
Choose a tag to compare
@newmanw newmanw released this 17 Jul 14:18
· 911 commits to master since this release

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.