nextcloud / nextcloud/talk-android
Notification for call even if joined already
Open
Nobody has claimed this yet.
bug
feature: notifications 🔔
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
- someone calls you
- you answer call on web
- due to push, call notification (fullscreen) is shown a bit later on mobile and continues to ring
It should instead first check if user is already with another client in the call and only if not mobile should ring.
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 tracing incoming-call push notification handling in the Android app and how it determines whether the user is already in a call on another client. Reproduce the sequence of answering on the web before the mobile push arrives. Done means mobile does not show or continue ringing for an already-joined call, while unanswered calls still notify normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100