Add LocalNetworkPermissionGate with rationale dialog

This commit is contained in:
ganfra
2026-07-07 21:37:48 +02:00
parent e9abed9178
commit c2e8912fe2
4 changed files with 168 additions and 0 deletions
@@ -8,4 +8,6 @@
<resources>
<string name="action_mark_as_read">"Mark as read"</string>
<string name="a11y_jump_to_unread_messages">"Jump to first unread message"</string>
<string name="screen_local_network_opt_in_title">Allow access to local network</string>
<string name="screen_local_network_opt_in_subtitle">Your homeserver is on your local network. To connect, Element needs permission to reach other devices on this network.</string>
</resources>