nextcloud / nextcloud/talk-android
support isSpeaking in calls
Open
@mahibi is already working on this.
Since Nov 27, 2025.
1. to develop
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
1st step:
- implement isSpeaking signaling messages
- sort by isSpeaking, this could be done with more logic so all speakers keep their order. (followup to https://github.com/nextcloud/talk-android/pull/5562)
See iOS code:
2nd step (maybe for later PR):
implement a speakerview
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.
Assessment
This issue has not been assessed yet.