kaizen-app/app
Bruno Deanoz 3560665e83 fix: mode pills are now multi-select toggles instead of single-select
Modes like Sampling, Bild, Suche can be combined — they're not mutually
exclusive. Changed from single Int to Set<Int> with toggle logic.
2026-06-21 17:39:47 +02:00
..
src fix: mode pills are now multi-select toggles instead of single-select 2026-06-21 17:39:47 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts feat: offline-first cache layer with Room 2026-06-21 12:50:46 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00