| Filename | Latest commit message | Latest commit date |
|---|---|---|
Implement 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 |
||
| .. | ||
| config | ||
| jni | ||
| libs | ||
| src/main | ||
| build.gradle | ||
| google-services.json | ||
| proguard-rules-beta.pro | ||
| proguard-rules.pro | ||