Commit graph

58 commits

Author SHA1 Message Date
arichornlover
dd5ce625b5
Create new button in the Navigation Bar
Introducing the uYouPlus button in the navigation bar, it’s taken straight from YouTube Reborn but except it’s built for uYouPlus/uYouEnhanced exclusively.
2024-02-17 02:10:08 -06:00
arichornlover
4892fef465
Delete Sources/YTStockVolumeHUD.xm.bak 2024-02-17 01:53:21 -06:00
arichornlover
5b8c064d2c
Update uYouPlusSettings.xm 2024-02-17 01:52:38 -06:00
arichornlover
991fcb3087
Delete Sources/YTCastConfirm.xm 2024-02-17 01:50:47 -06:00
arichornlover
73e1a91eda
Add new headers for the new button in navigation bar.
For clear cache and Color Options.
2024-02-16 16:06:44 -06:00
arichornlover
fb07cb8768
Update uYouPlusPatches.xm 2024-02-16 16:02:10 -06:00
arichornlover
574077f773
Remove In-App Rating Prompt (Part 2)
Why did I expand you may ask? Because I’m not sure if the previous method would work.
2024-02-13 22:24:18 -06:00
arichornlover
7ad0a72281
Remove In-App Rating Prompt
Hopefully this removes the prompt asking you to rate the app.
2024-02-13 17:58:48 -06:00
arichornlover
73c26d5ae8
Update uYouPlusSettings.xm 2024-02-12 16:05:33 -06:00
arichornlover
e8964159c5
Update uYouPlusSettings.xm 2024-02-11 22:55:28 -06:00
arichornlover
759d13aa6c
Update uYouPlusSettings.xm 2024-02-11 22:04:30 -06:00
arichornlover
c841067834
Update uYouPlusSettings.xm 2024-02-11 21:44:09 -06:00
arichornlover
ef24afb717
Update update-submodules.txt 2024-02-11 17:06:03 -06:00
arichornlover
0cda32df42
Rename YTNoPaidPromo.x to YTNoPaidPromo.x.bak 2024-02-11 17:00:35 -06:00
arichornlover
4b004f5124
Rename uYouPlusSettings.h to uYouPlusSettings.h.bak 2024-02-11 17:00:24 -06:00
arichornlover
2ca35cddec
Rename YTStockVolumeHUD.xm to YTStockVolumeHUD.xm.bak 2024-02-11 16:59:49 -06:00
arichornlover
8e53af3c34
Rename YTNoHoverCards.x to YTNoHoverCards.x.bak 2024-02-11 16:59:38 -06:00
arichornlover
1bea6e9e21
Rename YTMiniPlayerEnabler.x to YTMiniPlayerEnabler.x.bak 2024-02-11 16:59:22 -06:00
arichornlover
ecc6569650
Rename uYouPlusThemes.h to uYouPlusThemes.h.bak 2024-02-11 16:59:11 -06:00
arichornlover
60cf95ca4c
Refresh Branch 2024-02-11 16:58:43 -06:00
Foxster
a30b04a503 Attempt to fix hide channel watermark 2024-01-30 12:35:05 -08:00
qnblackcat
f5c765595c ops, add back Hide Play next in queue 2024-01-30 22:20:37 +07:00
Foxster
880603f7f4 Actually prevent uYou's playback from colliding with YouTube's 2024-01-28 09:53:08 -08:00
Nguyễn Đạt
1459b08e55
Update uYouPlusSettings.xm 2024-01-27 23:39:27 +07:00
Nguyễn Đạt
b95f0874ba
use didMoveToWindow 2024-01-27 23:37:41 +07:00
Foxster
af082215e2 Fix hide iSponsorBlock option 2024-01-26 20:01:47 -08:00
Foxster
7b0098cff5 Add option to hide iSponsorBlock 2024-01-26 19:26:57 -08:00
Foxster
e1591c2c89 Rename key 2024-01-26 19:07:01 -08:00
Foxster
eea9cf2e4e Add option to hide uYou tab 2024-01-26 11:56:37 -08:00
qnblackcat
617ffedef6 support YT 19.03.2+ 2024-01-24 21:45:57 +07:00
qnblackcat
2f6d431b63 Slide to seek 2024-01-24 17:08:47 +07:00
qnblackcat
f08e390beb bugs fixed 2024-01-24 17:08:12 +07:00
qnblackcat
449a8a99d6 fix uYou crashes on 18.49.3+, see https://github.com/iCrazeiOS/uYouCrashFix 2024-01-24 17:06:49 +07:00
Foxster
ad4f968f74 Disable uYou's playback speed controls 2024-01-20 15:10:36 -08:00
Foxster
812ce52051 Move uYou patches to uYouPlusPatches.xm 2024-01-20 15:10:23 -08:00
Foxster
1b0f4bc81b Temporarily disable uYou's bouncy animation cause it's buggy 2023-12-25 17:53:08 -08:00
Foxster
b594765d69 Prevent uYou's playback from colliding with YouTube's 2023-12-25 17:17:09 -08:00
Foxster
e4d1875ae8 Fix uYou tab labels appearance not refreshing 2023-12-25 15:13:32 -08:00
Foxster
34fa42f721 Revert to qnblackcat's URLs 2023-12-25 14:01:34 -08:00
Foxster
ca9791f732 Fix uYou's appearance not updating if the app is backgrounded 2023-12-25 13:58:20 -08:00
Foxster
b64e387163 Rename "Themes" -> "uYouPlusThemes" 2023-12-25 10:15:11 -08:00
Foxster
959e384149 Rename "Patches" -> "uYouPlusPatches" 2023-12-25 10:12:04 -08:00
Foxster
f6d654758f Rename "Settings" -> "uYouPlusSettings" 2023-12-25 10:10:05 -08:00
Foxster
d24b4392b0 Major refactor: split codebase into multiple files
Now for the fun part: will this compile?
2023-12-25 00:27:46 -08:00
Foxster
92af5163bf Replace copy-pasted code with submodules 2023-12-25 00:27:46 -08:00
Foxster
069db37bf2 Update Settings.xm 2023-12-25 00:27:46 -08:00
Foxster
809e59df02 Fix navigation bar color in (default) dark mode 2023-12-25 00:27:46 -08:00
Foxster
b71083f9e3 Fix wrong indices for dark theme settings 2023-12-25 00:27:46 -08:00
Foxster
b4196d96eb Update Settings.xm 2023-12-25 00:27:46 -08:00
Foxster
7fa6f0704e Properly rearrange theme settings items 2023-12-25 00:27:46 -08:00