-
released this
2026-06-29 23:59:23 +03:00 | 147 commits to master since this releaseImplement Xposed-style MethodReplacement for full method replacement where the replacement's return value replaces the original method result entirely.
Enhancements:
- New MethodReplacement class in base_plugin.py with _is_replacement flag
- PluginContext detects replacement hooks and calls replace_hooked_method instead of before/after hooks
- PluginsActivity now detects plugin updates and displays version comparison (current → next)
- Dialog title and button text adapt based on whether it's an install or update action
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads