v1.1.0
What's Changed
Features
-
99cfc1eRe-lock apps when the screen turns off by @hxrebornTurning the screen off forces every protected app to re-authenticate on its next launch regardless of its re-lock delay.
Bug Fixes
-
0c72d63(hook) Match fingerprints across API levels by @hxrebornImprove version compatibility so locked apps prompt below Android 16.
-
21dc795(ui) Use LocalWindowInfo for sheet gesture threshold by @hxrebornThe What's New sheet now sizes itself to the window, not the screen, so it works in split-screen and on foldables
-
c91cc24(ui) Drop ApplicationInfo from AppItem by @hxrebornAppItem no longer carries the full ApplicationInfo object for each row