Constants names
Proper namings
Bottom tabs slide animation
Added home album list style change
This commit is contained in:
Hemanth S 2020-09-25 01:51:32 +05:30
parent b9c12e20dd
commit 9850341d4c
81 changed files with 291 additions and 231 deletions

View file

@ -68,7 +68,9 @@
android:id="@+id/container"
android:layout_width="0dp"
android:layout_height="0dp"
android:descendantFocusability="beforeDescendants"
android:fillViewport="true"
android:focusableInTouchMode="true"
android:overScrollMode="never"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"

View file

@ -69,6 +69,8 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:layout_weight="1"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:overScrollMode="never"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"

View file

@ -16,6 +16,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="@dimen/toolbar_margin_horizontal"

View file

@ -20,6 +20,8 @@
android:layout_height="match_parent"
android:layout_marginStart="@dimen/toolbar_margin_horizontal"
android:layout_marginEnd="@dimen/toolbar_margin_horizontal"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:overScrollMode="never"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">

View file

@ -32,6 +32,8 @@
<androidx.core.widget.NestedScrollView
android:id="@+id/container"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:overScrollMode="never"

View file

@ -33,6 +33,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:overScrollMode="never"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">
<androidx.constraintlayout.widget.ConstraintLayout

View file

@ -16,6 +16,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:overScrollMode="never"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">

View file

