Releases: bufferk/morphe-patches
Releases · bufferk/morphe-patches
Release list
v1.6.15-dev.6
1.6.15-dev.6 (2026-07-06)
🐛 Bug Fixes
- mygate: fake app notification settings response to resolve e-intercom troubleshooting failure (e72ca83)
v1.6.15-dev.5
1.6.15-dev.5 (2026-07-06)
🐛 Bug Fixes
- mygate: remove double semicolon in dynamic invoke-virtual smali template (dabd1fb)
v1.6.15-dev.4
1.6.15-dev.4 (2026-07-06)
🐛 Bug Fixes
- mygate: dynamically resolve both LiveData class name and method name to support obfuscated configurations (afff4b4)
v1.6.15-dev.3
1.6.15-dev.3 (2026-07-06)
🐛 Bug Fixes
- mygate: directly query MutableLiveData class def to resolve setValue/postValue method name (87b70cd)
v1.6.15-dev.2
1.6.15-dev.2 (2026-07-06)
🐛 Bug Fixes
- mygate: dynamically resolve obfuscated MutableLiveData.setValue method in test notification spoofing (d6dbf80)
v1.6.15-dev.1
1.6.15-dev.1 (2026-07-06)
🐛 Bug Fixes
- mygate: make ShowUpgradeDialogFingerprint parameter-agnostic for robust matching across versions (f8970f4)
v1.6.14-dev.1
1.6.14-dev.1 (2026-07-06)
🐛 Bug Fixes
- mygate: use robust Dialog.show methodCall filter for ShowUpgradeDialogFingerprint to bypass log stripping (defe063)
v1.6.13-dev.1
1.6.13-dev.1 (2026-07-06)
🐛 Bug Fixes
- mygate: make ShowUpgradeDialogFingerprint matching string-based to prevent obfuscated ViewBinding mismatch (a192e9e)
v1.6.12
v1.6.12-dev.1
1.6.12-dev.1 (2026-07-05)
🐛 Bug Fixes
- mygate: make ShowUpgradeDialogFingerprint dynamic to bypass method z obfuscation (1cfb5b9)