meldestelle/frontend/features/ping-feature
Stefan Mogeritsch 62264d9e02 refactor(ui, navigation): implement platform-specific routing and redesign components
- Added platform detection logic `currentPlatform()` in `PlatformType.js.kt`.
- Introduced platform-based behavior for LandingScreen, Dashboard, and Login flow.
- Replaced Row with FlowRow in PingScreen to improve button layout.
- Updated Meldestelle Dashboard with platform-specific headers and authentication checks.
- Adjusted AppHeader to accept `isAuthenticated` and `username` parameters.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-19 16:21:23 +01:00
..
src refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
build.gradle.kts refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00