Skip to content

FEAT: Keep App Open (FLAG_KEEP_SCREEN_ON) #18

Description

@rtfmkiesel

Thanks for your work, it is working really great.

What do you think about introducing a toggle in the settings that effectively "disables" the phone's lock screen, even without user interaction? While I'm not versed in Android development, I believe a video player can implement a similar feature using something like FLAG_KEEP_SCREEN_ON, which prevents the screen from locking even when the user isn't interacting with the device.

My use case is that I often need to take a few pictures and then wait a minute or two before taking more. During this waiting period, my phone locks. Although I can adjust the lock screen timeout, doing so before every photography session can be quite inconvenient.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions