MultipleChoicePreference to set colored navigation bar for each activity individually.

This commit is contained in:
Karim Abou Zeid 2015-04-18 17:03:11 +02:00
commit 2d08e5c5d1
12 changed files with 161 additions and 132 deletions

View file

@ -90,12 +90,18 @@
<string name="pref_title_general_theme">General theme</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_general">General</string>
<string name="pref_summary_navigation_bar">Set where the navigation bar should be colored</string>
<string name="pref_title_navigation_bar">Colored navigation bar</string>
<string name="pref_title_set_default_start_page">Set default start page</string>
<string name="title_activity_settings">Settings</string>
<string name="pref_title_transparent_toolbar">Semi-Transparent toolbar</string>
<string name="pref_title_show_playback_controller_card">Playback controller card</string>
<string name="pref_title_colored_navigation_bar_artists">Colored navigation bar artist view</string>
<string name="pref_title_colored_navigation_bar_albums">Colored navigation bar album view</string>
<string name="pref_title_colored_navigation_bar_artists">Artist view</string>
<string name="pref_title_colored_navigation_bar_albums">Album view</string>
<string name="pref_title_colored_navigation_bar_current_playing">Current playing view</string>
<string name="pref_title_colored_navigation_bar_playlists">Playlist view</string>
<string name="pref_title_colored_navigation_bar_tag_editor">Tag editor</string>
<string name="pref_title_colored_navigation_bar_other_screens">Everywhere else</string>
<string name="pref_title_colored_album_footers">Colored album footers</string>
<string name="no_equalizer">No equalizer found</string>
<string name="no_audio_id">No audio id, play something and try again.</string>