Remember microphone mute state when rejoining a call - #6405
Conversation
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/28812951039/artifacts/8118067498 |
|
@sorbaugh @DerDreschner @jospoortvliet since you also ran into the issue in the company call / reacted to it, feel free to give it a test with the installable APK and review. :)
|
…4938 Assisted-by: Claude Code:claude-opus-4-8 Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2a10b2c to
5d135f1
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/30862917795/artifacts/8876897165 |
Fix #4938
Currently joining a call will always enable your microphone again, even if you muted it beforehand.
On mobile it’s quite likely that you are in a noisy environment you want to mute yourself in. So now that state is globally remembered, also similar to other apps (except WhatsApp & Signal which are more "phone call" like rather than conference calls).
This also works fine for 1on1 calls, cause there you are likely not muted. Last setting is remembered, which means you will not be muted on reconnect either.
🖼️ Screenshots
N/A
🏁 Checklist
/backport to stable-xx.x🤖 AI (if applicable)