diff --git a/README-template.md b/README-template.md index b66769403..31f868199 100644 --- a/README-template.md +++ b/README-template.md @@ -39,7 +39,12 @@ Example: "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] } ], 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 cd190eb72..765c99a04 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 dabf6709b..652834501 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 105a7f90c..eb6fa4016 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 @@ -54,7 +54,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 d529bc0ad..4c37b2012 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 fcc497ee0..1bfa57373 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 @@ -52,7 +52,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt index 2fca58911..f9ed4541b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt @@ -39,7 +39,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 1814e1269..f445a8ea3 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 b84fc299b..d74c7bf60 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt index 05c9370db..b15a4a235 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/ChangeTogglePatch.kt @@ -45,7 +45,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 c6f32ac21..2ac8ad85f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 f5d1fcfce..48a37cd5d 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 db28818c7..2cb6ebfad 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 e4dd73db0..a78f8e083 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 a024eece4..a11f40c35 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 404846c28..d49c89773 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,7 +53,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/disable/DisableLandScapeModePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/disable/DisableLandScapeModePatch.kt index 78a82e602..aba2a8c9a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/disable/DisableLandScapeModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/disable/DisableLandScapeModePatch.kt @@ -41,7 +41,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/keep/KeepLandScapeModePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/keep/KeepLandScapeModePatch.kt index 6a5a4c103..166df26a2 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/keep/KeepLandScapeModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/keep/KeepLandScapeModePatch.kt @@ -28,7 +28,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 362864ee9..c1f18905a 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 ed52b60e4..7290f5143 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 c6395960d..90fb0d75d 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 @@ -37,7 +37,12 @@ import app.revanced.patches.youtube.utils.videoid.general.VideoIdPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 b1b9a7114..af3bbe659 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 6885ba730..87fadc5a3 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 3bf7f59d5..852812b13 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 859c3cdbc..8dfc4e231 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 @@ -46,7 +46,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 74013805c..b50bda780 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 eba019cdd..4c77ce6a1 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/dialog/RemoveViewerDiscretionDialogPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/dialog/RemoveViewerDiscretionDialogPatch.kt index a6260bd4c..9ebfd0390 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/dialog/RemoveViewerDiscretionDialogPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/dialog/RemoveViewerDiscretionDialogPatch.kt @@ -35,7 +35,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 e7e6a626a..ffe2de361 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 a3d788399..4e16500d4 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 36330908f..a05a22210 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 3dc10a743..5cedcd7f5 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 c9dce640e..fa7d82a1b 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 7fa7eedc2..a1a2716b3 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 42c957a81..a91e4abbb 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 3171047c6..9e729faa7 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 96144a8b1..e5f3c0ec6 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/songsearch/SongSearchPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/songsearch/SongSearchPatch.kt index aac65d317..772643692 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/songsearch/SongSearchPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/songsearch/SongSearchPatch.kt @@ -33,7 +33,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/general/startpage/ChangeStartPagePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/general/startpage/ChangeStartPagePatch.kt index 26f299df3..61323d9d9 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/general/startpage/ChangeStartPagePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/general/startpage/ChangeStartPagePatch.kt @@ -38,7 +38,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 17633727f..9a2b68b2b 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 3084c8615..3598f1594 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 4336a6aa0..50da3d236 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,12 @@ import app.revanced.patches.youtube.utils.toolbar.ToolBarHookPatch "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 46103ce8a..a0410dce5 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 dec9c5ac2..eb91a45c3 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 @@ -46,7 +46,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 b9dfe92fe..f04c6d5a9 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,12 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 05eb6b8fb..dbe742907 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,7 +40,12 @@ import java.nio.file.Files "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 547ca7104..5676b34b7 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 @@ -36,7 +36,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 0dfc3a01c..54ddc72fc 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 c201b7d14..e4c881446 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,12 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 11b86ed1e..743493400 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,12 @@ import kotlin.io.path.copyTo "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 af72e4603..bc357797c 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,12 @@ import app.revanced.util.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 74454b89a..f8bd98d62 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 4f751b91e..b8a7d0c9d 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,12 @@ import kotlin.io.path.exists "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 a5f74bf75..9debad53b 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 82a397bc1..ef1af6378 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 cbe133f69..b3107eea8 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 83ca9caac..d2c58ce1f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 18291adbd..bf1065300 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 b1d0ff349..895bfaa7d 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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..164ecc02c 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 a3085ebe9..26c76951f 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,12 @@ import com.android.tools.smali.dexlib2.iface.reference.StringReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 57c550fb2..9eb6e53a2 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 776671b03..9083d3994 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,7 +40,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 dca5ce86c..dd2aa045f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 158277d58..169c367a4 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 b999ed282..f915f16bb 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 735aeed02..30c9588c4 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,7 +51,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 5fe09b361..034dd74f4 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 812b27fa0..e955ca818 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 eb968a552..12e76718f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 9cdd1db9e..68f332bee 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,7 +32,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/updatescreen/UpdateScreenPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/updatescreen/UpdateScreenPatch.kt index a98488657..2962761a7 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/updatescreen/UpdateScreenPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/updatescreen/UpdateScreenPatch.kt @@ -42,7 +42,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 35847de81..989e46099 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 c808a83db..08957fed5 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,7 +52,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 af238a4fd..77afbb3c6 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 c3496c7ad..b79cda435 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 1fc407a52..6df4f1047 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 3911d3fb5..180a680be 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 @@ -47,7 +47,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 6b67f7022..c47f3c0f6 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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..8938bc6a7 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 5bf84e413..77a024c55 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,7 +45,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 063bb9e8e..10b2983ac 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 @@ -59,7 +59,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 2b6e94074..ab824f171 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 95bde33aa..a277bfd13 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 677191d8d..8e7c600c7 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 38f77bbd4..76152a5af 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 b61a29c01..faf17525a 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 4b3678584..190bd4853 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 1920561bf..7ac906378 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 @@ -53,7 +53,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 02a7f91c4..70740c7f5 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 bdd77ab65..7d75d8087 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 460db0c23..9e85f809c 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 ed69940c3..2cd5bbaee 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 d07cb0279..b5f52cee0 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 @@ -53,7 +53,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 017672435..2802447c6 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,12 @@ import org.w3c.dom.Element "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 8ac650392..ff6bf72a8 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 24b3dd710..530fff9f3 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 57e4048fc..3d840358f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 8531bea21..fe3b0d07f 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt index 4a8e188ed..13e43805b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/shorts/outlinebutton/ShortsOutlineButtonPatch.kt @@ -34,7 +34,12 @@ import app.revanced.util.copyResources "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 7b25eb5aa..333d74a58 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 72d9bebbe..fef9c4ec4 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 @@ -39,7 +39,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 206b9ae7b..6f6b20cce 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 @@ -63,7 +63,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 2f7dd0079..50a7479f5 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 @@ -56,7 +56,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 24c5dec3e..d2b8fc17f 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 7e867966a..8c6ed7057 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 @@ -62,7 +62,12 @@ import com.android.tools.smali.dexlib2.iface.reference.FieldReference "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 6b5a8329a..dac20cecd 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,7 +49,12 @@ import java.util.concurrent.TimeUnit "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ], 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 2a7f98bdc..77e153531 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,12 @@ import app.revanced.util.copyXmlNode "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 9e7482ce1..046a292e1 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 453c8ba0d..b8c02b227 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,12 @@ import app.revanced.util.exception "18.42.41", "18.43.45", "18.44.41", - "18.45.43" + "18.45.43", + "18.46.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 8d0282601..1eca1f99b 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,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ] 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 4e6eb04c4..e23aa9c7e 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 @@ -51,7 +51,12 @@ 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.45", + "18.48.39", + "18.49.37", + "19.01.34", + "19.02.39" ] ) ]