Skip to content

Releases: bitfireAT/davx5-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

v4.3.16.1-ose

17 Apr 12:20
Compare
Choose a tag to compare

v4.3.16-ose

15 Apr 09:39
Compare
Choose a tag to compare

What's Changed

  • Rewrite CreateCalendarActivity to Compose by @ArnyminerZ in #645
  • Provide a widget option by @ArnyminerZ in #643
  • Remove unused string resources by @mbiebl in #651
  • Don't use Gradle build and configuration cache for releases by @rfc2822 in #662
  • Replaced icons with auto-mirrored version when possible by @ArnyminerZ in #666
  • Upgraded ical4android by @ArnyminerZ in #663
  • Do not show extended proxy details in App Settings if proxy type is s… by @mbiebl in #661
  • Rewrite login activity to Compose by @rfc2822 in #672
  • Show Pending state in AccountsActivity, too; remove obsolete code by @rfc2822 in #680
  • OpenSourcePage: make "dontShow" LiveData by @rfc2822 in #683
  • Create a native Material theme and get rid of XML styles by @ArnyminerZ in #675
  • Update copyright; upgrade dependencies by @rfc2822 in #687
  • SettingsLiveData: post initial value even when it's null by @rfc2822 in #686
  • Do not show existing password on password change by @sunkup in #689
  • DeleteCollectionDialog: handle case that result may contain null value by @rfc2822 in #697
  • Create account: user feedback when account name is already taken by @rfc2822 in #701
  • Nextcloud Login Flow: improved handling of back by @rfc2822 in #712
  • Detect WebDAV-Push support by @rfc2822 in #716
  • SettingsManager: use Flows instead of LiveData by @rfc2822 in #714
  • Check if keep-permissions changed when user comes back from settings app by @sunkup in #715
  • Use broadcastReceiverFlow instead of BroadcastReceivers by @rfc2822 in #722
  • TasksActivity: use defaultValue=true for HINT_OPENTASKS_NOT_INSTALLED by @rfc2822 in #723
  • Add non-Compose colorBackground for AppIntro by @rfc2822 in #724
  • Use LocalContentColor for ClickableTextWithLink by @rfc2822 in #725
  • Always use provider.use to automatically close ContentProviderClients by @rfc2822 in #726
  • Minor broadcast receiver optimizations by @rfc2822 in #729
  • Adjusted paddings by @ArnyminerZ in #707

Full Changelog: v4.3.15-ose...v4.3.16-ose