overhaul existing preferences
This commit is contained in:
parent
6d9d3101c1
commit
7c83b50179
66 changed files with 98 additions and 543 deletions
|
|
@ -86,9 +86,6 @@
|
|||
<string name="light_theme_name">Light</string>
|
||||
<string name="dark_theme_name">Dark</string>
|
||||
<string name="black_theme_name">Black</string>
|
||||
<string name="always">Always</string>
|
||||
<string name="only_on_wifi">Only on Wi-Fi</string>
|
||||
<string name="never">Never</string>
|
||||
<string name="today">Today</string>
|
||||
<string name="this_week">This week</string>
|
||||
<string name="past_seven_days">Past 7 days</string>
|
||||
|
|
@ -101,24 +98,20 @@
|
|||
<string name="pref_title_general_theme">General theme</string>
|
||||
<string name="pref_header_audio">Audio</string>
|
||||
<string name="pref_header_library">Library</string>
|
||||
<string name="pref_header_images">Images</string>
|
||||
<string name="pref_header_lockscreen">Lockscreen</string>
|
||||
<string name="pref_header_playlists">Playlists</string>
|
||||
<string name="pref_header_notification">Notification</string>
|
||||
<string name="pref_title_navigation_bar">Colored navigation bar</string>
|
||||
<string name="pref_title_app_shortcuts">Colored app shortcuts</string>
|
||||
<string name="pref_title_album_art_on_lockscreen">Show album cover</string>
|
||||
<string name="pref_title_auto_download_metadata">Auto download metadata</string>
|
||||
<string name="pref_title_blurred_album_art">Blur album cover</string>
|
||||
<string name="pref_title_colored_notification">Colored notification</string>
|
||||
<string name="pref_title_classic_notification">Classic notification design</string>
|
||||
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
|
||||
<string name="pref_title_gapless_playback">Gapless playback</string>
|
||||
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
|
||||
<string name="pref_title_last_added_interval">Last added playlist interval</string>
|
||||
<string name="pref_title_remember_last_tab">Remember last tab</string>
|
||||
<string name="pref_title_remember_shuffle">Remember shuffle</string>
|
||||
<string name="no_audio_ID">"Play a song first, then try again."</string>
|
||||
<string name="delete_action">Delete</string>
|
||||
<string name="clear_action">Clear</string>
|
||||
<string name="remove_action">Remove</string>
|
||||
|
|
@ -144,7 +137,6 @@
|
|||
<string name="pref_summary_classic_notification">Use the classic notification design.</string>
|
||||
<string name="pref_summary_colored_notification">"Colors the notification in the album cover\u2019s vibrant color."</string>
|
||||
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
|
||||
<string name="pref_summary_ignore_media_store_artwork">Can increase the album cover quality but causes slower image loading times. Only enable this if you have problems with low resolution artworks.</string>
|
||||
<string name="pref_summary_colored_navigation_bar">Colors the navigation bar in the primary color.</string>
|
||||
<string name="pref_summary_colored_app_shortcuts">Colors the app shortcuts in the primary color.</string>
|
||||
<string name="pref_summary_audio_ducking">Notifications, navigation etc.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue