This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 249
feat(YouTube - Hide Shorts components): Hide tagged products, hide search suggestions #615
Merged
LisoUseInAIKyrios
merged 8 commits into
ReVanced:dev
from
LisoUseInAIKyrios:feat_shorts_hide_suggested_products
Apr 14, 2024
Merged
feat(YouTube - Hide Shorts components): Hide tagged products, hide search suggestions #615
LisoUseInAIKyrios
merged 8 commits into
ReVanced:dev
from
LisoUseInAIKyrios:feat_shorts_hide_suggested_products
Apr 14, 2024
Conversation
This file contains 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
LisoUseInAIKyrios
force-pushed
the
feat_shorts_hide_suggested_products
branch
from
April 12, 2024 22:33
e7b9b70
to
12868c7
Compare
oSumAtrIX
reviewed
Apr 12, 2024
app/src/main/java/app/revanced/integrations/youtube/patches/components/ShortsFilter.java
Show resolved
Hide resolved
LisoUseInAIKyrios
changed the title
feat(YouTube - Hide Shorts components): Hide tagged products
feat(YouTube - Hide Shorts components): Hide tagged products, hide suggested searches
Apr 13, 2024
LisoUseInAIKyrios
changed the title
feat(YouTube - Hide Shorts components): Hide tagged products, hide suggested searches
feat(YouTube - Hide Shorts components): Hide tagged products, hide search suggestions
Apr 13, 2024
revanced-bot
pushed a commit
that referenced
this pull request
Apr 14, 2024
# [1.8.0-dev.10](v1.8.0-dev.9...v1.8.0-dev.10) (2024-04-14) ### Features * **YouTube - Hide Shorts components:** Hide tagged products, hide search suggestions ([#615](#615)) ([0586fb7](0586fb7))
revanced-bot
pushed a commit
that referenced
this pull request
Apr 21, 2024
# [1.8.0](v1.7.0...v1.8.0) (2024-04-21) ### Bug Fixes * Use correct hide playables setting key ([a2b1543](a2b1543)) * **YouTube - Disable suggested video end screen:** Require app restart ([38ae5aa](38ae5aa)) * **YouTube - GmsCore support:** Prompt to disable battery optimizations, if not done already ([#601](#601)) ([c5c9de5](c5c9de5)) * **YouTube - Hide ads:** rename `Hide paid content` to `Hide paid promotion label` ([#616](#616)) ([13dc172](13dc172)) * **YouTube - Hide keyword content:** Correctly hide content in the subscription tab ([c3bfa77](c3bfa77)) * **YouTube - Hide layout components:** Do not hide playlist shelf in library ([c5d38a7](c5d38a7)) * **YouTube - Hide layout components:** Hide horizontal tile shelves ([ba30869](ba30869)) * **YouTube - Hide load more button:** Include patch with `Hide layout components`, and hide button only in search feed ([#600](#600)) ([c420891](c420891)) * **YouTube - Hide Shorts components:** Correctly hide Shorts if navigation tab is changed using device back button ([#611](#611)) ([ffc3437](ffc3437)) * **YouTube - Hide Shorts components:** Do not show Shorts suggestions in video player, if all hide Shorts options are enabled ([#613](#613)) ([c132670](c132670)) * **YouTube - Hide Shorts components:** Hide paid promotion label ([3ce100c](3ce100c)) * **YouTube - Hide Shorts components:** Hide subscribe button in channel bar ([9938bbf](9938bbf)) * **YouTube - Hide Shorts components:** Hide suggested actions in incognito mode ([bba421d](bba421d)) * **YouTube - Navigation bar hook:** Handle if search is active but hidden behind a maximized player ([cbccb46](cbccb46)) * **YouTube - Player flyout menu:** Add hide Lock screen menu ([#609](#609)) ([b2fe105](b2fe105)) * **YouTube - Return YouTube Dislike:** Do not clip compact text when not using English ([eeaeb49](eeaeb49)) * **YouTube - Return YouTube Dislike:** Do not show error toast if API success response contains new lines ([#612](#612)) ([9108205](9108205)) * **YouTube - Settings:** Do not show a toast if migrating old unknown settings ([f2e15a2](f2e15a2)) * **YouTube - Spoof device dimensions:** Warn about potential performance issues ([#617](#617)) ([786ac9d](786ac9d)) ### Features * **YouTube - Hide layout components:** Add option to hide horizontal shelves ([#598](#598)) ([fedace0](fedace0)) * **YouTube - Hide layout components:** Hide playables ([d6cd550](d6cd550)) * **YouTube - Hide Shorts components:** Hide `Shop`, `Location` and `Save sound to playlist` buttons ([#614](#614)) ([acfa3c9](acfa3c9)) * **YouTube - Hide Shorts components:** Hide tagged products, hide search suggestions ([#615](#615)) ([0586fb7](0586fb7)) * **YouTube - Swipe controls:** Save and restore brightness and add auto-brightness toggle ([#610](#610)) ([1c8e2b2](1c8e2b2)) * **YouTube:** Add 'About' preference to settings menu ([#608](#608)) ([b8f260e](b8f260e))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Integration changes for ReVanced/revanced-patches#3019