mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-08-07 06:12:00 -04:00
Migrate DenyList screen to Jetpack Compose with miuix
Replace the DenyList screen's data-binding XML layouts and RecyclerView system with a Compose UI using LazyColumn, Card, Checkbox, and Switch. DenyListViewModel now uses StateFlow with combine for reactive filtering instead of the custom filterList/ObservableHost pattern. App and process state is tracked via Compose mutableStateOf for efficient recomposition. Remove DenyListRvItem.kt and all associated XML layouts (fragment_deny_md2, item_hide_md2, item_hide_process_md2). Made-with: Cursor
This commit is contained in:
500 Internal Server Error
Gitea Version: 1.28.0+dev-477-g8b6ad49a5f