Skip to content

ODK Collect v1.16.0

Compare
Choose a tag to compare
@yanokwa yanokwa released this 23 Jul 04:17
· 12879 commits to master since this release
2ae097f

All Changes

Highlights

  • Send submissions over SMS
  • Rank widget to rank choices
  • Randomize select ones and select multiples
  • Adds in-form SMS/email sending

Added

Fixed

  • #2081 Using "maps placement-map" appearance has unexpected effect
  • #2243 "This is an update to a form you have" message disappears after canceling and refreshing connection to the server.
  • #1964 Display warning when select_multiple names have spaces in them
  • #1914 Blank hierarchy/jump view for RTL language
  • #2195 Replace icons we use in DrawView with vectors
  • #2269 NullPointerException in FormEntryActivity.getAbsoluteInstancePath
  • #2244 Dark theme is not applied to the main menu when user load settings from collect.settings file
  • #2287 Expander icons should be replaced with vectors and better visible in DarkTheme
  • #2291 GeoPointMapActivity's Location Listener triggering a NullPointerException
  • #2263 FileUriExposedException when taking a picture for an image question
  • #2305 Unify geoshape_google_layout and geoshape_osm_layout using fragments
  • #2316 Null pointer crash in tab view
  • #2315 Null pointer crash when downloading blank forms
  • #2265 Changing device orientation affects the appearance in RTL languages on Android 8.1
  • #2327 Null pointer crash when marking sort order
  • 26a6453 SMS phone setting not immediately enabled or disabled
  • getodk/javarosa#331 Fix namespace and avoid null pointer crash when no prefix is specified
  • 42d6f47 Use start button to start ranking instead of double tap
  • addab13 Add position indicators to rank
  • #2200 Success information in automatic download notification even if an error occurs
  • #2303 Server settings path changes updated but not immediately shown
  • #2355 SeekBar in AudioWidget is not updated properly when an audio file finishes
  • #2326 Username not included in filled form (just after reading collect.settings?)
  • #2270 stepToOuterScreenEvent() invoked on null reference
  • #2353 Collect crashes when click on "Get Barcode" or "Scan code from other device"
  • #2268 Google auth exception can attempt to show after GoogleDriveActivity is destroyed
  • #2202 Full message from the newest notification is visible even if the user clicks on the older notification
  • #2361 SelfieImageWidget and SelfieVideoWIdget crashes after multitapping (a few quick taps)
  • #2362 Use same click effect in reset dialog as used in other settings
  • #2365 Error about external data db not found even when it is on sdcard
  • #2292 Fade red highlight to background color rather than text color on Android 4.1
  • #2372 When resending form to server after sending via SMS, status is not updated
  • #2388 Update JR to use correct ODK namespace
  • #2386 In external app widgets, only implicit intents that can use a smsto: uri are supported
  • #2396 Added Material Design Icons open source licenses #2396

Thanks to @dcbriccetti and @shobhitagarwal1612 for code quality improvements and @MartijnR for his work on ODK XForms spec!