Skip to content

Remember microphone mute state when rejoining a call#6405

Open
jancborchardt wants to merge 1 commit into
masterfrom
fix/call-remember-mute-state
Open

Remember microphone mute state when rejoining a call#6405
jancborchardt wants to merge 1 commit into
masterfrom
fix/call-remember-mute-state

Conversation

@jancborchardt

Copy link
Copy Markdown
Member

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

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

…4938

Assisted-by: Claude Code:claude-opus-4-8
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
@jancborchardt jancborchardt added this to the 24.1.0 milestone Jul 6, 2026
@jancborchardt jancborchardt self-assigned this Jul 6, 2026
@jancborchardt jancborchardt added enhancement New feature or request 3. to review Waiting for reviews papercut Annoying recurring UX issue with possibly simple fix. feature: call ☎️ AI assisted labels Jul 6, 2026
@jancborchardt jancborchardt moved this to 🏗️ At engineering in 🖍 Design team Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/28812951039/artifacts/8118067498
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 enhancement New feature or request feature: call ☎️ papercut Annoying recurring UX issue with possibly simple fix.

Projects

Status: 🏗️ At engineering

Development

Successfully merging this pull request may close these issues.

Microphone mute state not remembered across reconnects to same call (or in the same conversation)

1 participant