feat: fetch tracks on-demand, logout button

This commit is contained in:
2026-05-14 03:03:17 +02:00
parent e2ab026e84
commit 83e77f3d0c
7 changed files with 92 additions and 2 deletions

View File

@@ -26,6 +26,8 @@
<string name="settings_title">Settings</string>
<string name="settings_stub_body">More controls will land here in a later milestone.</string>
<string name="settings_logout_spotify">Sign out of Spotify</string>
<string name="settings_logout_spotify_help">Clears your stored access token and returns to the welcome steps so you can log in again. Use this if the app gets HTTP 401 from the server.</string>
<string name="pairing_title">Pair local MP3s</string>
<string name="pairing_choose_folder">Choose folder of MP3s</string>