-
-
Notifications
You must be signed in to change notification settings - Fork 455
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): add Player Flyout Menu
patch
#2295
feat(youtube): add Player Flyout Menu
patch
#2295
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍 The integrations code also looks ready but is marked as a draft, is that intentional?
It has TODO's |
Accidental click for review 😬 |
@oSumAtrIX On side note some patch depend on |
This is known. Instead, a hook should be added for each patch. |
Could this also hide the new "add to play next queue"? |
Theoritically, yes. If you know component's name. |
@LisoUseInAIKyrios this PR is not implementing ReVanced/revanced-patches-template#960, why did you link the issue? |
I saw some of the options were part of this. But now I see that is a duplicate of other requests. |
player-flyout-menu-panel
patchplayer-flyout-menu
patch
player-flyout-menu
patchPlayer Flyout Menu
patch
# Conflicts: # src/main/kotlin/app/revanced/patches/youtube/layout/hide/watchinvr/patch/WatchInVRPatch.kt
Is this ready to merge? |
YES |
# [2.187.0-dev.7](ReVanced/revanced-patches@v2.187.0-dev.6...v2.187.0-dev.7) (2023-07-30) ### Features * **YouTube:** add `Player Flyout Menu` patch ([#2295](ReVanced/revanced-patches#2295)) ([aea0af0](ReVanced/revanced-patches@aea0af0))
# [2.187.0](ReVanced/revanced-patches@v2.186.0...v2.187.0) (2023-08-02) ### Bug Fixes * Remove version numbers from individual patches ([#2709](ReVanced/revanced-patches#2709)) ([7a828ea](ReVanced/revanced-patches@7a828ea)) * **Sync for Reddit - Change OAuth client id:** Disable piracy detection ([cd103dd](ReVanced/revanced-patches@cd103dd)) * Use clearer descriptions ([8dbb0e2](ReVanced/revanced-patches@8dbb0e2)) * **YouTube - Spoof app version:** Fix grammar in description ([#2711](ReVanced/revanced-patches#2711)) ([dd249e6](ReVanced/revanced-patches@dd249e6)) * **YouTube - Spoof App Version:** Remove 17.30.35 target (version no longer works correctly) ([#2703](ReVanced/revanced-patches#2703)) ([210108b](ReVanced/revanced-patches@210108b)) * **YouTube - Theme:** only set splash screen color if background colors are set ([f058db4](ReVanced/revanced-patches@f058db4)) ### Features * **Joey for Reddit:** Add `Change OAuth client id` patch ([1bac47d](ReVanced/revanced-patches@1bac47d)) * **Joey for Reddit:** Add `Disable ads` patch ([ad7e147](ReVanced/revanced-patches@ad7e147)) * **Reddit is Fun - Spoof client:** Spoof the user agent ([b9aaf61](ReVanced/revanced-patches@b9aaf61)) * **Sync for Reddit:** add `Disable Sync for Lemmy bottom sheet` patch ([56b535b](ReVanced/revanced-patches@56b535b)) * **YouTube - Hide layout components:** Hide `chips shelf` ([#2699](ReVanced/revanced-patches#2699)) ([8e6058b](ReVanced/revanced-patches@8e6058b)) * **YouTube:** add `Player Flyout Menu` patch ([#2295](ReVanced/revanced-patches#2295)) ([aea0af0](ReVanced/revanced-patches@aea0af0))
Co-authored-by: oSumAtrIX <[email protected]> Co-authored-by: LisoUseInAIKyrios <[email protected]>
# [2.187.0-dev.7](ReVanced/revanced-patches@v2.187.0-dev.6...v2.187.0-dev.7) (2023-07-30) ### Features * **YouTube:** add `Player Flyout Menu` patch ([ReVanced#2295](ReVanced/revanced-patches#2295)) ([aea0af0](ReVanced/revanced-patches@6c482a9))
# [2.187.0](ReVanced/revanced-patches@v2.186.0...v2.187.0) (2023-08-02) ### Bug Fixes * Remove version numbers from individual patches ([ReVanced#2709](ReVanced/revanced-patches#2709)) ([7a828ea](ReVanced/revanced-patches@b93d8b2)) * **Sync for Reddit - Change OAuth client id:** Disable piracy detection ([cd103dd](ReVanced/revanced-patches@695cd04)) * Use clearer descriptions ([8dbb0e2](ReVanced/revanced-patches@111e28c)) * **YouTube - Spoof app version:** Fix grammar in description ([ReVanced#2711](ReVanced/revanced-patches#2711)) ([dd249e6](ReVanced/revanced-patches@e1d6f97)) * **YouTube - Spoof App Version:** Remove 17.30.35 target (version no longer works correctly) ([ReVanced#2703](ReVanced/revanced-patches#2703)) ([210108b](ReVanced/revanced-patches@c8fa3b4)) * **YouTube - Theme:** only set splash screen color if background colors are set ([f058db4](ReVanced/revanced-patches@725ed82)) ### Features * **Joey for Reddit:** Add `Change OAuth client id` patch ([1bac47d](ReVanced/revanced-patches@d7b5d54)) * **Joey for Reddit:** Add `Disable ads` patch ([ad7e147](ReVanced/revanced-patches@a96b888)) * **Reddit is Fun - Spoof client:** Spoof the user agent ([b9aaf61](ReVanced/revanced-patches@21e93cb)) * **Sync for Reddit:** add `Disable Sync for Lemmy bottom sheet` patch ([56b535b](ReVanced/revanced-patches@9c0568e)) * **YouTube - Hide layout components:** Hide `chips shelf` ([ReVanced#2699](ReVanced/revanced-patches#2699)) ([8e6058b](ReVanced/revanced-patches@b2510d8)) * **YouTube:** add `Player Flyout Menu` patch ([ReVanced#2295](ReVanced/revanced-patches#2295)) ([aea0af0](ReVanced/revanced-patches@6c482a9))
closes: ReVanced/revanced-patches-template#1968, ReVanced/revanced-patches-template#1805
depends on:
Player Flyout Menu
patch revanced-integrations#416