mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-04-21 18:36:55 -04:00
Replace the View-based RebootMenu with a native Compose SuperListPopup in the Home top bar, with proper state tracking for the safe mode toggle. Remove the now-unused RebootMenu.kt. Also fix missing start padding on the SuperuserDetail back button to match all other sub-screens. Made-with: Cursor