Update/更新记录
修复一些问题
支持LSPosed API-101版本 (by klxiaoniu(快乐小牛) & QAuxiliary),不再支持LSPosed API-100版本
支持将自定义hook打包为新的xposed插件,「首页」-> 「添加按钮」-> 「分享配置」-> 「导出插件APK」,你可以选择一个或者多个配置(这个新的插件会忽略掉这个整体配置的启用与否,不会忽略子配置的启用与否,记录类hook也会忽略掉),你可以自定义插件的应用名、包名、版本名、版本号
Fixed several issues.
Added support for LSPosed API-101 (by klxiaoniu & QAuxiliary); support for LSPosed API-100 has been discontinued.
Added support for packaging custom hooks into a new Xposed module. ("Home" -> "Add Button" -> "Share Config" -> "Export plugin apk"). You can select one or multiple configs to include. (Note: The resulting module will ignore the global "enabled/disabled" status of the overall config, but it will respect the individual "enabled/disabled" status of the sub-configs; "Record-type" hooks will also be excluded.) You can customize the plugin's application name, package name, version name, and version code.