android: prevent self member actions and add member action confirmations
Some checks failed
Android CI / android (push) Failing after 4m57s
Android Release / release (push) Failing after 5m5s
CI / test (push) Failing after 3m8s

This commit is contained in:
2026-03-11 05:17:57 +03:00
parent 0510a2717a
commit 3bc540e46d
5 changed files with 87 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
<string name="chats_not_found">No chats found</string>
<string name="common_cancel">Cancel</string>
<string name="common_confirm">Confirm</string>
<string name="common_close">Close</string>
<string name="common_delete">Delete</string>
<string name="common_send">Send</string>