From c60128879adbbcdace479450813da01f56b4fe70 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sat, 21 Oct 2023 00:21:20 +0900 Subject: [PATCH] feat(YouTube/Hide quick actions): add `Hide open playlist button` settings --- src/main/resources/youtube/settings/host/values/strings.xml | 3 +++ src/main/resources/youtube/settings/values-v21/strings.xml | 3 +++ src/main/resources/youtube/settings/xml/revanced_prefs.xml | 1 + 3 files changed, 7 insertions(+) diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml index fc31bdc0d..03ac78857 100644 --- a/src/main/resources/youtube/settings/host/values/strings.xml +++ b/src/main/resources/youtube/settings/host/values/strings.xml @@ -219,6 +219,9 @@ Live chat button is shown Live chat button is hidden Hide live chat button + Open playlist button is shown + Open playlist button is hidden + Hide open playlist button Remix button is shown Remix button is hidden Hide remix button diff --git a/src/main/resources/youtube/settings/values-v21/strings.xml b/src/main/resources/youtube/settings/values-v21/strings.xml index 7663aa729..abc6eb1dd 100644 --- a/src/main/resources/youtube/settings/values-v21/strings.xml +++ b/src/main/resources/youtube/settings/values-v21/strings.xml @@ -20,6 +20,9 @@ @string/revanced_hide_button_live_chat_summary_off @string/revanced_hide_button_live_chat_summary_on @string/revanced_hide_button_live_chat_title + @string/revanced_hide_button_open_playlist_summary_off + @string/revanced_hide_button_open_playlist_summary_on + @string/revanced_hide_button_open_playlist_title @string/revanced_hide_button_save_to_playlist_summary_off @string/revanced_hide_button_save_to_playlist_summary_on @string/revanced_hide_button_save_to_playlist_title diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml index de40aecd6..d965c370f 100644 --- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml +++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml @@ -134,6 +134,7 @@ + SETTINGS: HIDE_QUICK_ACTIONS -->