-
Notifications
You must be signed in to change notification settings - Fork 99
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): Update Overlay buttons
, add Hide live chat messages
and more Start page
options
#50
Conversation
…ault on second tap and hold
Whitelist setting is not implemented. |
are you planning to implement it in the future? YT-Advanced is near a full implementations after the big refactor |
The channel whitelist is a feature that existed in YouTube Vanced that I ported to revanced-patches around December 2022. Release notes Since YouTube API v1 was deprecated, I removed the channel whitelist around August 2023. Release notes @YT-Advanced restored the code I removed, but it is not compatible with revanced-patches-4.x.x. |
understood, thanks for the infos |
I'll remove later, in 48 hours. There should be only whitelist icons, no code related to it. |
@anddea Please review comments |
What comments are you referring to? This PR comments, the PR where you mentioned this PR, code comments? |
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.
Sorry it's my fault, I forgot to submit comments
src/main/kotlin/app/revanced/patches/youtube/player/overlaybuttons/OverlayButtonsPatch.kt
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/youtube/player/overlaybuttons/OverlayButtonsPatch.kt
Outdated
Show resolved
Hide resolved
I tested it a while ago and all settings seem to work as intended Can I merge PR? |
Thanks |
inotia00/revanced-integrations#39
Each commit has its own conventional message that describes features and fixes.