From 95f07f471d14fe312091a7020ac0b253c265b547 Mon Sep 17 00:00:00 2001 From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:19:24 +0400 Subject: [PATCH] remove `19.12` --- .../app/revanced/patches/youtube/ad/general/HideAdsPatch.kt | 3 +-- .../patches/youtube/ad/getpremium/HideGetPremiumPatch.kt | 3 +-- .../app/revanced/patches/youtube/ad/video/VideoAdsPatch.kt | 3 +-- .../interaction/copyvideourl/CopyVideoUrlBytecodePatch.kt | 3 +-- .../interaction/dialog/RemoveViewerDiscretionDialogPatch.kt | 3 +-- .../patches/youtube/interaction/downloads/DownloadsPatch.kt | 3 +-- .../interaction/seekbar/DisablePreciseSeekingGesturePatch.kt | 3 +-- .../youtube/interaction/seekbar/EnableSeekbarTappingPatch.kt | 3 +-- .../youtube/interaction/seekbar/EnableSlideToSeekPatch.kt | 3 +-- .../interaction/swipecontrols/SwipeControlsBytecodePatch.kt | 3 +-- .../patches/youtube/layout/autocaptions/AutoCaptionsPatch.kt | 3 +-- .../patches/youtube/layout/buttons/action/HideButtonsPatch.kt | 3 +-- .../youtube/layout/buttons/autoplay/HideAutoplayButtonPatch.kt | 3 +-- .../youtube/layout/buttons/captions/HideCaptionsButtonPatch.kt | 3 +-- .../layout/buttons/navigation/NavigationButtonsPatch.kt | 3 +-- .../layout/buttons/player/hide/HidePlayerButtonsPatch.kt | 3 +-- .../patches/youtube/layout/hide/albumcards/AlbumCardsPatch.kt | 3 +-- .../youtube/layout/hide/breakingnews/BreakingNewsPatch.kt | 3 +-- .../patches/youtube/layout/hide/comments/CommentsPatch.kt | 3 +-- .../layout/hide/crowdfundingbox/CrowdfundingBoxPatch.kt | 3 +-- .../layout/hide/endscreencards/HideEndscreenCardsPatch.kt | 3 +-- .../youtube/layout/hide/filterbar/HideFilterBarPatch.kt | 3 +-- .../floatingmicrophone/HideFloatingMicrophoneButtonPatch.kt | 3 +-- .../fullscreenambientmode/DisableFullscreenAmbientModePatch.kt | 3 +-- .../youtube/layout/hide/general/HideLayoutComponentsPatch.kt | 3 +-- .../youtube/layout/hide/infocards/HideInfoCardsPatch.kt | 3 +-- .../layout/hide/loadmorebutton/HideLoadMoreButtonPatch.kt | 3 +-- .../hide/player/flyoutmenupanel/HidePlayerFlyoutMenuPatch.kt | 3 +-- .../hide/rollingnumber/DisableRollingNumberAnimationPatch.kt | 3 +-- .../patches/youtube/layout/hide/seekbar/HideSeekbarPatch.kt | 3 +-- .../youtube/layout/hide/shorts/HideShortsComponentsPatch.kt | 3 +-- .../DisableSuggestedVideoEndScreenPatch.kt | 3 +-- .../patches/youtube/layout/hide/time/HideTimestampPatch.kt | 3 +-- .../youtube/layout/panels/popup/PlayerPopupPanelsPatch.kt | 3 +-- .../layout/player/background/PlayerControlsBackgroundPatch.kt | 3 +-- .../layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt | 3 +-- .../patches/youtube/layout/searchbar/WideSearchbarPatch.kt | 3 +-- .../youtube/layout/seekbar/RestoreOldSeekbarThumbnailsPatch.kt | 3 +-- .../youtube/layout/sponsorblock/SponsorBlockBytecodePatch.kt | 3 +-- .../youtube/layout/spoofappversion/SpoofAppVersionPatch.kt | 3 +-- .../startupshortsreset/DisableResumingShortsOnStartupPatch.kt | 3 +-- .../youtube/layout/tabletminiplayer/TabletMiniPlayerPatch.kt | 3 +-- .../patches/youtube/layout/theme/ThemeBytecodePatch.kt | 3 +-- .../youtube/layout/thumbnails/AlternativeThumbnailsPatch.kt | 3 +-- .../patches/youtube/misc/autorepeat/AutoRepeatPatch.kt | 3 +-- .../misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt | 3 +-- .../revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt | 3 +-- .../patches/youtube/misc/links/BypassURLRedirectsPatch.kt | 3 +-- .../patches/youtube/misc/links/OpenLinksExternallyPatch.kt | 3 +-- .../youtube/misc/minimizedplayback/MinimizedPlaybackPatch.kt | 3 +-- .../youtube/misc/privacy/RemoveTrackingQueryParameterPatch.kt | 3 +-- .../patches/youtube/video/quality/RememberVideoQualityPatch.kt | 3 +-- .../revanced/patches/youtube/video/speed/PlaybackSpeedPatch.kt | 3 +-- .../video/videoqualitymenu/RestoreOldVideoQualityMenuPatch.kt | 3 +-- 54 files changed, 54 insertions(+), 108 deletions(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/ad/general/HideAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ad/general/HideAdsPatch.kt index eb1537c2d..fe318c6d4 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ad/general/HideAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ad/general/HideAdsPatch.kt @@ -45,8 +45,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/ad/getpremium/HideGetPremiumPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ad/getpremium/HideGetPremiumPatch.kt index 94d5360a8..eec31c4c4 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ad/getpremium/HideGetPremiumPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ad/getpremium/HideGetPremiumPatch.kt @@ -39,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/ad/video/VideoAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ad/video/VideoAdsPatch.kt index 5eb0ae793..736c5b849 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/ad/video/VideoAdsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/ad/video/VideoAdsPatch.kt @@ -44,8 +44,7 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/copyvideourl/CopyVideoUrlBytecodePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/copyvideourl/CopyVideoUrlBytecodePatch.kt index 6c994e46f..6a871408d 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/copyvideourl/CopyVideoUrlBytecodePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/copyvideourl/CopyVideoUrlBytecodePatch.kt @@ -32,8 +32,7 @@ import app.revanced.patches.youtube.video.information.VideoInformationPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/dialog/RemoveViewerDiscretionDialogPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/dialog/RemoveViewerDiscretionDialogPatch.kt index 49aa6afae..be95bcbd7 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/dialog/RemoveViewerDiscretionDialogPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/dialog/RemoveViewerDiscretionDialogPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt index 8e1ed6d6a..6c863256c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/downloads/DownloadsPatch.kt @@ -38,8 +38,7 @@ import app.revanced.util.resultOrThrow "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/DisablePreciseSeekingGesturePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/DisablePreciseSeekingGesturePatch.kt index 630683556..e56772561 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/DisablePreciseSeekingGesturePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/DisablePreciseSeekingGesturePatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSeekbarTappingPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSeekbarTappingPatch.kt index 882ed4704..88b651efd 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSeekbarTappingPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSeekbarTappingPatch.kt @@ -43,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSlideToSeekPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSlideToSeekPatch.kt index b8ce9e005..f96f3d878 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSlideToSeekPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/EnableSlideToSeekPatch.kt @@ -39,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/interaction/swipecontrols/SwipeControlsBytecodePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/interaction/swipecontrols/SwipeControlsBytecodePatch.kt index 6e93823a7..d7fb40384 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/interaction/swipecontrols/SwipeControlsBytecodePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/interaction/swipecontrols/SwipeControlsBytecodePatch.kt @@ -45,8 +45,7 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/autocaptions/AutoCaptionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/autocaptions/AutoCaptionsPatch.kt index f283478c4..3ed26cf16 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/autocaptions/AutoCaptionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/autocaptions/AutoCaptionsPatch.kt @@ -43,8 +43,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/action/HideButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/action/HideButtonsPatch.kt index ded51a7e3..1401869d6 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/action/HideButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/action/HideButtonsPatch.kt @@ -42,8 +42,7 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/autoplay/HideAutoplayButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/autoplay/HideAutoplayButtonPatch.kt index 1e1458684..7752ce600 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/autoplay/HideAutoplayButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/autoplay/HideAutoplayButtonPatch.kt @@ -52,8 +52,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/captions/HideCaptionsButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/captions/HideCaptionsButtonPatch.kt index b1cfe13f4..cd6201bb2 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/captions/HideCaptionsButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/captions/HideCaptionsButtonPatch.kt @@ -43,8 +43,7 @@ import com.android.tools.smali.dexlib2.Opcode "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/navigation/NavigationButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/navigation/NavigationButtonsPatch.kt index 21b557ef1..3ce300d90 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/navigation/NavigationButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/navigation/NavigationButtonsPatch.kt @@ -50,8 +50,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/player/hide/HidePlayerButtonsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/player/hide/HidePlayerButtonsPatch.kt index 6ca7b957e..3c13708c3 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/player/hide/HidePlayerButtonsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/buttons/player/hide/HidePlayerButtonsPatch.kt @@ -47,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction3rc "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/albumcards/AlbumCardsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/albumcards/AlbumCardsPatch.kt index 394653a38..ac28d887c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/albumcards/AlbumCardsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/albumcards/AlbumCardsPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/breakingnews/BreakingNewsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/breakingnews/BreakingNewsPatch.kt index 55fd82285..d26b2e1ff 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/breakingnews/BreakingNewsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/breakingnews/BreakingNewsPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/comments/CommentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/comments/CommentsPatch.kt index 8e17992ad..d8ba2a619 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/comments/CommentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/comments/CommentsPatch.kt @@ -41,8 +41,7 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/crowdfundingbox/CrowdfundingBoxPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/crowdfundingbox/CrowdfundingBoxPatch.kt index a4b56dd16..30b51fd50 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/crowdfundingbox/CrowdfundingBoxPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/crowdfundingbox/CrowdfundingBoxPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/endscreencards/HideEndscreenCardsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/endscreencards/HideEndscreenCardsPatch.kt index e29d00854..5ee8ea090 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/endscreencards/HideEndscreenCardsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/endscreencards/HideEndscreenCardsPatch.kt @@ -44,8 +44,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction21c "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/filterbar/HideFilterBarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/filterbar/HideFilterBarPatch.kt index c5bacd287..f90cecb18 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/filterbar/HideFilterBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/filterbar/HideFilterBarPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/floatingmicrophone/HideFloatingMicrophoneButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/floatingmicrophone/HideFloatingMicrophoneButtonPatch.kt index 84c383235..9cd829f75 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/floatingmicrophone/HideFloatingMicrophoneButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/floatingmicrophone/HideFloatingMicrophoneButtonPatch.kt @@ -37,8 +37,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/fullscreenambientmode/DisableFullscreenAmbientModePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/fullscreenambientmode/DisableFullscreenAmbientModePatch.kt index 56c3933bd..65d703dc1 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/fullscreenambientmode/DisableFullscreenAmbientModePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/fullscreenambientmode/DisableFullscreenAmbientModePatch.kt @@ -37,8 +37,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/HideLayoutComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/HideLayoutComponentsPatch.kt index 1fc12a719..a3f873f33 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/HideLayoutComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/general/HideLayoutComponentsPatch.kt @@ -62,8 +62,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/infocards/HideInfoCardsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/infocards/HideInfoCardsPatch.kt index 833fabdb6..4867b92db 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/infocards/HideInfoCardsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/infocards/HideInfoCardsPatch.kt @@ -48,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/loadmorebutton/HideLoadMoreButtonPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/loadmorebutton/HideLoadMoreButtonPatch.kt index b7bd1a40f..3fefd4cee 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/loadmorebutton/HideLoadMoreButtonPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/loadmorebutton/HideLoadMoreButtonPatch.kt @@ -37,8 +37,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/player/flyoutmenupanel/HidePlayerFlyoutMenuPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/player/flyoutmenupanel/HidePlayerFlyoutMenuPatch.kt index 913e391b2..c02489e28 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/player/flyoutmenupanel/HidePlayerFlyoutMenuPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/player/flyoutmenupanel/HidePlayerFlyoutMenuPatch.kt @@ -42,8 +42,7 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/rollingnumber/DisableRollingNumberAnimationPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/rollingnumber/DisableRollingNumberAnimationPatch.kt index f934e1a5f..bd666945c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/rollingnumber/DisableRollingNumberAnimationPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/rollingnumber/DisableRollingNumberAnimationPatch.kt @@ -39,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/seekbar/HideSeekbarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/seekbar/HideSeekbarPatch.kt index e5b6a8960..6f4620f3d 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/seekbar/HideSeekbarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/seekbar/HideSeekbarPatch.kt @@ -44,8 +44,7 @@ import app.revanced.patches.youtube.shared.fingerprints.SeekbarOnDrawFingerprint "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/shorts/HideShortsComponentsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/shorts/HideShortsComponentsPatch.kt index 19eec1f57..0524748e5 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/shorts/HideShortsComponentsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/shorts/HideShortsComponentsPatch.kt @@ -54,8 +54,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/suggestedvideoendscreen/DisableSuggestedVideoEndScreenPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/suggestedvideoendscreen/DisableSuggestedVideoEndScreenPatch.kt index 31d453702..76176af5c 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/suggestedvideoendscreen/DisableSuggestedVideoEndScreenPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/suggestedvideoendscreen/DisableSuggestedVideoEndScreenPatch.kt @@ -36,8 +36,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/time/HideTimestampPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/time/HideTimestampPatch.kt index 764797a36..bbd2d09c3 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/hide/time/HideTimestampPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/hide/time/HideTimestampPatch.kt @@ -37,8 +37,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/panels/popup/PlayerPopupPanelsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/panels/popup/PlayerPopupPanelsPatch.kt index 7e50ead3b..8426ff578 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/panels/popup/PlayerPopupPanelsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/panels/popup/PlayerPopupPanelsPatch.kt @@ -38,8 +38,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/player/background/PlayerControlsBackgroundPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/player/background/PlayerControlsBackgroundPatch.kt index 272886603..8e1cecf93 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/player/background/PlayerControlsBackgroundPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/player/background/PlayerControlsBackgroundPatch.kt @@ -33,8 +33,7 @@ import org.w3c.dom.Element "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt index 93ac6b390..f958a747b 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/returnyoutubedislike/ReturnYouTubeDislikePatch.kt @@ -67,8 +67,7 @@ import com.android.tools.smali.dexlib2.iface.reference.TypeReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/searchbar/WideSearchbarPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/searchbar/WideSearchbarPatch.kt index 259c1c278..1d6605198 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/searchbar/WideSearchbarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/searchbar/WideSearchbarPatch.kt @@ -42,8 +42,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/RestoreOldSeekbarThumbnailsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/RestoreOldSeekbarThumbnailsPatch.kt index eeaf74284..a58017302 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/RestoreOldSeekbarThumbnailsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/seekbar/RestoreOldSeekbarThumbnailsPatch.kt @@ -38,8 +38,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/sponsorblock/SponsorBlockBytecodePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/sponsorblock/SponsorBlockBytecodePatch.kt index fa06e2823..d20e88521 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/sponsorblock/SponsorBlockBytecodePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/sponsorblock/SponsorBlockBytecodePatch.kt @@ -51,8 +51,7 @@ import com.android.tools.smali.dexlib2.iface.reference.StringReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt index 21952a6c8..6da4d6468 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt @@ -41,8 +41,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/startupshortsreset/DisableResumingShortsOnStartupPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/startupshortsreset/DisableResumingShortsOnStartupPatch.kt index e29c3fbf1..709b365e0 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/startupshortsreset/DisableResumingShortsOnStartupPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/startupshortsreset/DisableResumingShortsOnStartupPatch.kt @@ -47,8 +47,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/tabletminiplayer/TabletMiniPlayerPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/tabletminiplayer/TabletMiniPlayerPatch.kt index 2664312e1..186f23491 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/tabletminiplayer/TabletMiniPlayerPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/tabletminiplayer/TabletMiniPlayerPatch.kt @@ -46,8 +46,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ) ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemeBytecodePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemeBytecodePatch.kt index 98965b5f2..0799fdf03 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemeBytecodePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/theme/ThemeBytecodePatch.kt @@ -50,8 +50,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/thumbnails/AlternativeThumbnailsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/thumbnails/AlternativeThumbnailsPatch.kt index 89a120911..e474406e1 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/layout/thumbnails/AlternativeThumbnailsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/layout/thumbnails/AlternativeThumbnailsPatch.kt @@ -66,8 +66,7 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/autorepeat/AutoRepeatPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/autorepeat/AutoRepeatPatch.kt index 908759744..4915dc582 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/autorepeat/AutoRepeatPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/autorepeat/AutoRepeatPatch.kt @@ -42,8 +42,7 @@ import app.revanced.patches.youtube.misc.settings.SettingsPatch "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt index 4531a5fa0..9ff7aec4d 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt @@ -37,8 +37,7 @@ import app.revanced.util.exception "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt index 3240b70aa..e10ec4dd9 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt @@ -47,8 +47,7 @@ object GmsCoreSupportPatch : BaseGmsCoreSupportPatch( "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ), ), ), diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/links/BypassURLRedirectsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/links/BypassURLRedirectsPatch.kt index 34de895ab..40b0ddbdf 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/links/BypassURLRedirectsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/links/BypassURLRedirectsPatch.kt @@ -39,8 +39,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.FiveRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/links/OpenLinksExternallyPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/links/OpenLinksExternallyPatch.kt index aafc493f0..b4b9c0913 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/links/OpenLinksExternallyPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/links/OpenLinksExternallyPatch.kt @@ -43,8 +43,7 @@ import com.android.tools.smali.dexlib2.iface.reference.StringReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.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 c083139c2..ff1b44e49 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 @@ -48,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/privacy/RemoveTrackingQueryParameterPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/privacy/RemoveTrackingQueryParameterPatch.kt index 3dc186c4d..0c2406a93 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/privacy/RemoveTrackingQueryParameterPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/privacy/RemoveTrackingQueryParameterPatch.kt @@ -44,8 +44,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ] diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/quality/RememberVideoQualityPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/quality/RememberVideoQualityPatch.kt index 124b29d9b..3f6de2aee 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/quality/RememberVideoQualityPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/quality/RememberVideoQualityPatch.kt @@ -48,8 +48,7 @@ import com.android.tools.smali.dexlib2.iface.reference.FieldReference "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.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 d0efc3a41..6c4b18c06 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 @@ -28,8 +28,7 @@ import app.revanced.patches.youtube.video.speed.remember.RememberPlaybackSpeedPa "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ], ), ], diff --git a/src/main/kotlin/app/revanced/patches/youtube/video/videoqualitymenu/RestoreOldVideoQualityMenuPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/video/videoqualitymenu/RestoreOldVideoQualityMenuPatch.kt index 2716e73a5..e4d5f29de 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/video/videoqualitymenu/RestoreOldVideoQualityMenuPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/video/videoqualitymenu/RestoreOldVideoQualityMenuPatch.kt @@ -44,8 +44,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction "19.09.37", "19.09.38", "19.10.39", - "19.11.43", - "19.12.41" + "19.11.43" ] ) ]