Skip to content

Data Capture Library 0.1.0-beta05

Pre-release
Pre-release
Compare
Choose a tag to compare
@Tarun-Bhardwaj Tarun-Bhardwaj released this 13 Sep 07:53
· 505 commits to master since this release
7ca675e

The sdc-0.1.0-beta05 release of Structured Data Capture library includes a number of enhancements and bug fixes.

Enhancements:

  • Add functionality to skip pages entirely in a paginated questionnaire [#1187]
  • Copy text field from questionnaire to questionnaire response [#1502]
  • Add variable Extension support [#1059]
  • Feature to review question/answers in list view in Questionnaire Fragment [#227]
  • Use entryMode extension to allow different pagination behaviours regarding validation. [#1272]

Bugs:

  • Input of one date picker view gets updated in another date picker view in layout. [#1580]
  • Choice with Radio Button input resets answer in paginated layout [#1521]
  • Double selection of a dropdown [#1554]
  • Open choice/Drop Down view issue [#1537]
  • Re-selecting an option in a drop down item with valueString answer options is causing app to crash [#1542]
  • sdc-beta04 regression in decimal data entry [#1551]
  • Apply separate style to question text if type is group. [#1546]
  • Single choice does not unselect the answer option on click. [#1512]
  • use android lib cancel [#1510]
  • Date picker - Keyboard doesn't open when clicking text field [#1418]

Code Health

  • Refactor validation result to be a sealed class [#1553]