fix: reveal spoiler text on tap with animated transitions fix: render and play circle videos correctly on web feat: add quick reply and mark-as-read notification actions fix: stabilize circle recording gestures and chat auxiliary error handling
Android App (Phase 0)
Минимальный каркас Android-клиента на Kotlin + Jetpack Compose.
Что уже есть
- Gradle multi-module root (
:app) - Compose
MainActivity - Базовые зависимости для дальнейшей реализации
Следующий шаг
- Добавить network layer (Retrofit/OkHttp + auth interceptor).
- Внедрить DI и feature-модули.
- Поднять auth flow (email-first) и chat list.