Skip to content

v2.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:22
763f992

✨ New Features

  • Option to open an app's info page in App Manager instead of the system settings screen.

🛠 Improved Features

  • New "Integrations" section in Settings that consolidates 3rd party app integration options:

    • App Manager for app info.

    • AppVerifier for signature checking (moved here from Updates).

    • Let Me Downgrade for allowing app downgrades.

      Integrations
  • ObtainX is now more usable on Android TV: sliders (theme color, update interval, UI scale, card corner radius, shading intensity) can now be adjusted with your remote's D-pad, with a clear focus outline showing which control is selected.

  • Completed missing German translations throughout the app.

🐛 Bug Fixes

  • Fixed a bug where file sharing/opening could fail because the app was referencing an outdated internal file path.
  • Fixed crashes and storage errors on some devices (e.g. Xiaomi/HyperOS phones) where the app couldn't access its usual storage folder — it now falls back to an alternative storage location automatically instead of failing.

New Contributors