KieronQuinn / ClassicPowerMenu

Power Menu Replacement for Android
Apache License 2.0
711 stars 23 forks source link

Fix HyperOS xposed hooking #138

Closed Pfuenzle closed 6 months ago

Pfuenzle commented 6 months ago

This allows the xposed hooking to work on HyperOS. Since there were some changed and the MIUI hooking didnt work anymore, I tried to find a fix for it for two hours when I just tried to use the AOSP hooking method, which apparently is working. So with this I dont need to use the accessibility method anymore :)

Pfuenzle commented 6 months ago

Looks like this only works when enabling "Extended power menu" in the module Pengeek, otherwise not. I will check why and make another pull requests