From 3df58df7bdc6586fc9a0a9b53cb89258bfe144ea Mon Sep 17 00:00:00 2001 From: zaednasr <75589932+zaednasr@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:09:49 +0200 Subject: [PATCH] commit --- app/src/main/res/values/strings.xml | 2 +- app/src/main/res/xml/general_preferences.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 92c7cc34..173158cf 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -204,7 +204,7 @@ Subtitle languages Formats Source Video Recommendations - Get recommended YouTube videos on the home screen from PIPED API + Get recommended YouTube videos on the home screen from the NewPipe Extractor Preferred Search Engine The search engine to use for in-app searches All items must be of the same type to use this option diff --git a/app/src/main/res/xml/general_preferences.xml b/app/src/main/res/xml/general_preferences.xml index 64b45fdb..e6b418d7 100644 --- a/app/src/main/res/xml/general_preferences.xml +++ b/app/src/main/res/xml/general_preferences.xml @@ -97,6 +97,7 @@ android:icon="@drawable/ic_dns" app:key="piped_instance" app:defaultValue="" + app:isPreferenceVisible="false" android:summary="@string/piped_instance_summary" app:title="@string/piped_instance" />