Skip to content

v0.4

Choose a tag to compare

@hazbu hazbu released this 07 Aug 04:30
· 8 commits to main since this release

Migrate to LibXposed API and update documentation

  • Update ProGuard rules to support the LibXposed API (101) and remove legacy de.robv.android.xposed references.
  • Add specific keep rules for XCamModule constructors, MainActivity helper methods, and io.github.libxposed interfaces.
  • Update README.md to highlight the transition to a modern LibXposed architecture.
  • Expand documentation to include support for newer frameworks like Vector and NPatch.
  • Add details to the README regarding real-time status tracking and active scope display features.
  • Refine installation and usage instructions to reflect the updated module behavior and activation status.