android: add coil and media3 cache foundation for media
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
Codex
2026-03-09 15:35:28 +03:00
parent 43b772a394
commit ffa2205a30
5 changed files with 74 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
## 3. Локальное хранение и sync
- [x] Room для чатов/сообщений/пользователей
- [x] DataStore для настроек
- [ ] Кэш медиа (Coil/Exo cache)
- [x] Кэш медиа (Coil/Exo cache)
- [x] Offline-first чтение истории
- [x] Очередь отложенных действий (send/edit/delete)
- [x] Конфликт-резолв и reconcile после reconnect