kaizen-app/app
Bruno Deanoz f62cc4b7ac fix token badge, hide pills on keyboard, reset tokens on nav
Three fixes:
1. Token badge only shown when usedTokens > 0 (not in old chats
   where we have no streaming data). Pushed to far right with
   Spacer weight. Reset to 0 on new chat and conversation switch.
2. Mode pills hidden when keyboard is open (WindowInsets.isImeVisible)
   — prevents the bottom dock from pushing too far up and overlapping
   chat content. Input field stays compact at the bottom.
3. ModelPill no longer constrained with weight(fill=false) which
   was causing layout issues.
2026-06-22 01:01:53 +02:00
..
src fix token badge, hide pills on keyboard, reset tokens on nav 2026-06-22 01:01:53 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts biometric unlock for locked conversations 2026-06-21 23:56:57 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00