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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user