Releases: getodk/collect
Releases · getodk/collect
ODK Collect v2022.4 Beta 2
What's Changed
- Fixed styling required questions by @grzesiek2010 in #5282
- Fixed SelectImageMapWidgets by @grzesiek2010 in #5313
- Fix back button on select one from map by @seadowg in #5167
- Fixed using custom LifecycleOwner for ODKView by @grzesiek2010 in #5318
- Prevent filled form from being edited if sending is canceled or crashes by @grzesiek2010 in #5320
- Fixed saving background recording after deleting initial audio file by @grzesiek2010 in #5309
- Downgraded mp4parser:muxer to fix the problem with appending audio files by @grzesiek2010 in #5334
- Fixed autosend by @grzesiek2010 in #5277
- Show recently created entities in Experimental Settings by @seadowg in #5294
- Fixed building map fragments based on settings by @grzesiek2010 in #5333
- Fix change reason behaviour after minimizing app [master] by @seadowg in #5329
- Show error message after crash by @seadowg in #5324
- Allow sorting blank forms by last saved by @grzesiek2010 in #5305
- Fixed refreshing the list of forms by @grzesiek2010 in #5332
Full Changelog: v2022.4-beta.1...v2022.4-beta.2
ODK Collect v2022.4 Beta 1
What's Changed
- Avoid adding duplicate points in polylines/polyshapes by @grzesiek2010 in #5275
- Fixed starting scanning codes by @grzesiek2010 in #5271
- Fixed displaying vertical scrollbars by @grzesiek2010 in #5302
Full Changelog: v2022.4-beta.0...v2022.4-beta.1
ODK Collect v2022.3.6
What's Changed
Full Changelog: v2022.3.5...v2022.3.6
ODK Collect v2022.4 Beta 0
What's Changed
- Use the same icon in all notifications by @grzesiek2010 in #5182
- Make sure the value used in range widget is between rangeStart and rangeEnd by @grzesiek2010 in #5239
- Fixed reloading form after granting phone permission in device settings by @grzesiek2010 in #5268
- Improved validating URLs by @grzesiek2010 in #5183
- Fixed starting form filling twice by @grzesiek2010 in #5254
- Redesign map buttons by @seadowg in #5199
- Fixed calling methods from PermissionListener after granting/denying permissions by @grzesiek2010 in #5270
- Allow multiple forms to be filled at once from shortcuts by @seadowg in #5267
- Support colors and symbols for select one from map by @grzesiek2010 in #5280
Full Changelog: v2022.3.5...v2022.4-beta.0
ODK Collect v2022.3.5
What's Changed
- Display newest forms by date by @grzesiek2010 in #5269
Full Changelog: v2022.3.4...v2022.3.5
ODK Collect v2022.3.4
What's Changed
- Cache BitmapDescriptor by @grzesiek2010 in #5258
- Prevent
ConcurrentModificationException
when logging or flushing theAuditEventLogger
by @seadowg in #5259
Full Changelog: v2022.3.3...v2022.3.4
ODK Collect v2022.3.3
What's Changed
- Fixed logging non-fatal exceptions by @grzesiek2010 in #5252
- Fix audit log event ordering by @seadowg in #5250
- More logs to determine the root cause of null formController by @grzesiek2010 in #5255
Full Changelog: v2022.3.2...v2022.3.3
ODK Collect v2022.3.2
What's Changed
- Show error when mysterious reload crash would happen by @seadowg in #5244
- Add more logging for mysterious reload crash by @seadowg, @grzesiek2010 in #5247, #5248
Full Changelog: v2022.3.1...v2022.3.2
ODK Collect v2022.3.1
Fixed
- Stop early swipes causes crashes by @seadowg in #5235
- Fall back to first project when no current project set by @seadowg in #5237
- Fixed adding offline layers by @grzesiek2010 in #5238
- Add logging around suspicious FormEntryActivity code by @seadowg in #5243
Full Changelog: v2022.3.0...v2022.3.1
ODK Collect v2022.3.0
Added
- Select one from map uses scrollable interface for showing many feature properties by @seadowg in #5188
- Add loading state when saving screen answers by @seadowg in #5162
- Mapbox v10 by @grzesiek2010 in #5141
- v2022.3 dependency updates by @grzesiek2010 in #5092
- Bump targetSdkVersion to API 31 by @grzesiek2010 in #5130
- Support styling for group names and list-nolabel by @grzesiek2010 in #5064
- Support styling likert widget by @grzesiek2010 in #5160
- Upgrade JavaRosa to encode submissions as UTF-8 by @seadowg in #5155
Removed
- Removed stale analytics by @grzesiek2010 in #5123
- Removed the custom splash screen by @grzesiek2010 in #5114
Fixed
- Fixed the dialog displayed when permission is denied by @grzesiek2010 in #5156
- Refactored list of forms by @grzesiek2010 in #5077
- Replaced png logo with its svg version by @grzesiek2010 in #5124
- Fixed icons color by @grzesiek2010 in #5146
- Remove
MapFragment
andMapProvider
coupling by @seadowg in #5139 - Protect the app from importing keys and values that are not supported according to the json scheme by @grzesiek2010 in #5154
- Selection map cleanup by @seadowg in #5164
- Allow fields in group to trigger action outside by @lognaturel in getodk/javarosa#671
- Fixed sorting forms by name by @grzesiek2010 in #5204
- Fix checking supported abis by @grzesiek2010 in #5194
- Removed unused code from DeleteSavedFormActivity by @grzesiek2010 in #5205
- Fixed setting formController objects in view models by @grzesiek2010 in #5197
- Add markers all at once in Mapbox by @seadowg in #5206
- Fix recording points stopping on rotate for geotrace/geoshape by @seadowg in #5207
- Retain accuracy for marker point in Mapbox by @seadowg in #5219
- Upgrade JavaRosa by @seadowg in #5223
- Set up click listeners for OSM properly by @seadowg in #5221
- Fixed clearing lines in OSM by @grzesiek2010 in #5225
Full Changelog: v2022.2.3...v2022.3.0