kaizen-app/app
Bruno Deanoz 918659422b feat: background prefetch of all conversation messages for offline access
On app start, after syncing the conversation list, prefetch messages
for any conversation not yet cached in Room. This ensures all chats
are readable offline, not just previously opened ones.
2026-06-21 18:16:51 +02:00
..
src feat: background prefetch of all conversation messages for offline access 2026-06-21 18:16:51 +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