Skip to content

Conversation

borjantona
Copy link

When we execute "unlock" we set some flags to true:

FLAG_ALLOW_LOCK_WHILE_SCREEN_ON
FLAG_SHOW_WHEN_LOCKED
FLAG_TURN_SCREEN_ON
FLAG_DISMISS_KEYGUARD

And if we have our app in foreground and turn the screen off, we still see our app.

I've added a method to clear these flags just in case we don't want that.

@Qvadis
Copy link

Qvadis commented Jan 29, 2025

This is a nice to have feature and it is not harmful at all for the code of the 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

Successfully merging this pull request may close these issues.

2 participants