ODK Collect v2022.2.0
Added
- Select one from map by @seadowg in #5062, #5073, #5079, #5083
- GeoJSON parsing by @lognaturel in getodk/javarosa#655, getodk/javarosa#658, getodk/javarosa#662
- Use JSON Schema to validate settings by @seadowg in #4924, #5076
- Extract navigation code from
FormMapActivity
by @seadowg in #5029 - Generalized form map in preparation for select from map feature by @seadowg in #5029, #5038
- Remember last used pen color by @grzesiek2010 in #5030
Fixed
- Updated dependencies for v2022.2 by @grzesiek2010 in #4999
- Removed old style info icons from dialogs by @grzesiek2010 in #5034
- Cancel Geopoint dialog when pressing back by @seadowg in #5019
- In Match Exactly mode, retry form download requests before showing failure notification by @grzesiek2010 in #5024
- Copy media files from old version rather than redownloading by @seadowg in #5025
- Fixed scale type used in image widgets by @grzesiek2010 in #5032
- Disabled collecting Advertising ID and SSAID by @grzesiek2010 in #5072
- Use black as default signature color by @grzesiek2010 in #5070
- Always handle disabled Location when checking location permissions by @grzesiek2010 in #5059
- Replace existing form with matching formid and version by @grzesiek2010 in #5063
- Make sure database files always exist when used by @grzesiek2010 in #5057
- Improved submit notifications by @grzesiek2010 in #5055
- Stop
typeText
causing issues by @seadowg in #5081 - Fixed displaying items in the list of errors by @grzesiek2010 in #5085
- Improved handling errors during importing new projects by @grzesiek2010 in #5058
- Do not report RepeatsInFieldListException as error in firebase by @grzesiek2010 in #5069
- Ignore errors when settings QR code includes values not in schema enums by @grzesiek2010 in #5094
- Launch select from map with zoom on current location by @lognaturel in #5098
- Make sure BottomSheetCallback is not called after onDestroy by @grzesiek2010 in #5101
New Contributors
- @dczerwinski made their first contribution in #4971
Full Changelog: v2022.1.0...v2022.2.0