1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3047 Chats | Enhancement | Allow capturing pictures by camera and sending it as attachments (#2510)

This commit is contained in:
Evgenii Kozlov 2025-06-06 16:13:13 +02:00 committed by GitHub
parent a4e5d16e16
commit e384832a9a
Signed by: github
GPG key ID: B5690EEEBB952194
8 changed files with 159 additions and 29 deletions

View file

@ -2086,5 +2086,7 @@ Please provide specific details of your needs here.</string>
<string name="vault_empty_state_text">There are no spaces yet</string>
<string name="chat_new_messages_section_text">New messages</string>
<string name="chat_box_camera">Camera</string>
<string name="chat_camera_permission_denied">Camera permission denied</string>
</resources>