Skip to content

Releases: bitfireAT/davx5-ose

v4.4.5-ose

24 Dec 08:48
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • Don't show app intro again after recomposition by @sunkup in #1142
  • AccountSettings: make enable flag for sync intervals explicit by @rfc2822 in #1156
  • Fixed padding problems with Edge-To-Edge by @ArnyminerZ in #1171
  • LocalAddressBookStore: return all address books, including orphaned ones by @rfc2822 in #1168
  • Address book accounts: bind to accounts (again) by @rfc2822 in #1184

Refactoring

  • Extract sync framework interaction to separate class by @sunkup in #1137
  • Get rid of Head response cache by @ArnyminerZ in #1155
  • Use AutomaticSyncManager to manage periodic workers and sync framework by @rfc2822 in #1157
  • [Push] Update specification compliance by @ArnyminerZ in #1151
  • AccountSettings: one class per migration, tests by @rfc2822 in #1181

Full Changelog: v4.4.4-ose...v4.4.5-ose

v4.4.4-ose

25 Nov 14:34
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • Set contacts provider settings when address books are renamed or update by @sunkup in #1123
  • Set or update read-only flag when address books are renamed by @sunkup in #1124
  • Show sync error notification even with big local resource by @rfc2822 in #1139

Refactoring

  • LocalAddressBook: rename account to addressbookAccount by @ArnyminerZ in #1095
  • Replace android sync framework result class with our own by @sunkup in #1094
  • Move dirty verifier logic to ContactDirtyVerifier by @rfc2822 in #1122
  • Move local collection management from companion objects to LocalDataStore by @rfc2822 in #1125
  • Use timezone ID instead of full VTIMEZONE in DB by @ArnyminerZ in #1104

Other changes

  • AccountSettingsMigrations: fix comment, require tests by @rfc2822 in #1116

Full Changelog: v4.4.3.2-ose...v4.4.4-ose

v4.4.3.2-ose

20 Oct 16:06
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • LocalAddressBook: move contacts when renaming the address book account by @rfc2822 in #1084

Full Changelog: v4.4.3.1-ose...v4.4.3.2-ose

v4.4.3.1-ose

18 Oct 15:01
Compare
Choose a tag to compare
v4.4.3.1-ose Pre-release
Pre-release

What's Changed

Bug fixes

Full Changelog: v4.4.3-ose...v4.4.3.1-ose

v4.4.3-ose

17 Oct 14:21
Compare
Choose a tag to compare
v4.4.3-ose Pre-release
Pre-release

What's Changed

New features

  • Don't overwrite calendar/task list color with default color by @rfc2822 in #971
  • dark theme / black text basically unreadable on dark background by @ArnyminerZ in #986
  • Unsubscribe push from unsynced collections by @rfc2822 in #1011
  • Added isLoading to Assistant by @ArnyminerZ in #1027
  • Moved pull-to-refresh indicator below tabs by @ArnyminerZ in #1028
  • [Push] Show notification on push notification (until sync is started) by @ArnyminerZ in #1043

Bug fixes

  • Fix sync not running directly after enabling a collection by @sunkup in #966
  • SyncAdapterServices: Use a coroutine scope to cancel waiting on framework request by @rfc2822 in #977
  • lint fails in AboutActivity by @ArnyminerZ in #1001
  • InitCalendarProviderRule: make multiple attempts to create a calendar by @rfc2822 in #1007
  • Ignore lint AppLinkUrlError by @sunkup in #1053
  • Don't use AccountSettings on main thread by @sunkup in #1049
  • Use SafeAndroidUriHandler to prevent crashes when no browser is installed by @rfc2822 in #1058
  • Add account name to address book account name by @sunkup in #1050
  • MKCALENDAR: send VTIMEZONE in calendar-timezone by @ArnyminerZ in #1044
  • Fix old address book accounts not being deleted by @sunkup in #1039
  • Syncer: make sure collections which are deleted are not synced by @rfc2822 in #1065
  • Fixed surface container color by @ArnyminerZ in #1069
  • Make collections in CollectionsList clickable again by @rfc2822 in #1075
  • Avoid very long log lines and resulting OOM by @rfc2822 in #1073

Refactoring

Other changes

  • [CI] Skip compile job when not on main branch by @rfc2822 in #978

Full Changelog: v4.4.2-ose...v4.4.3-ose

v4.4.2-ose

06 Aug 12:21
Compare
Choose a tag to compare

What's Changed

New features

  • [UI] Show push support status in collection details by @rfc2822 in #961

Bug fixes

  • Fix: Syncer synchronizes only once by @sunkup in #910
  • Create interface for startup plugins by @rfc2822 in #915
  • Debug info: Sync interval "0 min" when actually -1 (manual) by @ArnyminerZ in #928
  • Tests: don't create account as long as Hilt is not ready by @rfc2822 in #939
  • WebDAV mounts: fix quota view by @rfc2822 in #945

Refactoring

Dependencies

Other changes

New Contributors

Full Changelog: v4.4.1-ose...v4.4.2-ose

v4.4.1.1-ose

12 Jul 00:39
Compare
Choose a tag to compare

Fixed a bug where scheduled sync would not trigger reliably anymore.

Full Changelog: v4.4.1-ose...v4.4.1.1-ose

v4.4.1-ose

02 Jul 16:58
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • [Google] Allow login with custom domains again by @ArnyminerZ in #833
  • Show CalDAV/CardDAV/Webcal tab when there's at least one item by @rfc2822 in #839
  • Fix GMD tests by @ArnyminerZ in #867
  • Show CalDAV/CardDAV tab when the respective service is present by @rfc2822 in #868

Refactoring

  • Define toolchain version; update dependencies by @rfc2822 in #834
  • Extract RefreshCollectionsWorker; move some (HomeSet)Dao calls to repository by @rfc2822 in #845
  • Observable collections repository by @sunkup in #829
  • [DI] Use constructor injection for SyncManager sub-classes by @rfc2822 in #874

Full Changelog: v4.4.0.1-ose...v4.4.1-ose

v4.4.0.1-ose

31 May 07:28
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • PreferenceRepository.observeAsFlow: emit initial value by @rfc2822 in #822
  • App settings: mention that verbose logs can be viewed in debug info by @rfc2822 in #824

Full Changelog: v4.4-ose...v4.4.0.1-ose

v4.4-ose

29 May 15:30
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • RefreshCollectionsWorker causes app to crash when the service is invalid by @sunkup in #743
  • AccountsScreen: move navigation drawer to foreground so that it overlays FABs when open by @ArnyminerZ in #765
  • Pre-select per-contact categories for login type NextcloudLogin by @sunkup in #774
  • Start at LoginDetails page if logging in via intent by @sunkup in #772
  • Fix widget colors by @rfc2822 in #799
  • Fix setup through nextcloud app (intent) not working by @sunkup in #782
  • Fix last sync time not being set for address books (closes #810) by @sunkup in #812
  • MKCALENDAR: wrap supported components in <CALDAV:supported-calendar-co… by @rfc2822 in #816

Refactoring

Other changes

Full Changelog: v4.3.16.1-ose...v4.4-ose