nextcloud / nextcloud/talk-android

Notification for call even if joined already

Open
#766 3 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.