From 1552ee474ff62d9647d6f6319aeb773bcca6cf16 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Wed, 6 Dec 2023 04:23:28 +0900 Subject: [PATCH] feat(YouTube): drop 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 +-- .../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 +-- .../youtube/general/autocaptions/AutoCaptionsPatch.kt | 3 +-- .../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 +-- .../general/descriptions/DescriptionComponentsPatch.kt | 3 +-- .../general/floatingmicrophone/FloatingMicrophonePatch.kt | 3 +-- .../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 +-- .../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 +-- .../general/tabletminiplayer/TabletMiniPlayerPatch.kt | 3 +-- .../patches/youtube/general/toolbar/ToolBarButtonPatch.kt | 3 +-- .../general/trendingsearches/TrendingSearchesPatch.kt | 3 +-- .../youtube/general/widesearchbar/WideSearchBarPatch.kt | 3 +-- .../youtube/layout/animated/AnimatedButtonBackgroundPatch.kt | 3 +-- .../youtube/layout/branding/icon/CustomBrandingIconPatch.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 +-- .../layout/splashanimation/AddSplashAnimationPatch.kt | 3 +-- .../app/revanced/patches/youtube/layout/theme/ThemePatch.kt | 3 +-- .../youtube/layout/tooltip/TooltipContentViewPatch.kt | 3 +-- .../youtube/layout/voicesearch/VoiceSearchButtonPatch.kt | 3 +-- .../youtube/misc/ambientmode/AmbientModeSwitchPatch.kt | 3 +-- .../patches/youtube/misc/codec/audio/ForceOpusCodecPatch.kt | 3 +-- .../patches/youtube/misc/codec/video/ForceVideoCodecPatch.kt | 3 +-- .../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 +-- .../misc/spoofdimensions/SpoofDeviceDimensionsPatch.kt | 3 +-- .../patches/youtube/misc/tracking/SanitizeUrlQueryPatch.kt | 3 +-- .../patches/youtube/misc/translations/TranslationsPatch.kt | 3 +-- .../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 +-- .../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 +-- .../suggestedvideooverlay/SuggestedVideoOverlayPatch.kt | 3 +-- .../youtube/player/watermark/HideChannelWatermarkPatch.kt | 3 +-- .../seekbar/append/AppendTimeStampInformationPatch.kt | 3 +-- .../patches/youtube/seekbar/color/SeekbarColorPatch.kt | 3 +-- .../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 +-- .../{ShortsOutlineButton.kt => ShortsOutlineButtonPatch.kt} | 5 ++--- .../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 +-- .../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 +-- .../patches/youtube/video/hdr/DisableHdrVideoPatch.kt | 3 +-- .../patches/youtube/video/quality/VideoQualityPatch.kt | 3 +-- .../patches/youtube/video/speed/PlaybackSpeedPatch.kt | 3 +-- 107 files changed, 108 insertions(+), 215 deletions(-) rename src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/{ShortsOutlineButton.kt => ShortsOutlineButtonPatch.kt} (96%) diff --git a/README-template.md b/README-template.md index 64bd0b90e..a3efe4ee7 100644 --- a/README-template.md +++ b/README-template.md @@ -39,8 +39,7 @@ Example: "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 4ee0b3c5d..3386a769b 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,8 +48,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 015f406dd..92a1d1789 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,8 +33,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 9ae1bb3e2..31006668a 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,8 +42,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d7b0ba4ed..2f9777517 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 b8fe8fe99..922724bc3 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 31f9e4f20..09607c9fa 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,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e223a43dc..ec72b3fcc 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,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e681103e5..bebb5b977 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,8 +52,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 3fe0782dc..6ed5da808 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,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d0166ef24..11cbdb769 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,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 af07cfcb6..de96455d2 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,8 +43,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 f409dce4d..e60a94910 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,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 f0f28fb45..3df4f4276 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 @@ -53,8 +53,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 60c4dc672..76cdc3f68 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,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 0cd750552..4a092e6b4 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,8 +39,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a3d02a7fb..ed52b60e4 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,8 +49,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d788ff071..4fe5df5df 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,8 +48,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 85439415e..b1b9a7114 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,8 +38,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 073b70e67..6885ba730 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 f5e4abea1..3bf7f59d5 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d2f3e740d..4cff19559 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 dca8431cf..74013805c 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 bc43304ec..eba019cdd 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 0d08cffd6..e7e6a626a 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a7781e8d4..a3d788399 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,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 33efd7904..36330908f 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 7eef9d4b4..b5155ae32 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 42716cbaf..c9dce640e 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,8 +40,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 80511f603..7fa7eedc2 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,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a0efbe9cd..42c957a81 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,8 +49,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a5a94c47d..9c56c006c 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,8 +33,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e7c57114b..3171047c6 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,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 5f99b7b37..96144a8b1 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,8 +38,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 fcd520b31..17633727f 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 259b8ebb2..3084c8615 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,8 +49,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 7639d9de2..4336a6aa0 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.toolbar.ToolBarHookPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 5b7867555..46103ce8a 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,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 4de5133d5..930257279 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 @@ -47,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 105d93ba1..b9dfe92fe 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,8 +34,7 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconPatch.kt index 3643b3de7..170d2ce87 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/CustomBrandingIconPatch.kt @@ -40,8 +40,7 @@ import java.nio.file.Files "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 582888d28..3d3a863a0 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,8 +38,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 67858c376..c3f710ce5 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,8 +32,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 92bf0fce8..c201b7d14 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,8 +37,7 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e2dbd2ae9..11b86ed1e 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,8 +36,7 @@ import kotlin.io.path.copyTo "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a50050fa7..af72e4603 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,8 +41,7 @@ import app.revanced.util.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 be0c6c018..74454b89a 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 3c966923c..4f751b91e 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,8 +34,7 @@ import kotlin.io.path.exists "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 5ab98215a..a5f74bf75 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,8 +40,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 c2304d37d..82a397bc1 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,8 +39,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 bc4dcff4a..cbe133f69 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,8 +32,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 b735b056d..7ca335375 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,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 0382194ad..18291adbd 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,8 +33,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d9204c5da..b1d0ff349 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,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 fddc33d2b..21acb6168 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,8 +32,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 b74d1a0ce..43ba903e6 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,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 15020f12c..7ae1fd8f7 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,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 30d7e2735..776671b03 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 @@ -40,8 +40,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 971d9dd16..dca5ce86c 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,8 +49,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 8995d00c6..158277d58 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,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 59ffdad63..b999ed282 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,8 +37,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a603e051b..735aeed02 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 @@ -51,8 +51,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 ed3d5024e..bd57f8b58 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,8 +37,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 5bed1524e..2b514fa45 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,8 +38,7 @@ import com.android.tools.smali.dexlib2.util.MethodUtil "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 d3097c5aa..eb968a552 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,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 3ad5f59a0..9cdd1db9e 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 @@ -32,8 +32,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 0f5854205..89971afab 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,8 +40,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a9624a4be..35847de81 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,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 6b0e137c4..f51e9d86c 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 @@ -52,8 +52,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 4ec8079f5..af238a4fd 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,8 +40,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 044fe31f5..54846efe7 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,8 +57,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a3e980f34..1fc407a52 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,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 b2d695e86..e9d662913 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,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 adc2be121..6b67f7022 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,8 +36,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 33049f042..84296d808 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,8 +37,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 3e02b6ae5..5bf84e413 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 @@ -45,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 c30c08e09..4231d05eb 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,8 +57,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 f01ce261e..2b6e94074 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 f5ba59037..95bde33aa 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,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 8b1063d59..677191d8d 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,8 +42,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a3f8f3a94..38f77bbd4 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,8 +34,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 2d47106a7..b61a29c01 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 29eb09c07..4b3678584 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,8 +38,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction3rc "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 092bf40fb..239aaff2f 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,8 +51,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 fbdeccfd7..02a7f91c4 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,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 a88e4fa90..bdd77ab65 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 9a1c12455..460db0c23 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,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 fc0dc1718..ed69940c3 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,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e08dad25b..3b5ba181a 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,8 +50,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 8174a96c2..b9f7410f3 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,8 +55,7 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 7340b2ab1..8ac650392 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,8 +43,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 52bb2e9b3..24b3dd710 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,8 +44,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction11n "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 ebb1b1149..57e4048fc 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,8 +38,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 808c191cb..8531bea21 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,8 +43,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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/ShortsOutlineButtonPatch.kt similarity index 96% rename from src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt rename to src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt index be912d50e..f5999a035 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButton.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt @@ -34,15 +34,14 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.43" ] ) ], use = false ) @Suppress("unused") -object ShortsOutlineButton : ResourcePatch() { +object ShortsOutlineButtonPatch : ResourcePatch() { override fun execute(context: ResourceContext) { arrayOf( 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 31ac9035f..2324d2439 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,8 +73,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 157998b59..debf6ea62 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,8 +40,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 4db10ac1c..85b8ae477 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,8 +56,7 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 b3faeb83e..e61633b45 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 @@ -57,8 +57,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 91b6a154e..24c5dec3e 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,8 +45,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 e59f998e7..f48d3a96a 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,8 +67,7 @@ import com.android.tools.smali.dexlib2.iface.reference.Reference "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 6bb180746..d62004c78 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 @@ -49,8 +49,7 @@ import java.util.concurrent.TimeUnit "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 4d8126710..2a7f98bdc 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,8 +39,7 @@ import app.revanced.util.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 cfa30b833..9e7482ce1 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,8 +39,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 c2142cbac..453c8ba0d 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,8 +38,7 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 13a2de7d1..a5f1be30f 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,8 +54,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.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 9f508e548..35f4cd07a 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 @@ -47,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "18.42.41", "18.43.45", "18.44.41", - "18.45.43", - "18.46.43" + "18.45.43" ] ) ]