@ -17,6 +17,8 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:overScrollMode="never"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Může způsobit problémy s přehráváním u některých zařízení."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Může zvýšit kvalitu obalu alba, ale způsobí pomalejší načítání snímků. Tuto možnost povolte pouze v případě potíží s uměleckými díly s nízkým rozlišením.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Přehrávání bez mezery</string>
<string name="pref_title_general_theme">Hlavní téma</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignorovat obaly v zařízení</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Μπορεί να προκαλέσει προβλήματα με την αναπαραγωγή σε κάποιες συσκευές."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Μπορεί να αυξήσει την ποιότητα των εξωφύλλων άλμπουμ, αλλά προκαλεί αργή φόρτωση εικόνων. Ενεργοποιήστε αυτή την επίλογη μόνο εαν αντιμετωπίζετε προβλήματα με εξώφυλλα χαμηλής ανάλυσης.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Ενεργοποίηση διακοπτών ρύθμισης στην οθόνη κλειδώματος.</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Αναπαραγωγή χωρίς κενά</string>
<string name="pref_title_general_theme">Γενικό θέμα</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Παράληψη Media Store για εξώφυλλα</string>
<string name="pref_title_last_added_interval">Χρονικό διάστημα playlist \"Προστέθηκε τελευταία\"</string>
<string name="pref_title_lock_screen">Full screen Ρυθμίσεις</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -347,7 +347,7 @@ https://play.google.com/store/apps/details?id=%s</string>
<string name="pref_title_general_theme">Tema generale</string>
<string name="pref_title_genre_toggle">Mostra scheda Genere</string>
<string name="pref_title_home_artist_grid_style">Griglia schermata artista</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignora le copertine del Media Store</string>
<string name="pref_title_last_added_interval">Intervallo playlist ultimi aggiunti</string>
<string name="pref_title_lock_screen">Controlli a schermo intero</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"몇몇 기기에서 재생 문제를 유발할 수 있습니다."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">앨범 커버의 품질을 향상시킬 수 있지만 이미지를 불러오는 시간이 늘어납니다. 저해상도 이미지를 불러오는 데 문제가 있는 경우에만 사용하십시오.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Retro music에서 제공하는 자체 잠금 화면 사용</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">지연없이 재생하기</string>
<string name="pref_title_general_theme">기본 테마</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">미디어 저장소 커버 무시</string>
<string name="pref_title_last_added_interval">최근 추가된 음악 간격 지정</string>
<string name="pref_title_lock_screen">전체 화면 컨트롤</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Kan afspeelproblemen veroorzaken op sommige toestellen"</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Kan album cover kwaliteit verbeteren, maar veroorzaakt langere laadtijden. Alleen aanzetten als je problemen hebt met lage resolutie artworks</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Zet besturing knoppen aan op vergrendelscherm</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Afspelen zonder pauzes</string>
<string name="pref_title_general_theme">Basis thema</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Negeer media store covers</string>
<string name="pref_title_last_added_interval">Laatst toegevoegde afspeellijst interval</string>
<string name="pref_title_lock_screen">Volledig scherm besturing knoppen</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Poate cauza probleme de redare pe unele dispozitive."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Poate mări calitatea copertei de album, dar cauzează încărcarea mai lentă a imaginilor. Activați această opțiune doar dacă aveți probleme cu coperta de album cu rezoluție mică.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Comenzi pe ecranul de blocare pentru Retro music.</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Redare \"Gapless\"</string>
<string name="pref_title_general_theme">Temă</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignoră copertele de pe Magazinul Media</string>
<string name="pref_title_last_added_interval">Ultimul interval de playlist adăugat</string>
<string name="pref_title_lock_screen">Comenzi ecran complet</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Moze prouzrokovati probleme na pojedinim uredjajima."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">oze poboljsati kvalitet omota albuma ali uzrokuje njegovo sporije ucitavanje. Omoguci ovo samo ukoliko imas problema sa losim kvalitetom slike omota albuma.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Prikazuj kontrole na zakljucanom ekranu</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Neuznemiravano reprodukovanje</string>
<string name="pref_title_general_theme">Opsta tema</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignorisi omote sa prodavnice</string>
<string name="pref_title_last_added_interval">Interval plejliste poslednje dodato</string>
<string name="pref_title_lock_screen">Kontrole preko celog ekrana</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"可能會在某些裝置上出現播放問題。"</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">提高專輯封面的成像品質,但會造成較長的讀取時間。建議只有在您對低畫質的專輯封面有問題時才開啟此選項。</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">無縫播放</string>
<string name="pref_title_general_theme">主題</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">忽略音訊檔內嵌的專輯封面</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Může způsobit problémy s přehráváním u některých zařízení."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Může zvýšit kvalitu obalu alba, ale způsobí pomalejší načítání snímků. Tuto možnost povolte pouze v případě potíží s uměleckými díly s nízkým rozlišením.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Přehrávání bez mezery</string>
<string name="pref_title_general_theme">Hlavní téma</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignorovat obaly v zařízení</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Μπορεί να προκαλέσει προβλήματα με την αναπαραγωγή σε κάποιες συσκευές."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Μπορεί να αυξήσει την ποιότητα των εξωφύλλων άλμπουμ, αλλά προκαλεί αργή φόρτωση εικόνων. Ενεργοποιήστε αυτή την επίλογη μόνο εαν αντιμετωπίζετε προβλήματα με εξώφυλλα χαμηλής ανάλυσης.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Ενεργοποίηση διακοπτών ρύθμισης στην οθόνη κλειδώματος.</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Αναπαραγωγή χωρίς κενά</string>
<string name="pref_title_general_theme">Γενικό θέμα</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Παράληψη Media Store για εξώφυλλα</string>
<string name="pref_title_last_added_interval">Χρονικό διάστημα playlist \"Προστέθηκε τελευταία\"</string>
<string name="pref_title_lock_screen">Full screen Ρυθμίσεις</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -347,7 +347,7 @@ https://play.google.com/store/apps/details?id=%s</string>
<string name="pref_title_general_theme">Tema generale</string>
<string name="pref_title_genre_toggle">Mostra scheda Genere</string>
<string name="pref_title_home_artist_grid_style">Griglia schermata artista</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignora le copertine del Media Store</string>
<string name="pref_title_last_added_interval">Intervallo playlist ultimi aggiunti</string>
<string name="pref_title_lock_screen">Controlli a schermo intero</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"몇몇 기기에서 재생 문제를 유발할 수 있습니다."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">앨범 커버의 품질을 향상시킬 수 있지만 이미지를 불러오는 시간이 늘어납니다. 저해상도 이미지를 불러오는 데 문제가 있는 경우에만 사용하십시오.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Retro music에서 제공하는 자체 잠금 화면 사용</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">지연없이 재생하기</string>
<string name="pref_title_general_theme">기본 테마</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">미디어 저장소 커버 무시</string>
<string name="pref_title_last_added_interval">최근 추가된 음악 간격 지정</string>
<string name="pref_title_lock_screen">전체 화면 컨트롤</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Kan afspeelproblemen veroorzaken op sommige toestellen"</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Kan album cover kwaliteit verbeteren, maar veroorzaakt langere laadtijden. Alleen aanzetten als je problemen hebt met lage resolutie artworks</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Zet besturing knoppen aan op vergrendelscherm</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Afspelen zonder pauzes</string>
<string name="pref_title_general_theme">Basis thema</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Negeer media store covers</string>
<string name="pref_title_last_added_interval">Laatst toegevoegde afspeellijst interval</string>
<string name="pref_title_lock_screen">Volledig scherm besturing knoppen</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Poate cauza probleme de redare pe unele dispozitive."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">Poate mări calitatea copertei de album, dar cauzează încărcarea mai lentă a imaginilor. Activați această opțiune doar dacă aveți probleme cu coperta de album cu rezoluție mică.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Comenzi pe ecranul de blocare pentru Retro music.</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Redare \"Gapless\"</string>
<string name="pref_title_general_theme">Temă</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignoră copertele de pe Magazinul Media</string>
<string name="pref_title_last_added_interval">Ultimul interval de playlist adăugat</string>
<string name="pref_title_lock_screen">Comenzi ecran complet</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Moze prouzrokovati probleme na pojedinim uredjajima."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">oze poboljsati kvalitet omota albuma ali uzrokuje njegovo sporije ucitavanje. Omoguci ovo samo ukoliko imas problema sa losim kvalitetom slike omota albuma.</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Prikazuj kontrole na zakljucanom ekranu</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Neuznemiravano reprodukovanje</string>
<string name="pref_title_general_theme">Opsta tema</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignorisi omote sa prodavnice</string>
<string name="pref_title_last_added_interval">Interval plejliste poslednje dodato</string>
<string name="pref_title_lock_screen">Kontrole preko celog ekrana</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -313,7 +313,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"可能會在某些裝置上出現播放問題。"</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</string>
<string name="pref_summary_ignore_media_store_artwork">提高專輯封面的成像品質,但會造成較長的讀取時間。建議只有在您對低畫質的專輯封面有問題時才開啟此選項。</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -345,8 +345,8 @@
<string name="pref_title_gapless_playback">無縫播放</string>
<string name="pref_title_general_theme">主題</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">忽略音訊檔內嵌的專輯封面</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -537,7 +537,7 @@
<string name="pref_summary_extra_song_info">Show extra Song information, such as file format, bitrate and frequency</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_genre_toggle">Toggle genre tab</string>
<string name="pref_summary_home_banner">Toggle home banner style</string>
<string name="pref_summary_home_banner">Show or hide the home banner</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_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
@ -571,8 +571,9 @@
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_general_theme">App theme</string>
<string name="pref_title_genre_toggle">Show genre tab</string>
<string name="pref_title_home_artist_grid_style">Home artist grid</string>
<string name="pref_title_home_banner">Home banner</string>
<string name="pref_title_home_artist_grid_style">Artist grid</string>
<string name="pref_title_home_album_grid_style">Album grid</string>
<string name="pref_title_home_banner">Banner</string>
<string name="pref_title_ignore_media_store_artwork">Ignore Media Store covers</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="pref_title_lock_screen">Fullscreen controls</string>

