Skip to content
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

feat(YouTube - Hide layout components): Add option to hide horizontal shelves #598

Merged
merged 13 commits into from Apr 6, 2024

Conversation

johnconner122
Copy link
Contributor

@oSumAtrIX oSumAtrIX changed the title feat(YouTube): Hide Suggetions shelf feat(YouTube): Add Hide suggetions shelf patch Mar 29, 2024
@oSumAtrIX oSumAtrIX changed the title feat(YouTube): Add Hide suggetions shelf patch feat(YouTube): Add Hide suggestions shelf patch Mar 29, 2024
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
@LisoUseInAIKyrios
Copy link
Contributor

LisoUseInAIKyrios commented Apr 3, 2024

Can the suggestion shelf show up in search? Or is it just the home feed?

edit: Added a check for both conditions.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title feat(YouTube): Add Hide suggestions shelf patch feat(YouTube): Add Hide suggestions shelves patch Apr 6, 2024
@oSumAtrIX oSumAtrIX changed the title feat(YouTube): Add Hide suggestions shelves patch feat(YouTube - Hide layout components): Add option to hide horizontal shelves Apr 6, 2024
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit fedace0 into ReVanced:dev Apr 6, 2024
2 checks passed
revanced-bot pushed a commit that referenced this pull request Apr 6, 2024
# [1.8.0-dev.1](v1.7.1-dev.4...v1.8.0-dev.1) (2024-04-06)

### Bug Fixes

* **YouTube - GmsCore support:** Prompt to disable battery optimizations, if not done already ([#601](#601)) ([c5c9de5](c5c9de5))

### Features

* **YouTube - Hide layout components:** Add option to hide horizontal shelves ([#598](#598)) ([fedace0](fedace0))
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))
E85Addict pushed a commit to E85Addict/revanced-integrations 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 ([ReVanced#601](https://github.com/E85Addict/revanced-integrations/issues/601)) ([c5c9de5](c5c9de5))
* **YouTube - Hide ads:** rename `Hide paid content` to `Hide paid promotion label` ([ReVanced#616](https://github.com/E85Addict/revanced-integrations/issues/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  ([ReVanced#600](https://github.com/E85Addict/revanced-integrations/issues/600)) ([c420891](c420891))
* **YouTube - Hide Shorts components:** Correctly hide Shorts if navigation tab is changed using device back button ([ReVanced#611](https://github.com/E85Addict/revanced-integrations/issues/611)) ([ffc3437](ffc3437))
* **YouTube - Hide Shorts components:** Do not show Shorts suggestions in video player, if all hide Shorts options are enabled ([ReVanced#613](https://github.com/E85Addict/revanced-integrations/issues/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 ([ReVanced#609](https://github.com/E85Addict/revanced-integrations/issues/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 ([ReVanced#612](https://github.com/E85Addict/revanced-integrations/issues/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 ([ReVanced#617](https://github.com/E85Addict/revanced-integrations/issues/617)) ([786ac9d](786ac9d))

### Features

* **YouTube - Hide layout components:** Add option to hide horizontal shelves ([ReVanced#598](https://github.com/E85Addict/revanced-integrations/issues/598)) ([fedace0](fedace0))
* **YouTube - Hide layout components:** Hide playables ([d6cd550](d6cd550))
* **YouTube - Hide Shorts components:** Hide `Shop`, `Location` and `Save sound to playlist` buttons ([ReVanced#614](https://github.com/E85Addict/revanced-integrations/issues/614)) ([acfa3c9](acfa3c9))
* **YouTube - Hide Shorts components:** Hide tagged products, hide search suggestions ([ReVanced#615](https://github.com/E85Addict/revanced-integrations/issues/615)) ([0586fb7](0586fb7))
* **YouTube - Swipe controls:** Save and restore brightness and add auto-brightness toggle ([ReVanced#610](https://github.com/E85Addict/revanced-integrations/issues/610)) ([1c8e2b2](1c8e2b2))
* **YouTube:** Add 'About' preference to settings menu ([ReVanced#608](https://github.com/E85Addict/revanced-integrations/issues/608)) ([b8f260e](b8f260e))

### Performance Improvements

* Add upstream sync ([4ad5c0c](4ad5c0c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants