diff --git a/app/src/main/java/code/name/monkey/retromusic/Constants.kt b/app/src/main/java/code/name/monkey/retromusic/Constants.kt index dc34ed8e9..04f7a0e2f 100644 --- a/app/src/main/java/code/name/monkey/retromusic/Constants.kt +++ b/app/src/main/java/code/name/monkey/retromusic/Constants.kt @@ -166,4 +166,5 @@ const val WALLPAPER_ACCENT = "wallpaper_accent" const val SCREEN_ON_LYRICS = "screen_on_lyrics" const val CIRCLE_PLAY_BUTTON = "circle_play_button" const val SWIPE_ANYWHERE_NOW_PLAYING = "swipe_anywhere_now_playing" -const val PAUSE_HISTORY = "pause_history" \ No newline at end of file +const val PAUSE_HISTORY = "pause_history" +const val MANAGE_AUDIO_FOCUS = "manage_audio_focus" \ No newline at end of file diff --git a/app/src/main/java/code/name/monkey/retromusic/service/PlaybackHandler.java b/app/src/main/java/code/name/monkey/retromusic/service/PlaybackHandler.java index 44b4cdfc2..8c92a8f5e 100644 --- a/app/src/main/java/code/name/monkey/retromusic/service/PlaybackHandler.java +++ b/app/src/main/java/code/name/monkey/retromusic/service/PlaybackHandler.java @@ -37,6 +37,7 @@ class PlaybackHandler extends Handler { @NonNull private final WeakReference mService; private float currentDuckVolume = 1.0f; + PlaybackHandler(final MusicService service, @NonNull final Looper looper) { super(looper); mService = new WeakReference<>(service); @@ -146,7 +147,10 @@ class PlaybackHandler extends Handler { case AudioManager.AUDIOFOCUS_LOSS: // Lost focus for an unbounded amount of time: stop playback and release media playback - service.forcePause(); + boolean isAudioFocusEnabled = PreferenceUtil.INSTANCE.isAudioFocusEnabled(); + if (!isAudioFocusEnabled) { + service.forcePause(); + } break; case AudioManager.AUDIOFOCUS_LOSS_TRANSIENT: diff --git a/app/src/main/java/code/name/monkey/retromusic/util/PreferenceUtil.kt b/app/src/main/java/code/name/monkey/retromusic/util/PreferenceUtil.kt index c5295ccb6..c46a169fb 100644 --- a/app/src/main/java/code/name/monkey/retromusic/util/PreferenceUtil.kt +++ b/app/src/main/java/code/name/monkey/retromusic/util/PreferenceUtil.kt @@ -328,6 +328,11 @@ object PreferenceUtil { TOGGLE_FULL_SCREEN, false ) + val isAudioFocusEnabled + get() = sharedPreferences.getBoolean( + MANAGE_AUDIO_FOCUS, false + ) + val isLockScreen get() = sharedPreferences.getBoolean(LOCK_SCREEN, false) fun isAllowedToDownloadMetadata(context: Context): Boolean { diff --git a/app/src/main/res/values-ar-rSA/strings.xml b/app/src/main/res/values-ar-rSA/strings.xml index 2fc33b052..a30a418da 100644 --- a/app/src/main/res/values-ar-rSA/strings.xml +++ b/app/src/main/res/values-ar-rSA/strings.xml @@ -359,6 +359,7 @@ في حال توفر مساحة كافية قم بعرض شريط التحكم بالصوت في شاشة التشغيل الآن Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played عرض غطاء الالبوم التنقل بواسطة ألبوم الفنان ثيم غطاء الالبوم @@ -406,6 +407,7 @@ التحكم بالصوت Wallpaper accent color Whitelist music + Always play الكامل تشغيل الآن السمات ، وتأثير التكدس ، وموضوع اللون وأكثر من ذلك .. الملف الشخصي diff --git a/app/src/main/res/values-b+es+419/strings.xml b/app/src/main/res/values-b+es+419/strings.xml index bbaa37a86..8ca945cd7 100644 --- a/app/src/main/res/values-b+es+419/strings.xml +++ b/app/src/main/res/values-b+es+419/strings.xml @@ -348,6 +348,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -395,6 +396,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml index 5502dcb1f..9133fab37 100644 --- a/app/src/main/res/values-cs-rCZ/strings.xml +++ b/app/src/main/res/values-cs-rCZ/strings.xml @@ -352,6 +352,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Zobrazit obal alba Navigate by Album Artist Motiv obalu alba @@ -399,6 +400,7 @@ Ovládání hlasitosti Wallpaper accent color Whitelist music + Always play Pro Černý motiv, motivy stránky přehrávání, kolotočový efekt a další.. Profil diff --git a/app/src/main/res/values-da-rDK/strings.xml b/app/src/main/res/values-da-rDK/strings.xml index b047d4837..18fcb5fdf 100644 --- a/app/src/main/res/values-da-rDK/strings.xml +++ b/app/src/main/res/values-da-rDK/strings.xml @@ -321,6 +321,7 @@ Shuffle mode will turn off when playing a new list of songs If enough space is available, show volume controls in the now playing screen Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -360,6 +361,7 @@ Shuffle mode Volume controls Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml index 84ae5337b..ed9211526 100644 --- a/app/src/main/res/values-de-rDE/strings.xml +++ b/app/src/main/res/values-de-rDE/strings.xml @@ -348,6 +348,7 @@ Falls Platz vorhanden ist, Lautstärkeregler auf Derzeit gespielt-Bildschirm zeigen Akzentfarbe aus Hintergrund wählen Nur Musik aus /Music Ordner anzeigen + Always play audio in background regardless of anything else being played Album Cover anzeigen Navigiere nach Album-Interpret Aussehen des Albumcovers @@ -395,6 +396,7 @@ Lautstärkeregler Hintergrundbild Akzentfarbe Whitelist Musik + Always play Pro Themes für \"Now Playing\", Karussell-Effekte und mehr Profil diff --git a/app/src/main/res/values-el-rGR/strings.xml b/app/src/main/res/values-el-rGR/strings.xml index 97b2edcf8..43323f4d5 100644 --- a/app/src/main/res/values-el-rGR/strings.xml +++ b/app/src/main/res/values-el-rGR/strings.xml @@ -348,6 +348,7 @@ Εαν υπάρχει χώρος στην οθόνη αναπαραγωγής, ενεργοποιήστε τον πίνακα ελέγχου έντασης. Εξαγωγή απόχρωσης από την ταπετσαρία Εμφάνιση μουσικής μόνο από το φάκελο /Μουσική + Always play audio in background regardless of anything else being played Εμφάνιση εξωφύλλου άλμπουμ. Πλοήγηση κατά Καλλιτέχνη Άλμπουμ Θέμα εξώφυλλου άλμπουμ @@ -395,6 +396,7 @@ Πίνακας Ελέγχου Έντασης Απόχρωση ταπετσαρίας Λίστα επιτρεπόμενων κομματιών + Always play Pro Μαύρο θέμα, Θέματα στο Τώρα παίζει, εφέ Καρουσέλ και πολλά άλλα.. Προφίλ diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index 2e33599da..98992346a 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -348,6 +348,7 @@ Mostrar controles de volumen si hay suficiente espacio disponible Extrae el color del fondo de pantalla Mostrar solo música de la carpeta /Music + Always play audio in background regardless of anything else being played Mostrar la portada del álbum Navegar por Artista del Álbum Tema de la portada del álbum @@ -395,6 +396,7 @@ Controles de volumen Color de acento del fondo de pantalla Música en lista blanca + Always play Pro Tema Negro, temas para la ventana de reproducción actual, Efecto Carrusel y mucho más.. Perfil diff --git a/app/src/main/res/values-fa-rIR/strings.xml b/app/src/main/res/values-fa-rIR/strings.xml index ee84236a0..e614462f3 100644 --- a/app/src/main/res/values-fa-rIR/strings.xml +++ b/app/src/main/res/values-fa-rIR/strings.xml @@ -348,6 +348,7 @@ اگر فضای کافی موجود بود، نوار صدا را نشان دهید در صفحه پخش موزیک رنگ تاکیدی را از کاغذ دیواری استخراج کنید فقط از پوشه ی موزیک، موزیک ها نمایش داده شود + Always play audio in background regardless of anything else being played نمایش جلد آلبوم هدایت توسط آلبوم هنرمند تم کاور آلبوم @@ -395,6 +396,7 @@ کنترل صدا رنگ تاکیدی کاغذ دیواری لیست سفید موسیقی + Always play حرفه‌ای تم سیاه، تم های در حال پخش، جلوه چرخ فلک و موارد دیگر.. نمایه diff --git a/app/src/main/res/values-fil-rPH/strings.xml b/app/src/main/res/values-fil-rPH/strings.xml index 12238017a..1ac0f2af1 100644 --- a/app/src/main/res/values-fil-rPH/strings.xml +++ b/app/src/main/res/values-fil-rPH/strings.xml @@ -348,6 +348,7 @@ Kung may sapat na espasyo, ipakita ang mga kontrol ng volume sa screen ng now playing Extract accent color from wallpaper Magpakita lamang ng musika mula sa /Music Folder + Always play audio in background regardless of anything else being played Ipakita ang album cover I-navigate ayon sa Album Artist Album cover theme @@ -395,6 +396,7 @@ Mga kontrol sa volume Wallpaper accent color Whitelist music + Always play Pro Black theme, Mga theme sa now playing, Carousel effect at higit pa.. Profile diff --git a/app/src/main/res/values-fr-rFR/strings.xml b/app/src/main/res/values-fr-rFR/strings.xml index 918eaeb19..f6815b369 100644 --- a/app/src/main/res/values-fr-rFR/strings.xml +++ b/app/src/main/res/values-fr-rFR/strings.xml @@ -348,6 +348,7 @@ Si vous avez assez de place, affiche les contrôle du volume sur l\'écran de lecture Extract accent color from wallpaper Afficher uniquement les morceaux du dossier /Musique + Always play audio in background regardless of anything else being played Afficher la couverture de l\'album Naviguer par artiste de l\'album Thème de la couverture d\'album @@ -395,6 +396,7 @@ Contrôles de volume Wallpaper accent color Whitelist music + Always play Pro Maintenant les thèmes de jeu, L\'effet de carrousel, thème de couleur et plus.. Profil diff --git a/app/src/main/res/values-hi-rIN/strings.xml b/app/src/main/res/values-hi-rIN/strings.xml index 9e21856d3..f8c207635 100644 --- a/app/src/main/res/values-hi-rIN/strings.xml +++ b/app/src/main/res/values-hi-rIN/strings.xml @@ -348,6 +348,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -395,6 +396,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-hr-rHR/strings.xml b/app/src/main/res/values-hr-rHR/strings.xml index a98faa588..43d1cf84c 100644 --- a/app/src/main/res/values-hr-rHR/strings.xml +++ b/app/src/main/res/values-hr-rHR/strings.xml @@ -350,6 +350,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -397,6 +398,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml index 2c2f18275..18469ebe8 100644 --- a/app/src/main/res/values-hu-rHU/strings.xml +++ b/app/src/main/res/values-hu-rHU/strings.xml @@ -348,6 +348,7 @@ Ha van elég szabad hely, mutassa a hangerőszabályzókat a most játszott képernyőn Extract accent color from wallpaper Csak a /Music mappában lévő zenék mutatása + Always play audio in background regardless of anything else being played Az album borítójának megjelenítése Album előadók szerinti navigálás Album borító téma @@ -395,6 +396,7 @@ Hangerőszabályzók Wallpaper accent color Whitelist music + Always play Pro Sötét téma, Most játszott felület témái, Carousel hatás és még sok más .. Profil diff --git a/app/src/main/res/values-in-rID/strings.xml b/app/src/main/res/values-in-rID/strings.xml index 2d46bb7ac..d29ccad8f 100644 --- a/app/src/main/res/values-in-rID/strings.xml +++ b/app/src/main/res/values-in-rID/strings.xml @@ -346,6 +346,7 @@ Jika tersedia cukup ruang, tampilkan kontrol volume di layar pemutaran Ambil warna aksen dari wallpaper Tampilkan musik hanya dari folder /Music + Always play audio in background regardless of anything else being played Tampilkan sampul album Navigasi berdasarkan Album Artis Tema sampul album @@ -393,6 +394,7 @@ Kontrol volume Warna aksen wallpaper Musik daftar putih + Always play Pro Tema hitam, Tema yang sedang diputar, efek korsel, dan lainnya... Profil diff --git a/app/src/main/res/values-it-rIT/strings.xml b/app/src/main/res/values-it-rIT/strings.xml index e3cdc978c..7f848d1cd 100644 --- a/app/src/main/res/values-it-rIT/strings.xml +++ b/app/src/main/res/values-it-rIT/strings.xml @@ -349,6 +349,7 @@ https://play.google.com/store/apps/details?id=%s Se c\'è spazio sufficiente, mostra i controlli del volume nella schermata in riproduzione Estrai il colore in rilievo dallo sfondo Mostra solo i brani dalla cartella /Music + Always play audio in background regardless of anything else being played Mostra la copertina dell\'album Naviga per artista album Tema copertina dell\'album @@ -396,6 +397,7 @@ https://play.google.com/store/apps/details?id=%s Controlli volume Colore in rilievo sfondo Whitelist + Always play Pro Temi in riproduzione, effetto scorrimento e molto altro... Profilo diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml index 3b32d17aa..30cbda947 100644 --- a/app/src/main/res/values-ja-rJP/strings.xml +++ b/app/src/main/res/values-ja-rJP/strings.xml @@ -347,6 +347,7 @@ 再生画面に十分なスペースがある場合に音量コントロールを追加する Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played アルバムジャケットを表示 アルバムのアーティストを表示 アルバムカバーのテーマ @@ -394,6 +395,7 @@ ボリュームコントロール Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. プロフィール diff --git a/app/src/main/res/values-kmr-rTR/strings.xml b/app/src/main/res/values-kmr-rTR/strings.xml index 989673e9a..af134c1c6 100644 --- a/app/src/main/res/values-kmr-rTR/strings.xml +++ b/app/src/main/res/values-kmr-rTR/strings.xml @@ -350,6 +350,7 @@ têne guhertin Ku şûn hebe, di dîmendera ku niha tê lêdan de kontrolên dengê nîşan bide Renga çarçoveyê ji paşrûyê derxîne Muzîkê tenê ji /Peldanka muzîkê nîşan bide + Always play audio in background regardless of anything else being played Bergê albumê nîşan bide Geran bi riya albuma hunermend Rûkara bergê albumê @@ -397,6 +398,7 @@ têne guhertin Kontrola dengê Rengê devokê paşrûyê Rêzoka stranên spî + Always play Pro Rûkara reş, rûkara stranên niha têne lêdan, bandora gilover û bêtir.. Profîl diff --git a/app/src/main/res/values-ko-rKR/strings.xml b/app/src/main/res/values-ko-rKR/strings.xml index ebe09dea7..2b95bdf11 100644 --- a/app/src/main/res/values-ko-rKR/strings.xml +++ b/app/src/main/res/values-ko-rKR/strings.xml @@ -346,6 +346,7 @@ 음악 재생 화면에서 공간이 있을 시 볼륨 컨트롤을 보입니다 Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played 앨범 커버 표시 Navigate by Album Artist Album cover theme @@ -393,6 +394,7 @@ 볼륨 조절 Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-ml-rIN/strings.xml b/app/src/main/res/values-ml-rIN/strings.xml index 9d6c5189e..a167f6da1 100644 --- a/app/src/main/res/values-ml-rIN/strings.xml +++ b/app/src/main/res/values-ml-rIN/strings.xml @@ -348,6 +348,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -395,6 +396,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-my-rMM/strings.xml b/app/src/main/res/values-my-rMM/strings.xml index 98dd1c1ae..d66ea1ada 100644 --- a/app/src/main/res/values-my-rMM/strings.xml +++ b/app/src/main/res/values-my-rMM/strings.xml @@ -346,6 +346,7 @@ နေရာလုံလုံလောက်လောက်ရှိပါက Now Playing screen တွင် အသံအတိုးအကျယ်ခလုတ်များပြသမည် Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Album cover ပြသခြင်း Album သီဆိုသူဖြင့် ရှာဖွေခြင်း Album cover theme @@ -393,6 +394,7 @@ အသံထိန်းချုပ်မှု Wallpaper accent color Whitelist music + Always play Pro Black theme ၊ Now playing themes နှင့် Carousel effect စသည်များ... Profile diff --git a/app/src/main/res/values-nl-rNL/strings.xml b/app/src/main/res/values-nl-rNL/strings.xml index 6363cab46..492fb1ffc 100644 --- a/app/src/main/res/values-nl-rNL/strings.xml +++ b/app/src/main/res/values-nl-rNL/strings.xml @@ -348,6 +348,7 @@ Als er ruimte is in het nu afspelen scherm, zet volume knoppen aan Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Laat album cover zien Navigate by Album Artist Album cover theme @@ -395,6 +396,7 @@ Volume knoppen Wallpaper accent color Whitelist music + Always play Pro Donker thema, \"speelt nu\" thema\'s, Carrousel-effect en nog veel meer.. Profiel diff --git a/app/src/main/res/values-pl-rPL/strings.xml b/app/src/main/res/values-pl-rPL/strings.xml index c781cf0f6..f18f06ef4 100644 --- a/app/src/main/res/values-pl-rPL/strings.xml +++ b/app/src/main/res/values-pl-rPL/strings.xml @@ -352,6 +352,7 @@ Pokaż sterowanie głośnością w odtwarzaczu, gdy jest wystarczająco wolnego miejsca Wyodrębnij kolor akcentu z tapety Pokazuj muzykę tylko z folderu /Music + Always play audio in background regardless of anything else being played Pokaż okładkę albumu Nawiguj przez wykonawcę albumu Wygląd okładki albumu @@ -399,6 +400,7 @@ Sterowanie głośnością Kolor akcentu z tapety Muzyka z listy dozwolonych + Always play Pro Czarny motyw, motywy teraz odtwarzanych, efekt karuzeli i wiele więcej.. Profil diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 0448124f4..005cdfee7 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -348,6 +348,7 @@ Se houver espaço suficiente, mostrar os controles de volume na tela de reprodução Extraia a cor de destaque do papel de parede Somente mostrar músicas da pasta /Music + Always play audio in background regardless of anything else being played Exibir a capa do álbum Navegar pelo Artista do Álbum Tema da capa do álbum @@ -395,6 +396,7 @@ Controles do volume Cor de destaque do papel de parede Lista branca + Always play Pro Tema escuro, temas da tela de reprodução, efeito carrossel e mais.. Perfil diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index bb857c9c6..3d704b3ae 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -348,6 +348,7 @@ Se tiver espaço suficiente, mostrar os controlos de volume no ecrã A reproduzir Extract accent color from wallpaper Mostrar apenas músicas de /Music + Always play audio in background regardless of anything else being played Mostrar capa do álbum Navegar pelos artistas Tema da capa do álbum @@ -395,6 +396,7 @@ Controlos de volume Wallpaper accent color Whitelist music + Always play Pro Tema escuro, temas A reproduzir, efeito carrossel e muito mais.. Perfil diff --git a/app/src/main/res/values-ro-rRO/strings.xml b/app/src/main/res/values-ro-rRO/strings.xml index 8eea2ce46..bfeb3bebb 100644 --- a/app/src/main/res/values-ro-rRO/strings.xml +++ b/app/src/main/res/values-ro-rRO/strings.xml @@ -350,6 +350,7 @@ Dacă aveți spațiu pe ecranul de redare, activați controalele de volum Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Afișați coperta albumului Navigate by Album Artist Album cover theme @@ -397,6 +398,7 @@ Controale volum Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-ru-rRU/strings.xml b/app/src/main/res/values-ru-rRU/strings.xml index e29588c3c..adfded31c 100644 --- a/app/src/main/res/values-ru-rRU/strings.xml +++ b/app/src/main/res/values-ru-rRU/strings.xml @@ -352,6 +352,7 @@ Если доступно достаточно места, показывать регулировку громкости на экране воспроизведения Использовать цветовое оформление из обоев Показывать музыку только из папки /Music + Always play audio in background regardless of anything else being played Показать обложку альбома Показывать обложку альбома в разделе исполнители Тема обложки альбома @@ -399,6 +400,7 @@ Регулировка громкости Цвет акцента обоев Музыка из белого списка + Always play Pro Черная тема, Темы экрана воспроизведения, Эффект карусели и многое другое.. Профиль diff --git a/app/src/main/res/values-sr-rSP/strings.xml b/app/src/main/res/values-sr-rSP/strings.xml index 5de96b8e3..29eb44cc6 100644 --- a/app/src/main/res/values-sr-rSP/strings.xml +++ b/app/src/main/res/values-sr-rSP/strings.xml @@ -350,6 +350,7 @@ Ukoliko imas prostora na ekranu za pustanje omoguci kontroler jacine zvuka. Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Prikazi omot albuma Navigate by Album Artist Album cover theme @@ -397,6 +398,7 @@ Kontroler jacine zvuka Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index ef0f3c33b..97ef11496 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -348,6 +348,7 @@ Visa volymkontroller på spelarskärmen, om det finns tillräckligt med utrymme Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Visa albumomslag Navigate by Album Artist Tema för albumomslag @@ -395,6 +396,7 @@ Volymkontroller Wallpaper accent color Whitelist music + Always play Pro Helt svart tema, spelarteman, karuselleffekt med mera… Profil diff --git a/app/src/main/res/values-ta-rIN/strings.xml b/app/src/main/res/values-ta-rIN/strings.xml index dc165393b..eed361c0c 100644 --- a/app/src/main/res/values-ta-rIN/strings.xml +++ b/app/src/main/res/values-ta-rIN/strings.xml @@ -348,6 +348,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -395,6 +396,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/values-th-rTH/strings.xml b/app/src/main/res/values-th-rTH/strings.xml index 33f4859d2..ee386ec56 100644 --- a/app/src/main/res/values-th-rTH/strings.xml +++ b/app/src/main/res/values-th-rTH/strings.xml @@ -346,6 +346,7 @@ หากพื้นที่ในการแสดงผลเพียงพอให้แสดงปุ่มเพิ่ม/ลดเสียงบนหน้าจอ Now playing Extract accent color from wallpaper แสดงเฉพาะเพลงจาก Music โฟลเดอร์ + Always play audio in background regardless of anything else being played แสดงรูปปกอัลบัม นำทางโดยอัลบัมศิลปิน ธีมของรูปปกอัลบัม @@ -393,6 +394,7 @@ ปุ่มควบคุมเสียง Wallpaper accent color Whitelist music + Always play โปร ธีม Black, ธีม Now playing, การแสดงผลแบบ Carousel และอื่นๆ โปรไฟล์ diff --git a/app/src/main/res/values-tr-rTR/strings.xml b/app/src/main/res/values-tr-rTR/strings.xml index 66adbe280..88705c83a 100644 --- a/app/src/main/res/values-tr-rTR/strings.xml +++ b/app/src/main/res/values-tr-rTR/strings.xml @@ -348,6 +348,7 @@ Eğer yeterli alan varsa ses kontrollerini şimdi oynatılıyor ekranında göster Vurgu rengini duvar kağıdından al Sadece /Music dosyasından müzik göster + Always play audio in background regardless of anything else being played Albüm kapağını göster Albüm Sanatçısına göre belirle Albüm kapağı teması @@ -395,6 +396,7 @@ Ses kontrolleri Duvar kağıdı vurgu rengi Whitelist music + Always play Pro Şimdi Oynatılıyor temaları, Atlıkarınca efekti, Renkli tema ve daha fazlası.. Profil diff --git a/app/src/main/res/values-uk-rUA/strings.xml b/app/src/main/res/values-uk-rUA/strings.xml index 11f4923e2..21e15a645 100644 --- a/app/src/main/res/values-uk-rUA/strings.xml +++ b/app/src/main/res/values-uk-rUA/strings.xml @@ -352,6 +352,7 @@ Якщо вистачає місця, показувати панель гучності на екрані відтворення Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Показати обкладинку альбому Navigate by Album Artist Тема обкладинки альбому @@ -399,6 +400,7 @@ Регулювання гучності Wallpaper accent color Whitelist music + Always play Pro Чорна тема, теми відтворення, ефект каруселі та інше.. Профіль diff --git a/app/src/main/res/values-vi-rVN/strings.xml b/app/src/main/res/values-vi-rVN/strings.xml index 0755ab598..e1e7d9a60 100644 --- a/app/src/main/res/values-vi-rVN/strings.xml +++ b/app/src/main/res/values-vi-rVN/strings.xml @@ -347,6 +347,7 @@ tiếp tục xảy ra hãy \"Xóa dữ liệu ứng dụng\" Hiện thanh điều chỉnh âm lượng nếu có không gian trống trong màn hình phát Extract accent color from wallpaper Chỉ hiện thị nhạc từ /Thư mục Nhạc + Always play audio in background regardless of anything else being played Hiện ảnh bìa album Điều hướng theo Album Nghệ sĩ Chủ đề bìa album @@ -394,6 +395,7 @@ tiếp tục xảy ra hãy \"Xóa dữ liệu ứng dụng\" Điều khiển âm lượng Wallpaper accent color Whitelist music + Always play Pro Chủ đề đen, Chủ đề màn hình phát, Hiệu ứng băng chuyền, v.v. Hồ sơ diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index d444cfdac..d35752872 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -346,6 +346,7 @@ 空间充足时,在播放页显示音量控制 从壁纸中提取主题色 仅显示 /Music 目录的音乐 + Always play audio in background regardless of anything else being played 显示专辑封面 按专辑艺术家排序 专辑封面主题 @@ -393,6 +394,7 @@ 音量控件 壁纸主题色 白名单音乐 + Always play 高级版 黑色主题,正在播放主题,轮播效果和更多... 个人信息 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 539931ac8..d735a6243 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -346,6 +346,7 @@ 若螢幕仍有充足空間,則在現正播放畫面,顯示音量控制欄 從桌布上擷取主題色彩 僅顯示來自 /Music 資料夾內的歌曲 + Always play audio in background regardless of anything else being played 顯示專輯封面 按專輯演唱者導覽 專輯封面主題 @@ -393,6 +394,7 @@ 音量控制 桌布主題色彩 白名單音樂 + Always play Pro 例如深色主題、現正播放主題、輪播效果等... 個人資料 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 85d53e52c..c22f24b3a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -353,6 +353,7 @@ If enough space is available, show volume controls in the now playing screen Extract accent color from wallpaper Only show music from /Music Folder + Always play audio in background regardless of anything else being played Show album cover Navigate by Album Artist Album cover theme @@ -400,6 +401,7 @@ Volume controls Wallpaper accent color Whitelist music + Always play Pro Black theme, Now playing themes, Carousel effect and more.. Profile diff --git a/app/src/main/res/xml/pref_audio.xml b/app/src/main/res/xml/pref_audio.xml index 9004f1a89..60d29dd4a 100755 --- a/app/src/main/res/xml/pref_audio.xml +++ b/app/src/main/res/xml/pref_audio.xml @@ -17,6 +17,13 @@ android:summary="@string/pref_summary_audio_fade" android:title="@string/pref_title_audio_fade" /> + +