View file

@ -6,18 +6,21 @@
<item name="android:windowBackground">@color/window_color_light</item>
<item name="android:scrollbars">none</item>
<item name="dialogCornerRadius">16dp</item>
<item name="android:windowAnimationStyle">@style/WindowAnimationTransition</item>
</style>
<style name="Theme.RetroMusic.Black" parent="Theme.RetroMusic.Base.Black">
<item name="android:windowBackground">@color/window_color_dark</item>
<item name="android:scrollbars">none</item>
<item name="dialogCornerRadius">16dp</item>
<item name="android:windowAnimationStyle">@style/WindowAnimationTransition</item>
</style>
<style name="Theme.RetroMusic.FollowSystem" parent="Theme.RetroMusic.Base.Adaptive">
<item name="android:windowBackground">@color/window_color</item>
<item name="android:scrollbars">none</item>
<item name="dialogCornerRadius">16dp</item>
<item name="android:windowAnimationStyle">@style/WindowAnimationTransition</item>
</style>
<style name="Theme.RetroMusic.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent" />
@ -250,4 +253,9 @@
<item name="strokeColor">?android:attr/colorButtonNormal</item>
<item name="cardElevation">0dp</item>
</style>
<!-- This will set the fade in animation on all your activities by default -->
<style name="WindowAnimationTransition">
<item name="android:windowEnterAnimation">@android:anim/fade_in</item>
<item name="android:windowExitAnimation">@android:anim/fade_out</item>
</style>
</resources>

View file

@ -16,6 +16,17 @@
android:title="@string/pref_title_home_artist_grid_style"
app:icon="@drawable/ic_home" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
android:defaultValue="0"
android:entries="@array/pref_home_grid_style_list_titles"
android:entryValues="@array/pref_home_grid_style_list_values"
android:key="home_album_grid_style"
android:layout="@layout/list_item_view"
android:negativeButtonText="@null"
android:positiveButtonText="@null"
android:title="@string/pref_title_home_album_grid_style"
/>
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"
android:key="toggle_home_banner"