Skip to content

v1.11.0

Choose a tag to compare

@hxreborn hxreborn released this 24 Aug 11:07
bc307ea

What's Changed

Features

  • 160c7be (ui) Add 3 and 10 minute re-lock delays plus a custom value by @hxreborn

    Custom delays are entered in minutes and apply to the global delay and to
    per-app overrides.

Bug Fixes

  • 2a52819 (hook) Drop the second prompt when uninstalling from the system dialog by @hxreborn

    Uninstalling an app through the system dialog now asks for biometrics once instead of twice.

  • 15e3ff2 (hook) Resume install prompts as the app that requested them by @hxreborn

    Installing an app now goes through on the first tap instead of needing a second one after the prompt.

  • 06a0428 (hook) Stop re-prompting when an installer asks for pre-approval by @hxreborn

    Installing an app from a store that asks for confirmation up front no longer repeats the biometric prompt forever.

  • 63c588d (hook) Block screen pinning from opening a locked app without auth by @hxreborn

    Pinning a locked app from recents no longer opens it without authentication.

  • adad21f (hook) Relock a locked app when the user goes home by @hxreborn

    Locked apps set to re-lock immediately now ask for the prompt again after
    you leave them for the home screen, not only after another app opens.