Skip to content

v1.6.0

Choose a tag to compare

@hxreborn hxreborn released this 06 Jul 14:52
bc307ea

What's Changed

Features

  • 56743dc (auth) Add screen lock fallback toggle by @hxreborn

    Adds a toggle to unlock apps with the screen lock (PIN, pattern, or password) when biometrics fail, on by default.

Bug Fixes

  • 4184a15 (ui) Reflect manual hot reload in dashboard by @hxreborn

    Show the system hook reload time after a hot reload if triggered manually from the debug build.

  • 63a7e88 (ui) Cap app icon bitmap size by @hxreborn

    The app list no longer crashes while scrolling on certain ROMs.

Refactor