nextcloud / nextcloud/talk-android

join call without unlock screen

Open
#1,667 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: call ☎️
Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

Steps to reproduce

  1. Lock phone with lockscreen
  2. call phone from web
  3. (phone should wake up and show notification screen), accept call
Expected behaviour

go to call without the need to unlock the phone after accepting.
Lockscreen should only be shown when user navigates to other screens (for privacy security reasons; also when entering picture-in-picture mode).

Actual behaviour

lockscreen is shown. Not able to join call without to unlock.

this behaviour occured when implementing https://github.com/nextcloud/talk-android/pull/1655
see comment https://github.com/nextcloud/talk-android/pull/1655/files#r738453308
see commit c0cca130ee84628510f7bc4e64ad3f93f8ab9d5f

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

Reproduce the locked-phone flow described in the issue, then review pull request 1655 and commit c0cca130ee84628510f7bc4e64ad3f93f8ab9d5f to locate the affected call entry path. Done means an accepted incoming call opens without unlocking, while the lockscreen still appears when navigating to other screens or entering picture-in-picture mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.