feat: add export button to relay settings screen

Adds a share icon button in the top bar of the relay settings screen
that exports all relay configurations (except Connected Relays) as
human-readable text via Android's share intent. Each section includes
a header and description, with one relay URL per line.

https://claude.ai/code/session_013PhuahpBFh6djVHzSsmNKM
This commit is contained in:
Claude
2026-03-13 02:30:33 +00:00
parent 198aa0971c
commit 997a270a84
3 changed files with 201 additions and 0 deletions
+2
View File
@@ -1379,6 +1379,8 @@
<string name="blocked_section">Blocked Relays</string>
<string name="blocked_section_explainer">Amethyst will never connect to these relays</string>
<string name="export_relay_settings">Export relay settings</string>
<string name="zap_the_devs_title">Zap the Devs!</string>
<string name="zap_the_devs_description">Your donation helps us make a difference. Every sat counts!</string>
<string name="donate_now">Donate Now</string>