android: add long-press reaction and context action menu
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
Codex
2026-03-09 14:26:47 +03:00
parent 5c3535ef8f
commit a5a940b749
3 changed files with 83 additions and 3 deletions

View File

@@ -21,8 +21,8 @@
- [ ] Outgoing/incoming voice bubble отличаются по цвету/тональности как у text bubbles.
## P0 — Message Actions + Reactions
- [ ] Long press открывает reaction bar над сообщением (emoji + "expand").
- [ ] Контекстное меню действий (reply/save/forward/pin/delete) в floating dark card.
- [x] Long press открывает reaction bar над сообщением (emoji + "expand").
- [x] Контекстное меню действий (reply/save/forward/pin/delete) в floating dark card.
- [x] Режим multi-select:
- [x] Верхняя панель (close/count/actions).
- [x] Нижняя action bar (reply/forward) в виде rounded pills.