nextcloud / nextcloud/talk-android
join call without unlock screen
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Steps to reproduce
- Lock phone with lockscreen
- call phone from web
- (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
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
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