Skip to content

ODK Collect 1.6.0

Compare
Choose a tag to compare
@lognaturel lognaturel released this 01 May 02:16
· 14093 commits to master since this release

Highlights

  • APK size reduced by 65% for faster app updates
  • Change the app language to one of 47 languages from settings
  • Date/time widgets with no-calendar appearance allow nulls and are centered for accuracy
  • Google Drive, Google Sheets protocol now supports video and audio uploads
  • Combine and save filtering and sorting on every form list screen

Added

  • #744 Support additional media types with Google Drive, Google Sheets protocol
  • #786 Updated open source licenses
  • #311 Separate form preloaded values for username, email, etc
  • #718 Persistent per-screen sorting options
  • #271 Minification for release builds
  • #559 Change interface language from within the app
  • #427 Dialog pickers for date and time
  • #81 Allow date, datetime and time widgets to show 'null' values

Removed

  • #434 Form processing logic from settings
  • #824 Don't check for Play Services when using GeoPoint

Fixed

  • #695 Crash when user selects audio that was just recorded
  • #678 In Grid Widget, orange frame doesn't disappear for deselected icons
  • #691 Crash when user selects video that was just recorded
  • #167 Lack of User-Agent header causing 403 on some servers
  • #665 AudioButton should become a stop button when audio is playing
  • #784 Give user feedback when the Google Drive API isn't enabled
  • #563 Replace calling browser intent with custom chrome tabs
  • #803 #805 Combine sorting and filtering
  • #816 Clear list before refresh to avoid duplicates
  • #709 Bad submission_url causes crash on submission
  • #736 Improve validation of URLs
  • #785 Long pressing on grid widgets should clear the selection visually
  • #827 Long press should clear GeoTraceWidget/GeoShapeWidget answer
  • #887 Selected items in FormDownloadList aren't saved after using "Select All" option
  • #879 Auto play of sound files does not work on first question
  • #660 Avoid crash when source video can't be deleted
    • Kunal Singh @beast-incarnate
  • #828 GeoShape/GeoTrace button text is not changed to default after removing response
  • #741 Back button when navigating "My Drive" goes all the way back to root
  • #897 Display dates and times using the current language and locale
  • #794 Signature widget in portrait mode

Special thanks to Shobhit Agarwal (@shobhitagarwal1612), Alex Anderson (@alxndrsn, Medic Mobile), @anudeepti2004, Vikas Desale (@vikasdesale), Shubham Jain (@sjain281297), Lokesh Nandanwar (@lokeshkvn), @SIMRAN1 for adding tests, code quality improvements and deprecation updates!