Files
ScrcpyForAndroid/ScrcpyForAndroid.code-workspace
Miuzarte 57d2af638a enhance: Settings and Virtual Button Management
- 用 `reorderable` 重构排序组件
- 重构虚拟按钮配置储存逻辑
- 虚拟图标现在可以选择是否显示文字描述
- 统一所有图标风格为 `Rounded`
- `StatusCard` 状态卡大卡的颜色现在优先取决于应用内设置,而非系统设置
2026-03-22 17:32:24 +08:00

32 lines
407 B
Plaintext

{
"folders": [
{
"name": "ScrcpyForAndroid",
"path": "."
},
{
"name": "scrcpy",
"path": "../scrcpy"
},
{
"name": "miuix",
"path": "../miuix"
},
{
"name": "Reorderable",
"path": "../Reorderable"
},
{
"name": "shizuku",
"path": "../shizuku"
},
{
"name": "KernelSU",
"path": "../KernelSU"
},
{
"name": "adblib",
"path": "../adblib"
}
],
}