mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-04-28 03:53:08 -07:00
- Add Navigation3, serialization, miuix-icons dependencies - Create Routes.kt, Navigator.kt for type-safe navigation - Add per-screen TopAppBar/SmallTopAppBar with miuix Scaffold - Rewrite MainActivity: UIActivity + setContent + NavDisplay + HorizontalPager - Create MainScreen with bottom NavigationBar and tab paging - Delete all 9 Fragment files and XML navigation/layout/menu resources - Remove NavigationEvent, replace with SharedFlow<Route> in BaseViewModel - Update ViewModels to use navigateTo(Route) instead of NavDirections - Extract FlashUtils.installIntent() for PendingIntent creation - Add ObserveViewEvents/CollectNavEvents Compose helpers for event dispatch Made-with: Cursor
170 B
170 B