DAVx⁵ 3.3.8
vCard nickname and Website URL: treat TYPE value as case-insensitive CalDAV: don’t show collections which are not calendars/task lists in the list BatchOperation: fix back references when the transaction has to be split multiple times debug info: include interface name and DNS servers minor improvements and bug fixesDAVx⁵ 3.1 Release Notes
-
DAVx⁵ 3.1
- reworked permissions: permissions are now clearly managed application-wide (no unclear notifications about missing permissions anymore)
- minify
VTIMEZONE
s (doesn’t include observances for times beforeDTSTART
anymore) of sent events/tasks - sync algorithm: reworking with improvements in parallelism, cancelling, exception handling (using parallel coroutines)
- account creation/login: suggest all detected email addresses as account name
- internal rewrite: now uses latest ical4j/3.x even on Android 5+ with R8 desugaring
- minor improvements and bug fixes
-
DAVx⁵ 3.1.1
- minor bug fixes and improvements