collect
collect copied to clipboard
ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋...
Closes #4900 This issue has been partially fixed in https://github.com/getodk/collect/pull/5154 so now on master there is no crash like described in the issue. The improvement here is that wrong URLs...
#### Software and hardware versions Collect v2021.2 and later #### Problem description Certain magic URLs can crash the app when "Add" is pressed (or presumably if they are imported from...
When a choice list is long, there's a small scroll bar that shows the location in the list and there's also a big one that shows the location in the...
#### Software and hardware versions Collect v2022.2 (and Enketo 4.1.1) #### Problem description Having two questions that change each other's value with a calculate/trigger cycle (each has their `calculate` and...
#### Software and hardware versions Collect v1.29.x, Android vx.x.x, device used... #### Problem description When testing #4392 I have noticed that the behavior of save using save icon and save...
#### Software and hardware versions Collect 1.27.3 (older versions were not verified) #### Problem description Read-only Ex printer widget on the field-list has no spacing below hint #### Steps to...
Closes #4995 #### What has been done to verify that this works as intended? I've verified the fix manually. #### Why is this the best possible solution? Were any other...
**Software and hardware versions** ODK Collect v 2022.3 Beta 1 Android probably all **Problem description** If one of saved points is placed in the top right-hand corner ( compared to...
In 2014, an undocumented `saveIncomplete` attribute [was added](https://nafundi.com/blog/posts/increasing-data-safety-in-odk-collect-with-delete-after-send-and-forced-form-save/). It's described as a way to "increase data safety". The idea is to specify a question at which a record save should...
Closes #5165 ~~Blocked by #5164 and on a stabler release of Fragment 1.5.0~~ The problem stemmed from the fact that when displaying in a `Dialog`, the back button will be...