feat: added the ability for the user to add a local server address and use that address when available

This commit is contained in:
CappielloAntonio 2024-06-01 15:23:40 +02:00
parent aa5290c7ee
commit f6b176a357
11 changed files with 1179 additions and 36 deletions

View file

@ -229,6 +229,7 @@
<string name="search_title_artist">Artists</string>
<string name="search_title_song">Songs</string>
<string name="server_signup_dialog_action_low_security">Low security</string>
<string name="server_signup_dialog_hint_local_address">Local URL</string>
<string name="server_signup_dialog_hint_name">Server Name</string>
<string name="server_signup_dialog_hint_password">Password</string>
<string name="server_signup_dialog_hint_url">Server URL</string>