• zastogram-apk-97-1 5715f79d10

    Ghost released this 2026-06-29 23:59:23 +03:00 | 147 commits to master since this release

    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
    Downloads