Skip to content
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

keep display on for entire duration of the mixing #553

Merged
merged 2 commits into from May 12, 2021

Conversation

dreacot
Copy link
Contributor

@dreacot dreacot commented May 12, 2021

Resolves #550

This PR prevent's the display from timing out while the mixer is running, and only allow the display to timeout after the mixing is completed or the mixer is cancelled

Screenshots

Copy link
Contributor

@beansgum beansgum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HomeActivity would also need the FLAG_KEEP_SCREEN_ON flag and in onResume, toggle the flag after checking mixer status.

@beansgum beansgum merged commit 96cee47 into planetdecred:master May 12, 2021
beansgum pushed a commit that referenced this pull request Jun 4, 2021
* Add French translation for 553
keep display on for entire duration of the mixing

* Add French tranlation for #565
Format mix transaction details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prevent screen from sleeping during mixing
2 participants