Skip to content

[stable-25.0.x] refactor(conversations): drop the null checks the share dialog makes for itself - #6680

Merged
mahibi merged 1 commit into
stable-25.0.xfrom
backport/6677/stable-25.0.x
Sep 10, 2026
Merged

[stable-25.0.x] refactor(conversations): drop the null checks the share dialog makes for itself#6680
mahibi merged 1 commit into
stable-25.0.xfrom
backport/6677/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 10, 2026

Copy link
Copy Markdown

Backport of PR #6677

…for itself

ShareCreatedConversation takes nullable arguments and returns early when there
is nothing to show, so the guards around it were dead, and they carried
CreateConversation past detekt's length limit. Its halves disagreed because the
commit that introduced them was split on its way into master.

Assisted-by: Claude Code:claude-opus-5
Claude-Session: https://claude.ai/code/session_01BNSsmKY8YJk7MwDYUequef
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@backportbot backportbot Bot added 3. to review Waiting for reviews AI assisted labels Sep 10, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Sep 10, 2026
@mahibi
mahibi merged commit 43943d4 into stable-25.0.x Sep 10, 2026
12 of 15 checks passed
@mahibi
mahibi deleted the backport/6677/stable-25.0.x branch September 10, 2026 08:18
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/34452150765/artifacts/10143064593
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants