From 99f375b8ef59516cb25df1fd6781e87fbcc4a7fd Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:50:13 +0900 Subject: [PATCH] feat(YouTube): add support version `v18.46.43` --- README-template.md | 3 ++- .../revanced/patches/youtube/ads/general/GeneralAdsPatch.kt | 3 ++- .../app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt | 3 ++- .../general/AlternativeThumbnailsPatch.kt | 3 ++- .../buttomplayer/buttoncontainer/ButtonContainerPatch.kt | 3 ++- .../youtube/buttomplayer/comment/CommentComponentPatch.kt | 3 ++- .../patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt | 3 ++- .../flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt | 3 ++- .../youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt | 3 ++- .../fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt | 3 ++- .../compactcontrolsoverlay/CompactControlsOverlayPatch.kt | 3 ++- .../fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt | 3 ++- .../youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt | 3 ++- .../fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt | 3 ++- .../youtube/fullscreen/landscapemode/LandScapeModePatch.kt | 3 ++- .../youtube/fullscreen/quickactions/QuickActionsPatch.kt | 3 ++- .../patches/youtube/general/accountmenu/AccountMenuPatch.kt | 3 ++- .../patches/youtube/general/autocaptions/AutoCaptionsPatch.kt | 3 ++- .../youtube/general/autopopuppanels/PlayerPopupPanelsPatch.kt | 3 ++- .../patches/youtube/general/categorybar/CategoryBarPatch.kt | 3 ++- .../general/channellistsubmenu/ChannelListSubMenuPatch.kt | 3 ++- .../general/channelprofile/ChannelProfileComponentsPatch.kt | 3 ++- .../youtube/general/crowdfundingbox/CrowdfundingBoxPatch.kt | 3 ++- .../youtube/general/descriptions/DescriptionComponentsPatch.kt | 3 ++- .../general/floatingmicrophone/FloatingMicrophonePatch.kt | 3 ++- .../revanced/patches/youtube/general/handle/HideHandlePatch.kt | 3 ++- .../general/latestvideosbutton/LatestVideosButtonPatch.kt | 3 ++- .../patches/youtube/general/layout/LayoutComponentsPatch.kt | 3 ++- .../general/loadingscreen/GradientLoadingScreenPatch.kt | 3 ++- .../youtube/general/loadmorebutton/LoadMoreButtonPatch.kt | 3 ++- .../patches/youtube/general/mixplaylists/MixPlaylistsPatch.kt | 3 ++- .../patches/youtube/general/musicsearch/MusicSearchPatch.kt | 3 ++- .../youtube/general/searchterm/SearchTermThumbnailPatch.kt | 3 ++- .../patches/youtube/general/snackbar/HideSnackBarPatch.kt | 3 ++- .../youtube/general/suggestions/SuggestionsShelfPatch.kt | 3 ++- .../youtube/general/tabletminiplayer/TabletMiniPlayerPatch.kt | 3 ++- .../patches/youtube/general/toolbar/ToolBarButtonPatch.kt | 3 ++- .../youtube/general/trendingsearches/TrendingSearchesPatch.kt | 3 ++- .../youtube/general/widesearchbar/WideSearchBarPatch.kt | 3 ++- .../youtube/layout/animated/AnimatedButtonBackgroundPatch.kt | 3 ++- .../youtube/layout/branding/icon/CustomBrandingIconMMTPatch.kt | 3 ++- .../branding/icon/CustomBrandingIconRevancifyBluePatch.kt | 3 ++- .../branding/icon/CustomBrandingIconRevancifyRedPatch.kt | 3 ++- .../youtube/layout/branding/name/CustomBrandingNamePatch.kt | 3 ++- .../doubletapbackground/DoubleTapOverlayBackgroundPatch.kt | 3 ++- .../youtube/layout/doubletaplength/DoubleTapLengthPatch.kt | 3 ++- .../patches/youtube/layout/header/PremiumHeadingPatch.kt | 3 ++- .../patches/youtube/layout/materialyou/MaterialYouPatch.kt | 3 ++- .../youtube/layout/pipnotification/PiPNotificationPatch.kt | 3 ++- .../youtube/layout/splashanimation/AddSplashAnimationPatch.kt | 3 ++- .../app/revanced/patches/youtube/layout/theme/ThemePatch.kt | 3 ++- .../patches/youtube/layout/tooltip/TooltipContentViewPatch.kt | 3 ++- .../youtube/layout/voicesearch/VoiceSearchButtonPatch.kt | 3 ++- .../patches/youtube/misc/ambientmode/AmbientModeSwitchPatch.kt | 3 ++- .../patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt | 3 ++- .../patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt | 3 ++- .../revanced/patches/youtube/misc/debugging/DebuggingPatch.kt | 3 ++- .../youtube/misc/externalbrowser/ExternalBrowserPatch.kt | 3 ++- .../patches/youtube/misc/language/LanguageSelectorPatch.kt | 3 ++- .../patches/youtube/misc/layoutswitch/LayoutSwitchPatch.kt | 3 ++- .../youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt | 3 ++- .../youtube/misc/openlinksdirectly/OpenLinksDirectlyPatch.kt | 3 ++- .../revanced/patches/youtube/misc/quic/QUICProtocolPatch.kt | 3 ++- .../youtube/misc/splashanimation/NewSplashAnimationPatch.kt | 3 ++- .../youtube/misc/spoofappversion/SpoofAppVersionPatch.kt | 3 ++- .../youtube/misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt | 3 ++- .../patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt | 3 ++- .../patches/youtube/misc/translations/TranslationsPatch.kt | 3 ++- .../patches/youtube/navigation/homepage/ChangeHomePagePatch.kt | 3 ++- .../patches/youtube/navigation/label/NavigationLabelPatch.kt | 3 ++- .../navigation/navigationbuttons/NavigationButtonsPatch.kt | 3 ++- .../navigation/tabletnavbar/TabletNavigationBarPatch.kt | 3 ++- .../youtube/overlaybutton/general/OverlayButtonsPatch.kt | 3 ++- .../youtube/player/autoplaybutton/HideAutoplayButtonPatch.kt | 3 ++- .../youtube/player/captionsbutton/HideCaptionsButtonPatch.kt | 3 ++- .../patches/youtube/player/castbutton/HideCastButtonPatch.kt | 3 ++- .../youtube/player/collapsebutton/HideCollapseButtonPatch.kt | 3 ++- .../youtube/player/endscreencards/HideEndScreenCardsPatch.kt | 3 ++- .../player/filmstripoverlay/HideFilmstripOverlayPatch.kt | 3 ++- .../youtube/player/hapticfeedback/HapticFeedBackPatch.kt | 3 ++- .../patches/youtube/player/infocards/HideInfoCardsPatch.kt | 3 ++- .../patches/youtube/player/musicbutton/HideMusicButtonPatch.kt | 3 ++- .../player/playerbuttonbg/HidePlayerButtonBackgroundPatch.kt | 3 ++- .../player/playeroverlay/CustomPlayerOverlayOpacityPatch.kt | 3 ++- .../player/previousnextbutton/HidePreviousNextButtonPatch.kt | 3 ++- .../patches/youtube/player/seekmessage/SeekMessagePatch.kt | 3 ++- .../patches/youtube/player/speedoverlay/SpeedOverlayPatch.kt | 3 ++- .../youtube/player/suggestactions/SuggestedActionsPatch.kt | 3 ++- .../player/suggestedvideooverlay/SuggestedVideoOverlayPatch.kt | 3 ++- .../youtube/player/watermark/HideChannelWatermarkPatch.kt | 3 ++- .../youtube/seekbar/append/AppendTimeStampInformationPatch.kt | 3 ++- .../patches/youtube/seekbar/color/SeekbarColorPatch.kt | 3 ++- .../revanced/patches/youtube/seekbar/hide/HideSeekbarPatch.kt | 3 ++- .../patches/youtube/seekbar/tapping/SeekbarTappingPatch.kt | 3 ++- .../seekbar/thumbnailpreview/NewThumbnailPreviewPatch.kt | 3 ++- .../patches/youtube/seekbar/timestamps/HideTimeStampPatch.kt | 3 ++- .../youtube/shorts/outlinebutton/ShortsOutlineButton.kt | 3 ++- .../youtube/shorts/shortscomponent/ShortsComponentPatch.kt | 3 ++- .../shorts/startupshortsreset/DisableShortsOnStartupPatch.kt | 3 ++- .../patches/youtube/swipe/controls/SwipeControlsPatch.kt | 3 ++- .../youtube/utils/fix/parameter/SpoofPlayerParameterPatch.kt | 3 ++- .../app/revanced/patches/youtube/utils/microg/MicroGPatch.kt | 3 ++- .../returnyoutubedislike/general/ReturnYouTubeDislikePatch.kt | 3 ++- .../revanced/patches/youtube/utils/settings/SettingsPatch.kt | 3 ++- .../patches/youtube/utils/sponsorblock/SponsorBlockPatch.kt | 3 ++- .../youtube/video/customspeed/CustomPlaybackSpeedPatch.kt | 3 ++- .../revanced/patches/youtube/video/hdr/DisableHdrVideoPatch.kt | 3 ++- .../patches/youtube/video/quality/VideoQualityPatch.kt | 3 ++- .../revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt | 3 ++- 109 files changed, 218 insertions(+), 109 deletions(-) diff --git a/README-template.md b/README-template.md index a3efe4ee7..64bd0b90e 100644 --- a/README-template.md +++ b/README-template.md @@ -39,7 +39,8 @@ Example: "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] } ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt index f4bbb628b..fde4b44a8 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt @@ -48,7 +48,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt index 5ebb80052..956313ca0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt @@ -33,7 +33,8 @@ import app.revanced.util.integrations.Constants.ADS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt index db1a02634..5005446fa 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt @@ -42,7 +42,8 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt index 0bbe2b761..18adbe1a5 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt index 1c5d16096..401396ffb 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt index 67c599038..427883de1 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt @@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt index 300dad7aa..e0d7f1d34 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt @@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt index fe42e9fc9..65a57fd2c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt @@ -52,7 +52,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt index b90e444e4..5b7c642c2 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt @@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt index c914af525..4158b82f3 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt @@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt index f366d5f46..c95a7d658 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt @@ -43,7 +43,8 @@ import app.revanced.util.integrations.Constants.FULLSCREEN "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt index 46fcb46a6..484ae676e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt @@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt index 4f7566686..d04d9fb09 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt @@ -54,7 +54,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt index 9cb50edfc..ff1162d25 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt @@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt index 70d947e33..905901801 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt @@ -39,7 +39,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/accountmenu/AccountMenuPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/accountmenu/AccountMenuPatch.kt index 9cc3ce133..fe421bc0d 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/accountmenu/AccountMenuPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/accountmenu/AccountMenuPatch.kt @@ -49,7 +49,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/autocaptions/AutoCaptionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/autocaptions/AutoCaptionsPatch.kt index 1d2be2bda..85ce5a12a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/autocaptions/AutoCaptionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/autocaptions/AutoCaptionsPatch.kt @@ -48,7 +48,8 @@ import app.revanced.util.integrations.Constants.GENERAL "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/autopopuppanels/PlayerPopupPanelsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/autopopuppanels/PlayerPopupPanelsPatch.kt index 73e63b92f..384b37c46 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/autopopuppanels/PlayerPopupPanelsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/autopopuppanels/PlayerPopupPanelsPatch.kt @@ -38,7 +38,8 @@ import app.revanced.util.integrations.Constants.GENERAL "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/categorybar/CategoryBarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/categorybar/CategoryBarPatch.kt index 3f2e339bc..2dd64b630 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/categorybar/CategoryBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/categorybar/CategoryBarPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/channellistsubmenu/ChannelListSubMenuPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/channellistsubmenu/ChannelListSubMenuPatch.kt index 3f19c33b9..4410a0968 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/channellistsubmenu/ChannelListSubMenuPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/channellistsubmenu/ChannelListSubMenuPatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/channelprofile/ChannelProfileComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/channelprofile/ChannelProfileComponentsPatch.kt index 378986ad4..5dbe8a065 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/channelprofile/ChannelProfileComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/channelprofile/ChannelProfileComponentsPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/crowdfundingbox/CrowdfundingBoxPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/crowdfundingbox/CrowdfundingBoxPatch.kt index 5dbd0fa76..6635cd4d8 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/crowdfundingbox/CrowdfundingBoxPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/crowdfundingbox/CrowdfundingBoxPatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/descriptions/DescriptionComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/descriptions/DescriptionComponentsPatch.kt index ab7a5b653..44e172e18 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/descriptions/DescriptionComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/descriptions/DescriptionComponentsPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/floatingmicrophone/FloatingMicrophonePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/floatingmicrophone/FloatingMicrophonePatch.kt index fa32dbab0..384e720eb 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/floatingmicrophone/FloatingMicrophonePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/floatingmicrophone/FloatingMicrophonePatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/handle/HideHandlePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/handle/HideHandlePatch.kt index d73a1efd9..c6f5c83eb 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/handle/HideHandlePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/handle/HideHandlePatch.kt @@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/latestvideosbutton/LatestVideosButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/latestvideosbutton/LatestVideosButtonPatch.kt index 9009cbf61..7e99d4bbc 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/latestvideosbutton/LatestVideosButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/latestvideosbutton/LatestVideosButtonPatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt index 95c6161d1..991a0fa2e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/layout/LayoutComponentsPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.COMPONENTS_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/loadingscreen/GradientLoadingScreenPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/loadingscreen/GradientLoadingScreenPatch.kt index 9046975b2..b42604631 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/loadingscreen/GradientLoadingScreenPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/loadingscreen/GradientLoadingScreenPatch.kt @@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/loadmorebutton/LoadMoreButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/loadmorebutton/LoadMoreButtonPatch.kt index 68290e251..0de614520 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/loadmorebutton/LoadMoreButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/loadmorebutton/LoadMoreButtonPatch.kt @@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/mixplaylists/MixPlaylistsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/mixplaylists/MixPlaylistsPatch.kt index a1140a16d..66863015a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/mixplaylists/MixPlaylistsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/mixplaylists/MixPlaylistsPatch.kt @@ -49,7 +49,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/musicsearch/MusicSearchPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/musicsearch/MusicSearchPatch.kt index 65f73af77..78cd34e75 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/musicsearch/MusicSearchPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/musicsearch/MusicSearchPatch.kt @@ -33,7 +33,8 @@ import app.revanced.util.integrations.Constants.GENERAL "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/searchterm/SearchTermThumbnailPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/searchterm/SearchTermThumbnailPatch.kt index f9eaca33f..be5f9d844 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/searchterm/SearchTermThumbnailPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/searchterm/SearchTermThumbnailPatch.kt @@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/snackbar/HideSnackBarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/snackbar/HideSnackBarPatch.kt index a37e289dd..fb2a967c8 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/snackbar/HideSnackBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/snackbar/HideSnackBarPatch.kt @@ -38,7 +38,8 @@ import app.revanced.util.integrations.Constants.GENERAL "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/suggestions/SuggestionsShelfPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/suggestions/SuggestionsShelfPatch.kt index 4e871e99c..e9dd137b7 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/suggestions/SuggestionsShelfPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/suggestions/SuggestionsShelfPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/tabletminiplayer/TabletMiniPlayerPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/tabletminiplayer/TabletMiniPlayerPatch.kt index 6a1296eef..52067685a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/tabletminiplayer/TabletMiniPlayerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/tabletminiplayer/TabletMiniPlayerPatch.kt @@ -49,7 +49,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/toolbar/ToolBarButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/toolbar/ToolBarButtonPatch.kt index e7aa65c38..082acb310 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/toolbar/ToolBarButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/toolbar/ToolBarButtonPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.GENERAL "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/trendingsearches/TrendingSearchesPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/trendingsearches/TrendingSearchesPatch.kt index d4de47842..289ece178 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/trendingsearches/TrendingSearchesPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/trendingsearches/TrendingSearchesPatch.kt @@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/widesearchbar/WideSearchBarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/widesearchbar/WideSearchBarPatch.kt index 02de7d90b..9d540fb88 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/widesearchbar/WideSearchBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/widesearchbar/WideSearchBarPatch.kt @@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedButtonBackgroundPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedButtonBackgroundPatch.kt index 9d83fad9f..a4c6a91ae 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedButtonBackgroundPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/animated/AnimatedButtonBackgroundPatch.kt @@ -34,7 +34,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconMMTPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconMMTPatch.kt index 5f83d4246..81f74fc76 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconMMTPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconMMTPatch.kt @@ -34,7 +34,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyBluePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyBluePatch.kt index da8f90622..466a040e6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyBluePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyBluePatch.kt @@ -34,7 +34,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyRedPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyRedPatch.kt index 911e54d01..d4b7317bf 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyRedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconRevancifyRedPatch.kt @@ -34,7 +34,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusIcon "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/name/CustomBrandingNamePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/name/CustomBrandingNamePatch.kt index ce76bf0e6..5c9903834 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/name/CustomBrandingNamePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/name/CustomBrandingNamePatch.kt @@ -38,7 +38,8 @@ import app.revanced.util.resources.ResourceHelper.updatePatchStatusLabel "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletapbackground/DoubleTapOverlayBackgroundPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletapbackground/DoubleTapOverlayBackgroundPatch.kt index c3f710ce5..67858c376 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletapbackground/DoubleTapOverlayBackgroundPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletapbackground/DoubleTapOverlayBackgroundPatch.kt @@ -32,7 +32,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt index da38e3e6d..9ec98e38c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/doubletaplength/DoubleTapLengthPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/header/PremiumHeadingPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/header/PremiumHeadingPatch.kt index 58b895357..0bed39c67 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/header/PremiumHeadingPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/header/PremiumHeadingPatch.kt @@ -36,7 +36,8 @@ import kotlin.io.path.copyTo "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/materialyou/MaterialYouPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/materialyou/MaterialYouPatch.kt index 1c21cba56..95dee80fa 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/materialyou/MaterialYouPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/materialyou/MaterialYouPatch.kt @@ -41,7 +41,8 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/pipnotification/PiPNotificationPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/pipnotification/PiPNotificationPatch.kt index 82c7f05e2..17c49e076 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/pipnotification/PiPNotificationPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/pipnotification/PiPNotificationPatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/splashanimation/AddSplashAnimationPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/splashanimation/AddSplashAnimationPatch.kt index 540581034..25640093b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/splashanimation/AddSplashAnimationPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/splashanimation/AddSplashAnimationPatch.kt @@ -34,7 +34,8 @@ import kotlin.io.path.exists "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemePatch.kt index 09e626fd1..cde85ee83 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemePatch.kt @@ -40,7 +40,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/tooltip/TooltipContentViewPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/tooltip/TooltipContentViewPatch.kt index 0f00e0833..554c7ac19 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/tooltip/TooltipContentViewPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/tooltip/TooltipContentViewPatch.kt @@ -39,7 +39,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/voicesearch/VoiceSearchButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/voicesearch/VoiceSearchButtonPatch.kt index 298df162e..82ee56579 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/voicesearch/VoiceSearchButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/voicesearch/VoiceSearchButtonPatch.kt @@ -32,7 +32,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/ambientmode/AmbientModeSwitchPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/ambientmode/AmbientModeSwitchPatch.kt index c787fe298..978c11898 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/ambientmode/AmbientModeSwitchPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/ambientmode/AmbientModeSwitchPatch.kt @@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt index 7922f89fe..e771107b0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt @@ -33,7 +33,8 @@ import app.revanced.util.integrations.Constants.MISC_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt index c2754f21b..f4871365a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt @@ -48,7 +48,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/debugging/DebuggingPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/debugging/DebuggingPatch.kt index 21acb6168..fddc33d2b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/debugging/DebuggingPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/debugging/DebuggingPatch.kt @@ -32,7 +32,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/externalbrowser/ExternalBrowserPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/externalbrowser/ExternalBrowserPatch.kt index eaa6c9a3f..7954d162c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/externalbrowser/ExternalBrowserPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/externalbrowser/ExternalBrowserPatch.kt @@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/language/LanguageSelectorPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/language/LanguageSelectorPatch.kt index 6710527fd..381284e5b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/language/LanguageSelectorPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/language/LanguageSelectorPatch.kt @@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/layoutswitch/LayoutSwitchPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/layoutswitch/LayoutSwitchPatch.kt index c72df0c35..4a2387a63 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/layoutswitch/LayoutSwitchPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/layoutswitch/LayoutSwitchPatch.kt @@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.builder.instruction.BuilderInstruction10x "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt index 0d5bff0d5..3840c7ff4 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt @@ -49,7 +49,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/openlinksdirectly/OpenLinksDirectlyPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/openlinksdirectly/OpenLinksDirectlyPatch.kt index bc84b2b37..3dc658f23 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/openlinksdirectly/OpenLinksDirectlyPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/openlinksdirectly/OpenLinksDirectlyPatch.kt @@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/quic/QUICProtocolPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/quic/QUICProtocolPatch.kt index 56eb725fb..dc19bf7b7 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/quic/QUICProtocolPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/quic/QUICProtocolPatch.kt @@ -37,7 +37,8 @@ import app.revanced.util.integrations.Constants.MISC_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/splashanimation/NewSplashAnimationPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/splashanimation/NewSplashAnimationPatch.kt index 7f3dd3a95..0d820e097 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/splashanimation/NewSplashAnimationPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/splashanimation/NewSplashAnimationPatch.kt @@ -52,7 +52,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/spoofappversion/SpoofAppVersionPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/spoofappversion/SpoofAppVersionPatch.kt index ca570ba44..54cfe2b20 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/spoofappversion/SpoofAppVersionPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/spoofappversion/SpoofAppVersionPatch.kt @@ -37,7 +37,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt index df3d8d81b..83b7b211e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt @@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.util.MethodUtil "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt index 1e517fdcc..98942d480 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt @@ -42,7 +42,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/translations/TranslationsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/translations/TranslationsPatch.kt index 79f7e3a77..3c095d464 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/translations/TranslationsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/translations/TranslationsPatch.kt @@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceHelper.addTranslations "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/navigation/homepage/ChangeHomePagePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/navigation/homepage/ChangeHomePagePatch.kt index 934af21dd..6816296b1 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/navigation/homepage/ChangeHomePagePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/navigation/homepage/ChangeHomePagePatch.kt @@ -40,7 +40,8 @@ import app.revanced.util.integrations.Constants.NAVIGATION "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/navigation/label/NavigationLabelPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/navigation/label/NavigationLabelPatch.kt index a9cb46ea8..52833b2eb 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/navigation/label/NavigationLabelPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/navigation/label/NavigationLabelPatch.kt @@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/navigation/navigationbuttons/NavigationButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/navigation/navigationbuttons/NavigationButtonsPatch.kt index 9c4ac6de2..c44fea22c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/navigation/navigationbuttons/NavigationButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/navigation/navigationbuttons/NavigationButtonsPatch.kt @@ -51,7 +51,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/navigation/tabletnavbar/TabletNavigationBarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/navigation/tabletnavbar/TabletNavigationBarPatch.kt index 54a237251..faa36c784 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/navigation/tabletnavbar/TabletNavigationBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/navigation/tabletnavbar/TabletNavigationBarPatch.kt @@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/overlaybutton/general/OverlayButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/overlaybutton/general/OverlayButtonsPatch.kt index e3f8c9f16..2a659c293 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/overlaybutton/general/OverlayButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/overlaybutton/general/OverlayButtonsPatch.kt @@ -57,7 +57,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/autoplaybutton/HideAutoplayButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/autoplaybutton/HideAutoplayButtonPatch.kt index c2056ae9a..f71c3dc44 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/autoplaybutton/HideAutoplayButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/autoplaybutton/HideAutoplayButtonPatch.kt @@ -47,7 +47,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/captionsbutton/HideCaptionsButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/captionsbutton/HideCaptionsButtonPatch.kt index 9bf4a0d4b..c7c7400de 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/captionsbutton/HideCaptionsButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/captionsbutton/HideCaptionsButtonPatch.kt @@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/castbutton/HideCastButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/castbutton/HideCastButtonPatch.kt index 8f94245bd..8a41055f7 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/castbutton/HideCastButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/castbutton/HideCastButtonPatch.kt @@ -36,7 +36,8 @@ import app.revanced.util.integrations.Constants.PLAYER "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/collapsebutton/HideCollapseButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/collapsebutton/HideCollapseButtonPatch.kt index 84296d808..33049f042 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/collapsebutton/HideCollapseButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/collapsebutton/HideCollapseButtonPatch.kt @@ -37,7 +37,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/endscreencards/HideEndScreenCardsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/endscreencards/HideEndScreenCardsPatch.kt index 17be70dcc..948ad32ae 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/endscreencards/HideEndScreenCardsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/endscreencards/HideEndScreenCardsPatch.kt @@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/filmstripoverlay/HideFilmstripOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/filmstripoverlay/HideFilmstripOverlayPatch.kt index f451b9225..4b7e7ee65 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/filmstripoverlay/HideFilmstripOverlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/filmstripoverlay/HideFilmstripOverlayPatch.kt @@ -57,7 +57,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/hapticfeedback/HapticFeedBackPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/hapticfeedback/HapticFeedBackPatch.kt index 2cd83cacd..470848ccf 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/hapticfeedback/HapticFeedBackPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/hapticfeedback/HapticFeedBackPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/infocards/HideInfoCardsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/infocards/HideInfoCardsPatch.kt index 16065ab2c..7e0bfe44e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/infocards/HideInfoCardsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/infocards/HideInfoCardsPatch.kt @@ -43,7 +43,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/musicbutton/HideMusicButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/musicbutton/HideMusicButtonPatch.kt index 06d52bcde..9114168c3 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/musicbutton/HideMusicButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/musicbutton/HideMusicButtonPatch.kt @@ -42,7 +42,8 @@ import app.revanced.util.integrations.Constants.PLAYER "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/playerbuttonbg/HidePlayerButtonBackgroundPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/playerbuttonbg/HidePlayerButtonBackgroundPatch.kt index 11c145c45..4ef510b6f 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/playerbuttonbg/HidePlayerButtonBackgroundPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/playerbuttonbg/HidePlayerButtonBackgroundPatch.kt @@ -34,7 +34,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/playeroverlay/CustomPlayerOverlayOpacityPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/playeroverlay/CustomPlayerOverlayOpacityPatch.kt index ab55a597c..bafbf037a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/playeroverlay/CustomPlayerOverlayOpacityPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/playeroverlay/CustomPlayerOverlayOpacityPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/previousnextbutton/HidePreviousNextButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/previousnextbutton/HidePreviousNextButtonPatch.kt index 578503827..454a79bb6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/previousnextbutton/HidePreviousNextButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/previousnextbutton/HidePreviousNextButtonPatch.kt @@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction3rc "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/seekmessage/SeekMessagePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/seekmessage/SeekMessagePatch.kt index a249d7b87..9a8e6cdf6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/seekmessage/SeekMessagePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/seekmessage/SeekMessagePatch.kt @@ -51,7 +51,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/speedoverlay/SpeedOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/speedoverlay/SpeedOverlayPatch.kt index 772c6a7a3..5cb3577b0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/speedoverlay/SpeedOverlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/speedoverlay/SpeedOverlayPatch.kt @@ -39,7 +39,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/suggestactions/SuggestedActionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/suggestactions/SuggestedActionsPatch.kt index 2e4fb2c25..19d04bee6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/suggestactions/SuggestedActionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/suggestactions/SuggestedActionsPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/suggestedvideooverlay/SuggestedVideoOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/suggestedvideooverlay/SuggestedVideoOverlayPatch.kt index a04cf573e..ed9114855 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/suggestedvideooverlay/SuggestedVideoOverlayPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/suggestedvideooverlay/SuggestedVideoOverlayPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/player/watermark/HideChannelWatermarkPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/player/watermark/HideChannelWatermarkPatch.kt index 9a2d7499f..d0e23a9cc 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/player/watermark/HideChannelWatermarkPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/player/watermark/HideChannelWatermarkPatch.kt @@ -45,7 +45,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/append/AppendTimeStampInformationPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/append/AppendTimeStampInformationPatch.kt index 2d0317dcb..58cea869c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/append/AppendTimeStampInformationPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/append/AppendTimeStampInformationPatch.kt @@ -50,7 +50,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/color/SeekbarColorPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/color/SeekbarColorPatch.kt index d9e7e18d8..53e48950a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/color/SeekbarColorPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/color/SeekbarColorPatch.kt @@ -55,7 +55,8 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/hide/HideSeekbarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/hide/HideSeekbarPatch.kt index 4cf948b9f..144bb6856 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/hide/HideSeekbarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/hide/HideSeekbarPatch.kt @@ -43,7 +43,8 @@ import app.revanced.util.integrations.Constants.SEEKBAR "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/tapping/SeekbarTappingPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/tapping/SeekbarTappingPatch.kt index c468518db..435a47a0e 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/tapping/SeekbarTappingPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/tapping/SeekbarTappingPatch.kt @@ -44,7 +44,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction11n "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/thumbnailpreview/NewThumbnailPreviewPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/thumbnailpreview/NewThumbnailPreviewPatch.kt index 69ca865ad..ccdafaaef 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/thumbnailpreview/NewThumbnailPreviewPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/thumbnailpreview/NewThumbnailPreviewPatch.kt @@ -38,7 +38,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/seekbar/timestamps/HideTimeStampPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/seekbar/timestamps/HideTimeStampPatch.kt index a69a88d10..9049a5de9 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/seekbar/timestamps/HideTimeStampPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/seekbar/timestamps/HideTimeStampPatch.kt @@ -43,7 +43,8 @@ import app.revanced.util.integrations.Constants.SEEKBAR "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt index 1d9cdb472..92623ffcf 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt @@ -34,7 +34,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt index 60df1aac8..b50863974 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/shortscomponent/ShortsComponentPatch.kt @@ -73,7 +73,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/startupshortsreset/DisableShortsOnStartupPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/startupshortsreset/DisableShortsOnStartupPatch.kt index 0fb76620f..4d0b76421 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/startupshortsreset/DisableShortsOnStartupPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/startupshortsreset/DisableShortsOnStartupPatch.kt @@ -40,7 +40,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/swipe/controls/SwipeControlsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/swipe/controls/SwipeControlsPatch.kt index f51f4084e..e254a2f15 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/swipe/controls/SwipeControlsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/swipe/controls/SwipeControlsPatch.kt @@ -56,7 +56,8 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/fix/parameter/SpoofPlayerParameterPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/fix/parameter/SpoofPlayerParameterPatch.kt index 25db4b45a..5ad90b129 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/fix/parameter/SpoofPlayerParameterPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/fix/parameter/SpoofPlayerParameterPatch.kt @@ -53,7 +53,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/microg/MicroGPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/microg/MicroGPatch.kt index 081b50862..d376f83a6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/microg/MicroGPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/microg/MicroGPatch.kt @@ -45,7 +45,8 @@ import app.revanced.util.resources.ResourceHelper.setMicroG "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/returnyoutubedislike/general/ReturnYouTubeDislikePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/returnyoutubedislike/general/ReturnYouTubeDislikePatch.kt index b49dc7205..36cedcca0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/returnyoutubedislike/general/ReturnYouTubeDislikePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/returnyoutubedislike/general/ReturnYouTubeDislikePatch.kt @@ -67,7 +67,8 @@ import com.android.tools.smali.dexlib2.iface.reference.Reference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/settings/SettingsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/settings/SettingsPatch.kt index 19fade301..6d862949a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/settings/SettingsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/settings/SettingsPatch.kt @@ -54,7 +54,8 @@ import java.util.concurrent.TimeUnit "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/utils/sponsorblock/SponsorBlockPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/utils/sponsorblock/SponsorBlockPatch.kt index b4c96d61a..1b05ec2bd 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/utils/sponsorblock/SponsorBlockPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/utils/sponsorblock/SponsorBlockPatch.kt @@ -39,7 +39,8 @@ import app.revanced.util.resources.ResourceUtils.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/customspeed/CustomPlaybackSpeedPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/customspeed/CustomPlaybackSpeedPatch.kt index c3dc10f19..06e47e231 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/customspeed/CustomPlaybackSpeedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/customspeed/CustomPlaybackSpeedPatch.kt @@ -39,7 +39,8 @@ import app.revanced.util.integrations.Constants.VIDEO_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/hdr/DisableHdrVideoPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/hdr/DisableHdrVideoPatch.kt index 1d7f31fc3..6691c86ff 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/hdr/DisableHdrVideoPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/hdr/DisableHdrVideoPatch.kt @@ -38,7 +38,8 @@ import app.revanced.util.integrations.Constants.VIDEO_PATH "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/quality/VideoQualityPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/quality/VideoQualityPatch.kt index a0ce37f4a..eca56b714 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/quality/VideoQualityPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/quality/VideoQualityPatch.kt @@ -54,7 +54,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt index f7c13a8bb..f411484e6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt @@ -46,7 +46,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.43" ] ) ]