kaizen-app/app/src/main/java/dev
Bruno Deanoz 1899f2cff1 fix: voice messages show as compact pill instead of file attachment chip
Audio-only user messages (no text, only audio attachments) now render as
a clean "🎤 Sprachnachricht" pill instead of the ugly filename chip
(voice_1782170416740.m4a). Detects via attachments.all { kind == "audio" }
&& content.isBlank(). Regular file attachments are unaffected.
2026-06-23 01:24:56 +02:00
..
kaizen/app fix: voice messages show as compact pill instead of file attachment chip 2026-06-23 01:24:56 +02:00