v2.2
1.Install Magisk internal busybox before use(make sure all common commands are available)
2.No need mount /system now
3.Force use prebuilt sqlite3 binary
4.Unblock the restriction of force remove modules
5.Root manager: show the uid of item in list
6.Update sqlite3 binary to 3290000
7.Rebuild 7za with Frankenstein NDK(reduce binary size by 40%)
8.Real-time calculation of modules number and total size
9.Add an option to enable/disable MagiskHide
10.Update Magisk uninstaller to 20191011
11.Added "About" interface... and some easter eggs
1.在使用之前自动安装 Magisk 内置的 busybox(确保所有常用的命令都可用且都能按照预期工作)
2.不再需要挂载 /system
3.强制使用内置的 sqlite3 二进制文件
4.现在允许你在模块功能菜单中直接移除模块了
5.Root 权限管理: 在包名下方显示 uid(因为可能存在包名相同但 uid 不同的列表项)
6.更新内置的 sqlite3 二进制文件到 3290000 版本
7.使用 Frankenstein ndk 重新编译了 7za 二进制文件(体积减小了 40%)
8.实时计算模块数量和总占用空间
9.添加了一个开启/关闭 MagiskHide 的选项
10.更新 Magisk 卸载卡刷包到 20191011 版本
11.添加了"关于"界面... 以及一些小彩蛋