v0.4
Migrate to LibXposed API and update documentation
- Update ProGuard rules to support the LibXposed API (101) and remove legacy
de.robv.android.xposedreferences. - Add specific keep rules for
XCamModuleconstructors,MainActivityhelper methods, andio.github.libxposedinterfaces. - Update
README.mdto 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.