Skip to content

ODK Collect v1.13.0

Compare
Choose a tag to compare
@lognaturel lognaturel released this 26 Feb 01:35
· 13379 commits to master since this release
55c6bac

All Changes

Highlights

  • Include a clickable SVG with image-map appearance for single and multiple selects (Android 5+)
  • Required questions are marked with an asterisk
  • Remove the "Choose" button from audio, video and image questions with appearance new
  • Open Street Map base maps load more quickly
  • Translation updates thanks to volunteers at https://www.transifex.com/opendatakit/collect

Added

  • #1784 Improved Map Performance for OSM basemaps
  • #791 Form-level support for auto-send and auto-delete (XLSForm support coming soon)
  • #1764 image-map appearance for selects
  • #1789 Automatic screenshot creation for docs with screengrab
  • #1827 Mark required questions using an asterisk
  • #108new appearance for audio, video, image and annotate questions to remove "Choose" button

Fixed

  • #1670 Repeat count after group in jump screen breadcrumb
  • #1723 More than one date dialog is opened when user quickly clicks the button several times
    • Saurav Tiwary @srv-twry
  • #1722 Ability to choose backward button when first question is repeat
  • #1770 USGS Tiles not displaying with OSM SDK
  • #1774 Crash when translation with dates have missing quotes
  • #576 Use form-based hostname when asking for credentials
  • #1630 User is able to open form or list two times when user quickly clicks form name / button in main menu several times
  • #1574 Navigation buttons are not visible if user turns them on during filling form
  • #1791 More than one option is highlighted in sorting menu
  • #1778 User sees confusing toast in case with Server Required Authentication appears
  • #1779 Forms are selected automatically while scrolling in Google Drive
  • #1756 Position in form download list adapter getView is beyond end of filteredFormList
  • #1796 Collect crash when canceling refresh and then clicking on checklist
  • #1793 Get Blank Form list disappears after canceling refresh and then selecting clear all/select all button
  • #1809 Attempt to read from field 'double com.google.android.gms.maps.model.LatLng.b' on a null object reference
  • #1795 Attempt to delete a form that doesn't exist
  • #1805 User should see buttons on Get Blank Form list even if the list is empty
  • #1786 Choose an account dialog starts with no option initially selected
  • #1631 User is moved to main Google Drive list if user clicks on 'Go back' when a list of shared forms is displayed
  • #1838 Selected: text is visible below the button in Select multiple question with minimal appearance even if nothing selected
    • Saurav Tiwary @srv-twry
  • #1842 Navigating to 'My Drive' doesn't show its contents when user is in one of shared folders
  • #1839 Selected options from select multiple question are not separated in hierarchy view
  • #1813 Visiting ODK website crashes the application if no browser is installed
  • #1824 Blank space is visible after removing an image answer
  • #1856 Popup menu in Import/Export Settings exists only for one item
  • #1856 Default OSM basemap is not set
  • #1802 Styling for about screen
  • #1854 Form is selected even after clicking on "Clear All"
  • #1868 Toggle button state wrong when using search
  • #1692 FileNotFoundException after cancelling and re-downloading a large form
  • #1836 Reset button in admin settings is enabled even if nothing is selected
  • #1798 Navigate back button is disabled when we skip two repeat groups
  • #1552 Pictures taken by the SelfieWidget are rotated incorrectly on some devices
  • #1849 Selection with autoadvance isn't displayed properly for right-to-left languages
  • #1811 Misleading error message on malformed formList XML
  • #1884 Forms are not selected if user clicks on button 'Select All' and then clicks on arrow or X in search bar on Delete Saved Form view