1737 Commits

Author SHA1 Message Date
inotia00
e4855808ba feat(YouTube): add support version 19.21.40 2024-06-13 00:34:35 +09:00
inotia00
58e93da4f8 feat(YouTube Music): add support version 7.05.52 2024-06-13 00:33:41 +09:00
inotia00
a4c50493f7 chore: lint code 2024-06-13 00:20:35 +09:00
inotia00
30f5cb50e4 feat(YouTube/Swipe controls) add Enable swipe to change video setting (YouTube 19.19.39+) 2024-06-12 23:09:32 +09:00
inotia00
33cd741081 fix(YouTube/Litho filter): do not obfuscate ConversionContext 2024-06-12 23:07:43 +09:00
inotia00
d1c565757a chore: lint code 2024-06-12 23:04:28 +09:00
inotia00
8efa3ba23c feat(YouTube): add Miniplayer patch (Replaces Enable tablet mini player patch) 2024-06-12 23:01:43 +09:00
inotia00
175f721cfd feat(YouTube): split Custom header for YouTube patch from the Custom branding icon for YouTube patch 2024-06-12 22:46:11 +09:00
inotia00
1e85df5fc5 feat(YouTube Music): split Custom header for YouTube Music patch from the Custom branding icon for YouTube Music patch 2024-06-12 22:44:35 +09:00
inotia00
1d592b8f3a feat: change patch name 2024-06-12 22:31:05 +09:00
inotia00
8dc8bffea7 fix(Patch options): some patch options in RVX Manager are marked with custom value 2024-06-12 21:45:05 +09:00
inotia00
cf167c13ab feat(Reddit/Settings for Reddit): add patch option RVX settings menu name 2024-06-11 23:48:56 +09:00
inotia00
a5a6daa9a5 feat(YouTube Music/Settings for YouTube Music): add patch option RVX settings menu name 2024-06-11 23:47:54 +09:00
inotia00
9b403de671 feat: change patch name Settings 2024-06-11 23:45:43 +09:00
inotia00
eafe50ba7a feat(YouTube/Shorts components): remove Hide disabled comments button setting https://github.com/inotia00/ReVanced_Extended/issues/2127 2024-06-11 23:36:27 +09:00
inotia00
0484078144 fix build error 2024-06-11 23:33:24 +09:00
inotia00
428c6b18fe fix: patch options are not required in the RVX Manager 2024-06-11 23:32:57 +09:00
inotia00
672034ba24 fix(YouTube Music): rename Enables minimized and background playback patch to Remove background playback restrictions 2024-06-11 23:29:08 +09:00
inotia00
9fde331560 fix(YouTube): rename Enable minimized playback patch to Remove background playback restrictions https://github.com/ReVanced/revanced-patches/pull/3314 2024-06-11 23:27:48 +09:00
inotia00
6c99ef3d84 feat(YouTube Music): add support version 7.04.51 2024-06-11 04:15:45 +09:00
inotia00
6c424009d0 feat(YouTube): add support version 19.20.35 2024-06-11 04:14:53 +09:00
inotia00
ac6c4d885d feat(YouTube): add Enable OPUS codec patch 2024-06-11 03:57:12 +09:00
inotia00
89dd62de26 feat: clarify patch descriptions 2024-06-11 03:35:12 +09:00
inotia00
d1dff6c689 fix(Hide ads): use the proper import 2024-06-11 03:07:02 +09:00
inotia00
c003ad99bc feat(Hide ads): add Close fullscreen ads settings https://github.com/inotia00/ReVanced_Extended/issues/2017 2024-06-11 03:01:50 +09:00
inotia00
4aa18cce25 feat(YouTube Music): change default value 2024-06-11 02:52:45 +09:00
inotia00
65166bf6a9 feat(YouTube/Custom branding icon YouTube): add patch option Custom header https://github.com/inotia00/ReVanced_Extended/issues/2029 2024-06-11 02:50:32 +09:00
inotia00
e277843885 chore: lint code 2024-06-11 02:45:13 +09:00
inotia00
b9ef6ea3bf fix(YouTube/Spoof client): restore playback speed menu when spoofing to an iOS, Android TV, Android Testsuite client 95f290f113 2024-06-11 01:51:16 +09:00
inotia00
5208e50817 feat(YouTube/Hide player flyout menu) add Hide quality menu header https://github.com/inotia00/ReVanced_Extended/issues/2126 2024-06-11 01:46:55 +09:00
KobeW50
dd34c3f93f
Proper nouns and clarity of in-app strings (#54)
* (YT Music): Fix proper nouns and clarity

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Recently added YouTube strings

* refactor: Patch option descriptions

* Update src/main/kotlin/app/revanced/patches/youtube/player/overlaybuttons/OverlayButtonsPatch.kt

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Revert Android 8.0 change

* Update strings.xml

* refactor(YouTube - Hide feed components): Description

* Fix capitalization of `Comments`

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-06-09 00:08:02 +09:00
Aaron Veil
09ed1b965d
feat: merge patch RVX/anddea (#55)
* feat(YouTube): Add `Custom Shorts action buttons` patch (Replaces `Shorts outline icon` patch)

* feat(YouTube): Add `Visual preferences icons` patch

* feat(Custom branding icon): Add more icons

* feat(Custom branding icon): Add patch options `ChangeHeader`, `ChangeSplashIcon`, `RestoreOldSplashAnimation`

* feat(Translations): Add patch options to remove languages and provide own translation / strings.xml

* feat(YouTube/Settings): Add search bar in settings

* feat(YouTube/Shorts components): Add `Hide disabled comments button` and `Hide live chat header` settings

* refactor(YouTube/Settings): Fix typos in strings

* feat(YouTube/Settings): clarify patch option descriptions

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* feat(YouTube): clarify patch option

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
2024-06-09 00:04:23 +09:00
inotia00
ecd6fbdf5b chore: lint code 2024-06-07 21:44:22 +09:00
inotia00
e374fa306b feat(YouTube Music): remove Replace Cast button patch https://github.com/inotia00/ReVanced_Extended/issues/2101 2024-05-31 23:36:54 +09:00
inotia00
d304a6d758 feat(YouTube/Spoof client): add Show in Stats for nerds settings 2024-05-31 00:16:37 +09:00
inotia00
f4644f343f feat(YouTube Music/Translations): update translation 2024-05-30 19:58:53 +09:00
inotia00
aabf1ecb97 feat(YouTube/Spoof client): selectively spoof client for general video / livestreams / Shorts / fallback (unplayable video) 2024-05-30 19:55:22 +09:00
inotia00
0b35694d18 fix(YouTube/Spoof client): player gestures not working when spoofing with Android VR client 2024-05-30 19:20:12 +09:00
inotia00
e565fed07e fix(YouTube/Settings): CairoSettings is applied due to A/B testing https://github.com/inotia00/ReVanced_Extended/issues/2099 2024-05-30 19:15:45 +09:00
KobeW50
fb1fd09fac
Improve strings (#53)
* Clarify patch descriptions

* (YouTube): Capitalize proper nouns in settings

and other small string fixes

* (YouTube - Player flyout menu): Capitalize and quote strings

* Update src/main/resources/youtube/settings/host/values/strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* (YouTube): update strings.xml

* Make "For you shelves" singular

* Plural nouns in patch names and descriptions

* change the patch name in the `Patch information` section

* Update RecentlyVisitedShelfPatch.kt

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-05-30 18:56:47 +09:00
inotia00
32b033da37 feat(YouTube Music): add support versions 7.02.52 ~ 7.03.51 2024-05-29 15:54:43 +09:00
inotia00
bc0860bba7 fix(YouTube/Disable splash animation): does not work on YouTube v19.17.41+ https://github.com/inotia00/ReVanced_Extended/issues/2073 2024-05-28 00:10:28 +09:00
inotia00
d01ca1ad5f feat(YouTube/Overlay buttons): change default patch options 2024-05-28 00:05:12 +09:00
inotia00
adc9072bba chore: lint code 2024-05-27 23:41:20 +09:00
inotia00
4fd2577a8f feat(YouTube Music/Player components): add Enable black player background settings https://github.com/inotia00/ReVanced_Extended/issues/1374 2024-05-27 23:39:03 +09:00
inotia00
b5038586a0 feat(YouTube/Player components): add setting toggle for Hide suggested video end screen https://github.com/inotia00/ReVanced_Extended/issues/2066 2024-05-27 20:43:42 +09:00
KobeW50
2ce77b15da
Clarify patch descriptions (#52)
* Clarify patch descriptions

* Update src/main/kotlin/app/revanced/patches/youtube/layout/playerbuttonbg/PlayerButtonBackgroundPatch.kt

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update src/main/kotlin/app/revanced/patches/youtube/layout/dimming/ShortsDimmingPatch.kt

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedLikePatch.kt

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedButtonBackgroundPatch.kt

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Add the rest of "compile-time" patches

* Use consistent wording

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-05-27 17:06:34 +09:00
inotia00
8f1a3d3867 chore: lint code 2024-05-26 23:57:54 +09:00
inotia00
374f1ab882 feat(YouTube/Translations): update translation 2024-05-26 18:11:42 +09:00
inotia00
029219a4cc feat(YouTube): add support versions 19.19.39 ~ 19.20.34 2024-05-26 17:19:44 +09:00