feat: polish chat reply and edit composer bar
Some checks failed
Android CI / android (push) Has started running
Android Release / release (push) Has been cancelled
CI / test (push) Has been cancelled

feat: replace the old action strip with a Telegram-like compact reply preview

feat: show author labels, message snippets, and close action inline above the composer
This commit is contained in:
2026-04-05 15:17:57 +03:00
parent b6859ac5c1
commit 1484d67d7f
3 changed files with 59 additions and 17 deletions

View File

@@ -122,7 +122,9 @@
<string name="chat_no_available_chats">Нет доступных чатов</string>
<string name="chat_forwarding">Пересылка...</string>
<string name="chat_editing_message">Редактирование сообщения #%1$d</string>
<string name="chat_editing_label">Редактирование сообщения</string>
<string name="chat_reply_to">Ответ</string>
<string name="chat_compose_preview_empty">Вложение</string>
<string name="chat_delete_message_for_everyone">Удалить выбранное сообщение для всех?</string>
<string name="chat_delete_message_for_me">Удалить выбранные сообщения у вас?</string>
<string name="chat_clear_history_confirm">Удалить все сообщения в этом чате? Это действие нельзя отменить.</string>