This repository was archived by the owner on May 23, 2025. It is now read-only.
Prevent device from dimming or sleeping screen while video/audio playing (but really)#4168
Merged
connyduck merged 3 commits intotuskyapp:developfrom Dec 13, 2023
Merged
Conversation
…hile video/audio are playing. Patch restores v23 behavior
connyduck
approved these changes
Dec 13, 2023
charlag
reviewed
Dec 13, 2023
Collaborator
charlag
left a comment
There was a problem hiding this comment.
will these flags be reset when we leave the activity?
Tak
approved these changes
Dec 13, 2023
Collaborator
Yes each activity has their own window |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For reasons not totally clear to me, Github marked #4160 as "merged" and will not let me reopen it.
I believe this should be included for 24.1 because it fixes a 24.0 regression in the media player.
I have tested this newest commit in a number of ways, and in my testing I find (1) when viewing an image, it sleeps after about a minute (2) when viewing video, it stays awake indefinitely (3) this is true whether the image/video was opened directly, or reached by swiping from another attachment. I have not tested swiping to/from audio but I am confident it will work the same.