6.7.0 - Alpha12 - 插件中心 M1 - 插件中心支持安装 (本地/URL), 卸载, 启用, 禁用, 详情展示.

This commit is contained in:
SuperMonster003
2025-12-08 23:30:02 +08:00
parent 1fcfd7233f
commit a99247b80c
39 changed files with 2792 additions and 203 deletions

View File

@@ -12,7 +12,7 @@ parcelable PluginInfo {
long versionCode;
@nullable String versionDate;
/** @example "paddle-ocr-v5" */
/** @example "paddle-ocr-pp-ocrv5" */
@nullable String id;
/** @sample "paddle-ocr" */
@nullable String engine;