-
-
-
v3.3.2-ose protected31c9f0f7 · ·
Version 3.3.2 * support for tasks synchronization with Tasks app (tasks.org) [not all fields, see https://tasks.org/docs/sync.html] * minor improvements, bug fixes, translations
-
-
v3.3.1-ose protectedff8de74f · ·
Version 3.3.1 * fix for Google Contacts / Android 11: export address book authenticator so that address books are shown in Google Contacts again
-
v3.3-ose protected838855b9 · ·
Version 3.3 * accounts overview: show sync/refresh status of every account with a progress bar * accounts overview: new *Sync all accounts* action * launcher shortcut: *Sync all accounts* (available as DAVx⁵ has been started the first time); can be used as widget * new debug info/share logs screen * improved UI (including specific messages for common errors) * improved debug info (more information, better readability) * *Share* action now generates a ZIP file with debug info (and logs, if available)
-
v3.2.1.4-ose protecteda14169d1 · ·
Version 3.2.1.4 * fix sync interval sometimes not updated in UI after changing it * fix isSyncable=-1 in some cases * don't grey out WiFi SSID setting when data saver is active * WebDAV: don't follow redirects from HTTPS to HTTP * CardDAV: don't keep SORT-STRING as unknown property * CalDAV tasks: fix rewriting of DTSTART/DUE when one of them is a date and the other a date-time
-
v3.2.1.2-ose protected4aee5294 · ·
Version 3.2.1.2 * regenerate UID if it was dropped from an existing resource * sort accounts in AccountsActivity by name * rename account: handle exceptions (for instance, when the desired name already exists) * update dependencies
-
-
-
v3.2-ose protectede0d0ef73 · ·
Version 3.2 * always set "Sync over WiFi only" when data saver is active * show CalDAV/CardDAV account settings only when CalDAV/CardDAV is present * login: show "username/password wrong" when 401 is encountered during resource detection * various minor improvements and fixes CalDAV: * improvements for CalDAV Scheduling, including support for Schedule-Tag * more compatible iCalendar generation
-
-
-
v3.1-ose protected80df1eec · ·
Version 3.1 * reworked permissions: permissions are now clearly managed application-wide (no unclear notifications about missing permissions anymore) * minify VTIMEZONEs (doesn’t include observances for times before DTSTART 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