Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Jan 29, 2026

Backport of PR #5768

@backportbot backportbot bot added the 3. to review Waiting for reviews label Jan 29, 2026
@backportbot backportbot bot added this to the 23.0.0 milestone Jan 29, 2026
@backportbot backportbot bot force-pushed the backport/5768/stable-23.0 branch from dba429e to 38db352 Compare January 29, 2026 12:18
restoreState() must not be triggered by GetCapabilitiesUpdateState

however, way too many things rely on getCapabilitiesViewState here which is not necessary and should be changed. Also LiveData should be replaced with flow.

This change will also fix the following bug:
1. start permanent voice recording
2. cancel it
bug: message input buttons not clickable anymore

Deleted unused observeOnce method.

Signed-off-by: Marcel Hibbe <[email protected]>
@mahibi mahibi merged commit 2b715de into stable-23.0 Jan 29, 2026
11 of 13 checks passed
@mahibi mahibi deleted the backport/5768/stable-23.0 branch January 29, 2026 12:20
@github-actions
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5771.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 app.

@github-actions
Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings99104
Errors02

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1010
Dodgy code5454
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total8181

Lint increased!

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.

1 participant