-
-
Notifications
You must be signed in to change notification settings - Fork 170
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 Screen On #1367
Comments
Can you explain more? You want an action that sets the screen timeout to infinity? |
Yes, I guess, because most android OEMs stop activities after some 'time limit' to save on battery, so it'll help the device not go in sleep mode. |
What is your aim with this feature? It sounds like you're having another problem that you are trying to solve by doing this. |
To keep the device on, to beat OEMs battery management and help user achieve the goals, like if someone is using an app, let's take Calculator for an example or notes, it will be like 'gaze detection' feature, which will give user, extra amount of time to be comfortable when using the app or doing other things without worrying about screen timeout. |
Add a trigger to keep the screen on.
The text was updated successfully, but these errors were encountered: