Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable-18.0] avoid error when declining recording consent #3503

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #3502

@backportbot-nextcloud backportbot-nextcloud bot added this to the 18.0.0 milestone Dec 5, 2023
@AndyScherzinger AndyScherzinger added the 3. to review Waiting for reviews label Dec 5, 2023
When declining recording consent, 404 might be returned when leaving the call (because the call was not joined before).
It might not be the best option to handle this via onError, but for the moment (18.0.0 release) it's the most robust/lowest-risk solution without to change some state handling to check if the call was joined).
finish was added which makes sense anyway, but for declining recording consent the error snackbar was removed.

Signed-off-by: Marcel Hibbe <[email protected]>
@mahibi mahibi force-pushed the backport/3502/stable-18.0 branch from 8e9c24f to 4bfe3a4 Compare December 6, 2023 09:11
@mahibi mahibi disabled auto-merge December 6, 2023 09:11
@mahibi mahibi merged commit 057c3c2 into stable-18.0 Dec 6, 2023
12 of 14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the backport/3502/stable-18.0 branch December 6, 2023 09:11
Copy link
Contributor

github-actions bot commented Dec 6, 2023

Codacy

Lint

TypemasterPR
Warnings8484
Errors88

SpotBugs

CategoryBaseNew
Bad practice66
Correctness88
Dodgy code112112
Internationalization33
Malicious code vulnerability33
Performance66
Security11
Total139139

Copy link
Contributor

github-actions bot commented Dec 6, 2023

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/3503-talk.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud Talk app.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants