Adds saving server url

This commit is contained in:
Daniel Svitan
2025-05-17 14:28:21 +02:00
parent 3f5886ef4a
commit 015ede288f
3 changed files with 50 additions and 7 deletions
@@ -5,6 +5,10 @@
<string name="show_menu">Show menu</string>
<string name="auth_icon_desc">Go to auth settings</string>
<string name="go_back">Go back</string>
<string name="token">Token</string>
<string name="settings_prefs_key" translatable="false">dev.svitan.antifed.settings</string>
<string name="server_url_key" translatable="false">server_url</string>
<string name="server_url_okay_key" translatable="false">server_url_okay</string>
<!-- Strings used for fragments for navigation -->
</resources>