generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 455
fix(YouTube - Hide Shorts components): Fix hiding of untoggled components #5266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
LisoUseInAIKyrios
merged 5 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:fix/hide-unwanted-shorts-components
Jun 27, 2025
Merged
fix(YouTube - Hide Shorts components): Fix hiding of untoggled components #5266
LisoUseInAIKyrios
merged 5 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:fix/hide-unwanted-shorts-components
Jun 27, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
...ns/youtube/src/main/java/app/revanced/extension/youtube/patches/components/ShortsFilter.java
Outdated
Show resolved
Hide resolved
...ns/youtube/src/main/java/app/revanced/extension/youtube/patches/components/ShortsFilter.java
Show resolved
Hide resolved
3 tasks
...ns/youtube/src/main/java/app/revanced/extension/youtube/patches/components/ShortsFilter.java
Show resolved
Hide resolved
b61a65a
to
23c154e
Compare
23c154e
to
37a9444
Compare
This comment was marked as resolved.
This comment was marked as resolved.
...ns/youtube/src/main/java/app/revanced/extension/youtube/patches/components/ShortsFilter.java
Outdated
Show resolved
Hide resolved
...ns/youtube/src/main/java/app/revanced/extension/youtube/patches/components/ShortsFilter.java
Outdated
Show resolved
Hide resolved
2f1a360
to
016fa52
Compare
016fa52
to
a9e4e5e
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Jun 27, 2025
# [5.30.0-dev.1](v5.29.1-dev.1...v5.30.0-dev.1) (2025-06-27) ### Bug Fixes * **YouTube - Hide ads:** Fix "Hide shopping links" ([#5267](#5267)) ([2fe4607](2fe4607)) * **YouTube - Hide layout components:** Fix "Hide AI-generated video summary" in video description ([#5269](#5269)) ([5203da0](5203da0)) * **YouTube - Hide Shorts components:** Fix hiding of untoggled components ([#5266](#5266)) ([008e192](008e192)) ### Features * **Spotify:** Remove ads section from browse ([#5193](#5193)) ([ebd4dcc](ebd4dcc)) * **YouTube - Hide layout components:** Add `Hide in history` option to filter bar ([#5271](#5271)) ([ba242a3](ba242a3))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #5260.