enhance: Settings and Virtual Button Management
- 用 `reorderable` 重构排序组件 - 重构虚拟按钮配置储存逻辑 - 虚拟图标现在可以选择是否显示文字描述 - 统一所有图标风格为 `Rounded` - `StatusCard` 状态卡大卡的颜色现在优先取决于应用内设置,而非系统设置
This commit is contained in:
@@ -96,6 +96,7 @@ dependencies {
|
||||
implementation("org.lsposed.libcxx:libcxx:27.0.12077973")
|
||||
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
|
||||
implementation("org.conscrypt:conscrypt-android:2.5.2")
|
||||
implementation("sh.calvin.reorderable:reorderable:3.0.0")
|
||||
|
||||
testImplementation(libs.junit)
|
||||
androidTestImplementation(platform(libs.androidx.compose.bom))
|
||||
|
||||
Reference in New Issue
Block a user