From 4f890f4e0d8588a887f44229984b7d16800fec67 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 21 Aug 2024 00:44:32 +0000 Subject: [PATCH 1/5] updated submodules --- Tweaks/protobuf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tweaks/protobuf b/Tweaks/protobuf index 57ba428..9a24fc9 160000 --- a/Tweaks/protobuf +++ b/Tweaks/protobuf @@ -1 +1 @@ -Subproject commit 57ba42815efe292b3c9c99e8afadf13bbb13fff1 +Subproject commit 9a24fc999d094c98395c1f371e498b160afa3de5 From 7797875a8742987b9ed17d896cd629c6817d17bf Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 22 Aug 2024 00:46:07 +0000 Subject: [PATCH 2/5] updated submodules --- Tweaks/protobuf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tweaks/protobuf b/Tweaks/protobuf index 9a24fc9..eca12ff 160000 --- a/Tweaks/protobuf +++ b/Tweaks/protobuf @@ -1 +1 @@ -Subproject commit 9a24fc999d094c98395c1f371e498b160afa3de5 +Subproject commit eca12ff466e05f8c563d714caaba11f5a5ee7123 From c0a2ec26ed1bddef3317c5cc421bd2a01f086c95 Mon Sep 17 00:00:00 2001 From: Bryce Hackel <34104885+bhackel@users.noreply.github.com> Date: Wed, 21 Aug 2024 20:34:37 -0700 Subject: [PATCH 3/5] Revert bigytminiplayer --- YTLitePlus.xm | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/YTLitePlus.xm b/YTLitePlus.xm index 61b9935..e32c7ff 100644 --- a/YTLitePlus.xm +++ b/YTLitePlus.xm @@ -847,7 +847,6 @@ BOOL isTabSelected = NO; %end %end -/* // BigYTMiniPlayer: https://github.com/Galactic-Dev/BigYTMiniPlayer %group Main %hook YTWatchMiniBarView @@ -872,20 +871,6 @@ BOOL isTabSelected = NO; } %end %end -*/ -// New Big YT Mini Player - @bhackel -%hook YTColdConfig -- (BOOL)enableIosFloatingMiniplayer { - // Modify if not on iPad - return (UIDevice.currentDevice.userInterfaceIdiom != UIUserInterfaceIdiomPad) ? IsEnabled(@"bigYTMiniPlayer_enabled") : %orig; -} -- (BOOL)enableIosFloatingMiniplayerRepositioning { - return (UIDevice.currentDevice.userInterfaceIdiom != UIUserInterfaceIdiomPad) ? IsEnabled(@"bigYTMiniPlayer_enabled") : %orig; -} -- (BOOL)enableIosFloatingMiniplayerResizing { - return (UIDevice.currentDevice.userInterfaceIdiom != UIUserInterfaceIdiomPad) ? IsEnabled(@"bigYTMiniPlayer_enabled") : %orig; -} -%end // App Settings Overlay Options %group gDisableAccountSection @@ -1019,9 +1004,9 @@ BOOL isTabSelected = NO; if (IsEnabled(@"iPhoneLayout_enabled")) { %init(giPhoneLayout); } - // if (IsEnabled(@"bigYTMiniPlayer_enabled") && (UIDevice.currentDevice.userInterfaceIdiom != UIUserInterfaceIdiomPad)) { - // %init(Main); - // } + if (IsEnabled(@"bigYTMiniPlayer_enabled") && (UIDevice.currentDevice.userInterfaceIdiom != UIUserInterfaceIdiomPad)) { + %init(Main); + } if (IsEnabled(@"hideVideoPlayerShadowOverlayButtons_enabled")) { %init(gHideVideoPlayerShadowOverlayButtons); } From 2e6f678f34aae71a3a7eb30292b996084d61e94f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 23 Aug 2024 00:44:53 +0000 Subject: [PATCH 4/5] updated submodules --- Tweaks/protobuf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tweaks/protobuf b/Tweaks/protobuf index eca12ff..170cbc3 160000 --- a/Tweaks/protobuf +++ b/Tweaks/protobuf @@ -1 +1 @@ -Subproject commit eca12ff466e05f8c563d714caaba11f5a5ee7123 +Subproject commit 170cbc3eb0502b62e9ecb780e202862325d5910b From 525f10dcda1cd94cc28479995be44bf3821ecc34 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 24 Aug 2024 00:43:58 +0000 Subject: [PATCH 5/5] updated submodules --- Tweaks/protobuf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tweaks/protobuf b/Tweaks/protobuf index 170cbc3..86dab71 160000 --- a/Tweaks/protobuf +++ b/Tweaks/protobuf @@ -1 +1 @@ -Subproject commit 170cbc3eb0502b62e9ecb780e202862325d5910b +Subproject commit 86dab71245ade3f2c8e46ac642489fd70f6a81b3