nextcloud / nextcloud/talk-android
update button & show hint when own mic was muted by others
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Steps to reproduce
- in a call, mute a participant who uses the android talk app
Expected behaviour
participant on android is informed that he was muted. the mic-button is updated.
see https://github.com/nextcloud/spreed/pull/3015#issuecomment-595950024
Actual behaviour
the participant doesn't know he was muted.
this happens on master. might have never been implemented
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in an Android call: mute an Android participant from another client and observe the participant's microphone button and notifications. Trace the Android handling of remote mute events; done means the participant is informed and the microphone button reflects that their own microphone was muted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100