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

[Request] Add option to disable screen dimming (idle timer) #83

Open
L1ghtmann opened this issue Jun 21, 2022 · 0 comments
Open

[Request] Add option to disable screen dimming (idle timer) #83

L1ghtmann opened this issue Jun 21, 2022 · 0 comments

Comments

@L1ghtmann
Copy link

L1ghtmann commented Jun 21, 2022

With low power mode enabled, the screen has to be tapped every couple of minutes 30s to reset the idle timer to prevent the device from sleeping. Though this is typically only an issue when waiting for long commands to complete (e.g., extracting sdks for Theos), I think it would be useful to have the option to disable it nevertheless.

Implementing it should be as simple as running [[UIApplication sharedApplication] setIdleTimerDisabled:YES];.

Thanks for your consideration and continued work on this awesome project!

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

No branches or pull requests

1 participant