Handle logic login, save tokens, change theme, change server url

This commit is contained in:
2026-05-15 17:56:04 +07:00
parent 99ebe57871
commit e7c381a953
10 changed files with 160 additions and 40 deletions
@@ -20,7 +20,7 @@
<string name="auto_connect">Auto-connect device</string>
<string name="lbl_server_url">Server URL</string>
<string name="server_url_placeholder">Ex: http://192.168.1.6:8001 or https://example.com</string>
<string name="server_url_placeholder">Ex: https://example.com</string>
<string name="lbl_username">Username</string>
<string name="lbl_password">Password</string>
<string name="btn_login">Login</string>