Files
Meshtastic-Android/specs
James Rich cce3032e0c refactor(intro): migrate UI screens from androidMain to commonMain (OB-T101)
- Create IntroPermissions and IntroSettingsNavigator abstractions in commonMain
- Move all screens, nav graph, and helpers from androidMain to commonMain
- Add AndroidIntroPermissions/AndroidIntroSettingsNavigator adapters (Accompanist)
- Add JVM stubs with always-granted permissions and no-op settings nav
- AppIntroductionScreen remains in androidMain as thin CompositionLocal host
- Add CMP @PreviewLightDark previews for all 5 intro screens
- Update spec 010-onboarding tasks.md: OB-T101 complete (17/19)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-11 14:36:03 -05:00
..