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

Added new setting "Show on the lock screen" #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

strump
Copy link

@strump strump commented May 20, 2024

Problem:

If you turn on flashligh and lock the screen of mobile phone you'll need to unlock it again to turn the flashlight off.

With new setting enabled steps would be:

  1. Open SimpleFlashlight app
  2. Turn on the flashlight
  3. Turn off the screen
  4. Turn on the screen

Actual result: user sees the app instread of a lock screen

Details

Flag is OFF by default

MainActivity applies locked screen flags according to the setting.

Translations copied from organicmaps repo.

Tested on Android 14.0

MainActivity applies locked screen flags according to the setting
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.

1 participant