Skip to content

Releases: Xposed-Modules-Repo/io.github.howard20181.hyperos.pmunlock

v2.1.0

25 Mar 18:35

Choose a tag to compare

修复系统上有应用双开账户时��法使用系统 API 卸载应用的问题。
这个问题很久了,这个模块存在的时候就有这个问题,终于找到办法修了。
新增作用域 com.miui.securitycore

Fixed an issue where apps couldn't be uninstalled using the system API when XSpace accounts exist.
This issue has been around for a long time, existing since the module's inception. A solution has finally been found.
Added the scope com.miui.securitycore.

v2.0.0

25 Mar 07:45

Choose a tag to compare

支持 API 101
支持锁定默认包��装器到第三方包安装器
支持解锁打开的默认应用商店

Supports API 101
Supports locking the default installer to a third-party installer
Supports unlocking the default app store

v2.1.1

25 Mar 19:19

Choose a tag to compare

修复上个版本写漏 deoptimize 导致模块不生��的问题
Fixed an issue in the previous version where a missing deoptimize statement caused modules to malfunction.