Skip to content

ODK Collect v1.28.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lognaturel lognaturel released this 10 Aug 22:54

Highlights

  • New settings to automatically match the blank forms on the server
  • Allow minimal appearance to combine with other select appearances
  • Calculation recomputation when repeat instances are added or removed is faster and more complete in some cases
  • Questions of type geopoint use all available sensors to determine location

Added

  • #3850 Updated dependencies for v1.28
  • #3812 Simplify Server settings screen by removing Other type and replacing ODK Aggregate with ODK
  • #3908 Use JavaRosa 2.18.0-snapshot from getodk
  • #3772 Use fused location provider everywhere
  • #3925 Use flexible grid layout for columns-pack appearance
  • #3954 Warn that the storage migration will be done automatically in next version
  • #3919 New, modern layout for Delete Saved Form
  • #3956, #3960, #3977, #3986, #4000, #4001, #3997 New settings to automatically match the blank forms on the server
  • #3661 Show that form updates are available with Google Drive as server
  • #3923 Use modern androidx library for all Collect preferences
  • #3736 Allow minimal appearance to combine with other select appearances

Fixed

  • #3876 Fixed camera permission required when opening QR code configuration screen
  • #3885 Fixed google bug 154855417 when the Google Maps service goes down
  • #3782 Used Dialog Fragment to retain Exit Form Dialog on Orientation Change
  • #3786 Retains Select Layer Dialog on changing the Orientation
  • #3824 Used Dialog Fragment to retain Change Admin Password Dialog on Orientation Change
  • #3858 Added Search View Style for Magenta Theme to remove Search Hint icon
  • #3899 Save current screen answers when quitting form
  • #3851 Fixed Dialog Button for Experimental Magenta Theme
  • #3907 Close form cursor when getting count
  • #3813 Replace KEYS_WE_SHOULD_NOT_RESET with "meta" shared preferences
  • #3792 Retain Input Setting Dialog on GeoPolyActivity on orientation change
  • #3888 Fixed Failed to find configured root that contains on huawei devices
  • #3831 Use widget framework and add testing for URL widget
  • #3917 Polygon is created as an opened shape on map view when a previously created shape is removed
  • #3920 Fixed navigation buttons in form entry in Magenta theme
  • #3912 Fixed back button behavior in FormHierarchyActivity
  • #3910 Fix problem with SelectChoice serialization in ranking widget
  • #3946 Handle null data in QRCodeTabsActivity.onActivityResult()
  • #3915 Fix title disappearing when preferences screen rotated
  • #3932 Fixed search view colors
  • #3864 Instance map view bottom sheet improvements
  • #3953 Avoid crashes while initializing map providers
  • #3950 Typing with keyboard in TimePicker requires pressing “Ok” on the keyboard before “OK” on the dialog
  • #3947 Avoid crash caused by race condition when question values change
  • #3843 Add progress dialog for deleting blank forms
  • #3933 Fix imports from old configuration QR codes
  • #3839 Keep remove group dialog on rotation
  • #3877 improve behavior consistency of geo widgets, especially when read-only
  • #3976 Don't display Record a point button on Automatic input method
  • #3981 Fixed removing groups in the hierarchy view
  • #3992 Allow forms to be edited after blank form deletion
  • #4003 Fixed multiclicking on menu items in FormEntryActivity

Removed

  • #3913 Removed remaining (inactive) sms code