guideCity/android
vrubelroman 28f310b56f Add map/list toggle on the start screen; fix text contrast over map
The "found N places" overlay text (and the checking/no-places states)
used the theme's default light text color, which washed out against
the now-real, mostly light-colored OSM map tiles. Fixed with a fixed
dark color (Mocha.Crust) for text overlaid on the map.

Added a toggle button (top bar, visible once places are found) that
switches the start screen between the map and a plain list preview of
the found places (reusing PlaceCard in its neutral/UPCOMING state) —
lets the user see what's "ready to read" before committing to Start.

Verified: testDebugUnitTest passes, assembleDebug produces a working
APK, sent to Telegram.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 22:12:35 +00:00
..
app Add map/list toggle on the start screen; fix text contrast over map 2026-07-09 22:12:35 +00:00
gradle Replace 2GIS MapKit with OpenStreetMap (osmdroid) — no key needed 2026-07-09 21:46:47 +00:00
build.gradle.kts Add Android app skeleton (Kotlin/Compose, Catppuccin Mocha theme) 2026-07-09 19:05:49 +00:00
gradle.properties Add Android app skeleton (Kotlin/Compose, Catppuccin Mocha theme) 2026-07-09 19:05:49 +00:00
gradlew Add Android app skeleton (Kotlin/Compose, Catppuccin Mocha theme) 2026-07-09 19:05:49 +00:00
gradlew.bat Add Android app skeleton (Kotlin/Compose, Catppuccin Mocha theme) 2026-07-09 19:05:49 +00:00
local.properties.example Replace 2GIS MapKit with OpenStreetMap (osmdroid) — no key needed 2026-07-09 21:46:47 +00:00
settings.gradle.kts Replace 2GIS MapKit with OpenStreetMap (osmdroid) — no key needed 2026-07-09 21:46:47 +00:00