diff --git a/Header.h b/Header.h index b3eb814..f7fb5c0 100644 --- a/Header.h +++ b/Header.h @@ -1,8 +1,10 @@ #import "Tweaks/YouTubeHeader/YTPlayerViewController.h" +// IAmYouTube @interface SSOConfiguration : NSObject @end +// uYouPlus @interface YTMainAppControlsOverlayView: UIView @end @@ -10,9 +12,7 @@ @property (nonatomic, strong, readwrite) UIView *downloadsButton; @end -@interface ASWAppSwitcherCollectionViewCell: UIView -@end - +// BigYTMiniPlayer @interface YTMainAppVideoPlayerOverlayView : UIView - (UIViewController *)_viewControllerForAncestor; @end @@ -20,10 +20,15 @@ @interface YTWatchMiniBarView : UIView @end +// YTAutoFullScreen @interface YTPlayerViewController (YTAFS) - (void)autoFullscreen; @end +// OLED Darkmode +@interface ASWAppSwitcherCollectionViewCell: UIView +@end + @interface ASScrollView : UIView @end @@ -40,4 +45,7 @@ @end @interface SponsorBlockSettingsController : UITableViewController +@end + +@interface _ASDisplayView : UIView @end \ No newline at end of file