6.7.0 - Alpha12 - 插件中心 M1 - 插件中心列表渲染支持本地发现与索引读取; 启动器快捷方式添加 "插件" 选项

This commit is contained in:
SuperMonster003
2025-11-28 14:38:36 +08:00
parent a26ecba492
commit 1fcfd7233f
55 changed files with 1379 additions and 173 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_app_shortcut_plugin_center_adaptive_background"/>
<foreground android:drawable="@drawable/ic_app_shortcut_plugin_center_adaptive_foreground"/>
</adaptive-icon>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_app_shortcut_plugin_center_adaptive_background"/>
<foreground android:drawable="@drawable/ic_app_shortcut_plugin_center_adaptive_foreground"/>
</adaptive-icon>