Files
Magisk/app
LoveSyandtopjohnwu ffdb5cb511 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
2026-03-16 02:48:20 -07:00
..
2026-03-16 02:48:16 -07:00
2026-01-19 23:29:02 +08:00
2026-01-19 23:29:02 +08:00
2026-01-19 23:29:02 +08:00
2026-02-23 00:02:33 -08:00
2025-06-16 02:17:29 -07:00
2025-06-16 02:17:29 -07:00