Skip to content

ODK Collect v1.25.0

Choose a tag to compare

@lognaturel lognaturel released this 16 Dec 18:49
· 12085 commits to master since this release

All Changes

Highlights

  • Added map view of filled forms on device
  • Added Likert scale widget
  • Increased spacing between select options to make easier to tap
  • Added identify-user support to request user identity in audit log
  • Added track-changes-reasons to request answer change reason in audit log

Added

Fixed

  • #3422 Display a toast if scanning QR codes fails
  • #3377 Use more meaningful messages when an audio file is missing/invalid
  • #3414 Fixed Memory leak in MainMenuActivity
  • #3416 Remove unneeded audio clean up on FormEntryActivity pause
  • #3443 Fixed NPE while opening MapsPreferences from GeoPointActivity
  • #3361 Remove Google Analytics because the service has been shut down
  • #3454 test-only changes to fix failing unit tests on Windows
    • Robert Morton @OpenDataNerd
  • #3426 Catch SQLiteExceptions during reading csv files
  • #3469 Fixed Google Drive 403 error
  • #3452 Build a FormDef when doing initial form discovery
  • #3476 Catch any exception and error while parsing an instance file
  • #3470 Clear server credentials on app reset
  • #3478 Fixed checkboxes in Reset Settings dialog for Android 4
  • #3449 Provide user-friendly error message when CSV for search() or external itemsets is not on device
  • #3462 Disable automatic formatting only for questions that are formatting prone
  • #3474 Fixed distorted buttons for Android <5
  • #3485 Clear credentials when settings are being reset
  • #3473 Support case insensitive header lookups
    • Robert Morton @OpenDataNerd
  • #3467 Avoid starting asynctask responsible for uploading forms to GS twice
  • #3464 Add margins back into Text Widgets
  • #3492 Reduce select and question header padding
  • #3505 Replace margin with padding to prevent RTL bug in Android 7
  • #3516 Fixed paddings for select widgets with compact and columns no-buttons appearances
  • #3512 Fix displaying answers for multi-column select
  • #3511 Clear geometry after encryption
  • #3516 Fixed paddings for select widgets with compact and columns no-buttons appearances
  • #3520 Make sure save requests are cleared once they're dealt with
  • #3527 Fixed clicking on map marker for geopoint