feat(messaging): Overhaul message bubbles and add actions (#4206)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-01-13 20:43:06 -06:00 committed by GitHub
parent 8dc1a3a8cf
commit 5d0d52517d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 569 additions and 104 deletions

View file

@ -292,6 +292,7 @@
<string name="delete">Delete</string>
<string name="delete_for_everyone">Delete for everyone</string>
<string name="delete_for_me">Delete for me</string>
<string name="select">Select</string>
<string name="select_all">Select all</string>
<string name="close_selection">Close selection</string>
<string name="delete_selection">Delete selected</string>