- You can hide the resident notification of VirtualXposed now.
- new Xposed Module manage UI in settings.
- Allow to install apk without signatures.
- fix bug of Xposed module with multiple entries.
- fix bug of Xposed when invoke orignal method.
- add initial support for x86.
- fix the crash when install app in some situation.
更新说明:
- 现在可以去掉恼人的常驻通知栏了。
- 设置界面添加Xposed模块管理的入口,更加便捷(设置-模块管理)。
- 允许安装没有签名的应用到 VirtualXposed(设置-高级设置)。
- 修复Xposed模块声明多个入口时只会生效一个的BUG。
- 修复Xposed接口调用原函数直接崩溃的BUG。
- 初步支持 x86。
- 修复非中文系统下安装APP必定闪退的问题。