-
Notifications
You must be signed in to change notification settings - Fork 42
fix: keep screen on during ongoing call [WPB-9033] #3209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…into fix/video-call-keep-screen-on
Built wire-android-staging-release-pr-3209.apk is available for download |
Built wire-android-internal-compat-pr-3209.apk is available for download |
Built wire-android-staging-release-pr-3209.apk is available for download |
Built wire-android-internal-compat-pr-3209.apk is available for download |
|
Built wire-android-staging-release-pr-3209.apk is available for download |
Built wire-android-internal-compat-pr-3209.apk is available for download |
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
When we are in an active video call with video enabled and the phone locks itself in the background, my own video is freezed and the calling UI disappears.
Causes (Optional)
It looks like we missed the part of keeping screen on when making call refactors.
Solutions
Bring back adding and removing flags to keep screen on during ongoing call.
Testing
How to Test
Create or join a call and check if the screen turns off during the call.
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.