v1.9-Alpha
1.Handle modules with exception path (module ID/directory name endswith \r)
2.Improve the mount_image & symlink_modules method again
3.With the help of Aroma Installer's built-in file_getprop function, reduce startup time by at least 50%
4.Add -h flag to du command
5.Improve generate icon prop method, shorten the interface conversion time
6.Hide unavailable options directly
7.Get the module's enabled/disabled status accurately
8.Add an option to clear the MagiskSU logs
9.Add an option to remove all saved apps MagiskSU permissions
10.Add an option to reject all saved apps MagiskSU permissions
11.Add an option to allow all saved apps MagiskSU permissions
12.Add build script
13.Code clean
1.支持处理具有异常路径的模块(模块 ID/目录名以 \r 结尾)
2.再次改进挂载镜像 & 创建符号链接的方法
3.借助于 Aroma Installer内置的 file_getprop 函数 减少了至少 50% 的启动时间
4.为 du 命令添加 -h 参数
5.改进生成图标 prop 的方法 减少界面过渡的时间
6.直接隐藏某些不可用的选项
7.现在可以在待移除状态下准确获取模块的启用/禁用状态了
8.添加了一个清除 MagiskSU 日志的选项
9.添加了一个移除所有 MagiskSU 授权的选项
10.添加了一个拒绝所有 MagiskSU 授权的选项
11.添加了一个允许所有 MagiskSU 授权的选项
12.添加构建脚本
13.还是代码清理