Skip to content

[stable-25.0.x] Fix outdated warning because of e2ee calls - #6675

Merged
mahibi merged 3 commits into
stable-25.0.xfrom
backport/6671/stable-25.0.x
Sep 10, 2026
Merged

[stable-25.0.x] Fix outdated warning because of e2ee calls#6675
mahibi merged 3 commits into
stable-25.0.xfrom
backport/6671/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 9, 2026

Copy link
Copy Markdown

Backport of PR #6671

…abled

Android previously showed a generic "outdated app" error whenever the
server had end-to-end-encryption for calls enabled, since the server
blocks unsupported client versions entirely. E2EE calling is not yet
implemented on Android, so instead of blocking the whole app, detect
the server's call E2EE capability and only warn the user when a call
is actually started or answered, leaving the rest of the app usable.

Mirrors the approach from talk-ios#2369.

Assisted-by: Claude Code:claude-sonnet-5

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
The heads-up notification shown for an incoming call that can't be
answered because the server has call E2EE enabled previously used a
generic title. Include the conversation name so the user can tell
which conversation the call came from.

Assisted-by: Claude Code:claude-sonnet-5

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@backportbot backportbot Bot added 3. to review Waiting for reviews AI assisted labels Sep 9, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/34378260745/artifacts/10115351839
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)

The emoji picker removal left the import behind, which fails ktlint.

Assisted-by: Claude Code:claude-opus-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/34386845935/artifacts/10118327607
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)

@mahibi
mahibi merged commit d3b88dc into stable-25.0.x Sep 10, 2026
12 of 15 checks passed
@mahibi
mahibi deleted the backport/6671/stable-25.0.x branch September 10, 2026 06:33
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