- Fix features (e.g. Unblur), only the features listed in
fgp.propare overridden and everything else passes through (#20) - Make Pixel feature spoofing configurable: add a
# Feature Overridessection tofgp.propso anyhasSystemFeaturequery can be set totrue/false - Avoid future detection of Dobby by switching spoofProps libc hooking method to latest ShadowHook (thanks @pershoot)
- Fix restoring from module versions up to v3: also remove stale
pixel_*_exclusive.xmloverrides and fully clean up the empty$MODPATH/systemdirectory - Drop dead zygisk guards in
customize.sh/post-fs-data.sh(zygisk has been required since rebase)
Note: Unfortunately the switch back to ShadowHook drops x86 and x86_64 support.