Releases: bitfireAT/davx5-ose
Releases · bitfireAT/davx5-ose
v4.3.14-ose
What's Changed
- Use gradle version catalog by @ArnyminerZ in #564
- Rewrite
OpenSourceFragmentto Compose by @ArnyminerZ in #581 - Migrate to Kotlin DSL by @ArnyminerZ in #586
- More correct usage of expedited workers by @rfc2822 in #566
- Rewrite
BatteryOptimizationsFragmentto Compose by @ArnyminerZ in #580 - Releases: generate release notes and discussion thread automatially by @rfc2822 in #596
- Fixed span styles for URL annotations by @ArnyminerZ in #598
- Don't upload event when calendar is read only by @sunkup in #587
- Disable periodic sync workers that don't exist anymore by @rfc2822 in #602
- Rewrite
WelcomeFragmentto Compose by @ArnyminerZ in #582 - Adapt WelcomeFragment for smaller devices by @rfc2822 in #606
- Use gradle-managed device for testing by @rfc2822 in #609
Full Changelog: v4.3.13.1-ose...v4.3.14-ose
v4.3.13.1-ose
Bump version to 4.3.13.1
v4.3.13-ose
Version 4.3.13 - marked as compatible with Android 14 - fixed bug where upload of dirty entries was delayed when there are deleted entries - [CalDAV] improved compatibility with Google Calender app (take proprietary UID field into account) - [CardDAV] don't write structured name when FN = ORG - [WebDAV] refactored paging and caching, improved performance - [Google Login] require email in UI - [UI] DebugInfoActivity rewritten to Compose - [UI] add battery saver warning - minor improvements and bug fixes
v4.3.12.1-ose
4.3.12.1: hotfix for AGP problem that caused random exceptions (#511)
4.3.12:
- [CalDAV] fix StackOverflowError when timezone definitions refer to time zones themselves
- [CalDAV] fix reminder type of default event reminders
- [WebDAV] less strict MIME type processing to increase compatibility
- [Nextcloud] always append /remote.php/dav so that it also works without well-known URLs
- other minor bug fixes and improvements (including further rewriting to Compose)
v4.3.11-ose
Version 4.3.11 * various minor bug fixes, improvements and new translations
v4.3.10-ose
Version 4.3.10 - Don't cancel service detection when DetectConfigurationFragment's ViewModel is cleared - Swiping and status indication in accounts view improved - various refactoring; AccountsAcitivity and AboutActivity rewritten to Compose - various minor improvements and bug fixes
v4.3.9-ose
Version 4.3.9 - [Nextcloud] Nextcloud Login Flow now available even when Nextcloud app is not installed - [Google] Service detection: shared calendars and Webcal subscriptions are now detected - [WebDAV] Add timeout for RandomAccessCallback notification - increase minimum required Android version to Android 7 - minor improvements and bug fixes
v4.3.8-ose
Version 4.3.8 * [TLS] allow users to manually verify and accept valid certificates that are issued for a wrong host name again * [CalDAV] fix double-quote escaping of event data * [CardDAV] show sync status correctly also for address book synchronization * minor bug fixes and improvements
v4.3.7-ose
Version 4.3.7 - custom (self-signed) certificates: persist user trust across app restarts again - clean up translations - minor bug fixes and improvements (including documentation)
v4.3.6.1-ose
Version 4.3.6 - allow synchronization over VPN when the underlying Internet connection can't be validated by Android (→ new VPN setting in DAVx⁵ account settings) - reduce problems with soft errors that caused synchronization to run very often (resulting in battery drain) - hopefully fixes rare migration bug that caused the CalDAV and CardDAV services to vanish on a DAVx⁵ update - [CalDAV] better ignoring of local empty or blank values in events (may cause problems when uploaded) - [CardDAV] improved group support when KIND values are upper-case in vCards - various minor improvements and bug fixes Version 4.3.6.1 - fix bug where sync wasn't possible when there's any connection without INTERNET