Skip to content

v1.5.1

Choose a tag to compare

@hxreborn hxreborn released this 11 Jun 07:17
· 1 commit to main since this release

What's Changed

Bug Fixes

  • 2ad25f4 (hook) Stop recents tap relocking resumed app by @hxreborn

    Recents no longer relocks the app being resumed and locked apps now prompt from recents on OneUI.

  • 88ddce0 (hook) Skip uri regrant on stripped ROMs by @hxreborn

    Avoids failing on ROMs where the URI grant methods are absent.

Refactor

  • e14b53e (hook) Extract launch and relock helpers by @hxreborn

    Adds small helpers for maintainability with no behavior change.