Skip to content

ODK Collect v2021.3-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@seadowg seadowg released this 25 Oct 04:29
· 4327 commits to master since this release
2aa071a

Highlights

  • Reference layers for offline maps can now be added in <collect-dir>/layers to make them available to all projects
  • Forms can use the allow-mock-accuracy parameter to enable recording accuracy from mock providers in geopoint, geoshape and geotrace questions

Added

  • #4829 Add allow-mock-accuracy for default geopoint widget
  • #4853 Tweak button style to have softer text
  • #4843 Tweak new theme
  • #4842 Add shared reference layer directory
  • #4857 Add allow-mock-accuracy for non-default geopoint and geoshape/geotrace

Fixed

  • #4852 Fixed crash when using mapbox on Android 11
  • #4859 Fix persian joda time dependency declaration
  • #4845 Update JR to 3.3.0 snapshot and update test for re-calculation in field list
  • #4855 Handle null keys in OnSharedPreferenceChangeListener
  • #4856 Create file with project name sanitizing reserved chars
  • #4867 Fixed visibility of the location crosshair in mapbox
  • #4860 Fixed error prone registerToClearAnswerOnLongPress() method for string widget