- Moved to DexKit Engine: Completely rebuilt to scan bytecode at runtime to dynamically find the correct obfuscated classes and methods. This makes the module extremely resilient to future Google Photos updates!
- Modernized Hooking Logic: Shifted from intercepting the legacy DCIM boolean method (which Google stopped using as the primary check in recent updates) to a structural hook that intercepts the modern media Builder classes directly.
- Fast Caching: Built-in caching system ensures the heavy DexKit scan only runs once.
Full Changelog: RevealedSoulEven/XposedPhotosFIX@1.0...v3.0