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

New Function proposal #420

Open
CommonGrounds opened this issue Feb 4, 2025 · 0 comments
Open

New Function proposal #420

CommonGrounds opened this issue Feb 4, 2025 · 0 comments

Comments

@CommonGrounds
Copy link

CommonGrounds commented Feb 4, 2025

I managed to add Keep Screen Always On/Off function on display modul for Android only. It needs to be reviewed by someone more experienced , but it works ( on SDK 34 at least ). I uploaded changed display module.

display.zip

it also need to add uses-permission in Android Manifest :

<uses-permission android:name="android.permission.WAKE_LOCK" />

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