Commit graph

665 commits

Author SHA1 Message Date
aricloverEXTRA
41400ae1d6
Update AppIconOptionsController.m 2026-02-23 00:58:34 -06:00
aricloverEXTRA
9a4aad563c
Re-add implementation (my fault)
I accidentally used the placeholder version of the file, the one I used to fixing the app icons code so it’s back as its former self.
2026-02-23 00:41:58 -06:00
aricloverEXTRA
8796ad35fd Retrieving current content of AppIconOptionsController.m before update 2026-02-23 00:39:16 -06:00
aricloverEXTRA
699ac84de1
Update version mappings in uYouPlusVersionSpoofer 2026-02-23 00:26:59 -06:00
aricloverEXTRA
a02344e784
Update App Version Spoofer
Also marks all 19.01.1-19.20.2 versions as deprecated. Be careful of unwanted side effects and other issues when spoofing to these versions. Just like the usual, any version I mark deprecated in the spoofer usually means I will remove them at some point in the next updates towards the spoofer.
2026-02-23 00:24:56 -06:00
aricloverEXTRA
b49c27ea7e
revert infoDictionary method in NSBundle hook 2026-02-23 00:08:06 -06:00
aricloverEXTRA
9d0a4330dc
Update AppIconOptionsController.m 2026-01-28 09:57:20 -06:00
aricloverEXTRA
05a0763557
Update AppIconOptionsController.h 2026-01-28 09:41:21 -06:00
aricloverEXTRA
f41b21554c
Update AppIconOptionsController.m 2026-01-28 09:34:13 -06:00
aricloverEXTRA
cdfc7c8bab
Update uYouPlusSettings.xm 2026-01-28 06:21:42 -06:00
aricloverEXTRA
44f88a1a8e
Update uYouPlusVersionSpoofer.xm 2026-01-28 05:49:37 -06:00
aricloverEXTRA
9d7ba59779
Updated Spoofer Options 2026-01-28 05:47:36 -06:00
aricloverEXTRA
4bbee9be4d
Update AppIconOptionsController.m 2026-01-27 10:52:31 -06:00
aricloverEXTRA
89d28ee57a
Small changes (AppIconOptionsController.m)
Some minor adjustments to AppIconOptionsController.m
2026-01-27 07:03:19 -06:00
aricloverEXTRA
6ec1a11f66
Update AppIconOptionsController.h
Removed unneeded icon, it’s not even used anymore.
2026-01-27 07:01:22 -06:00
aricloverEXTRA
6aeafac395
Update uYouPlusSettings.xm 2026-01-27 05:42:25 -06:00
aricloverEXTRA
7a633161cb
Add notification 2024 icon style + updated default icon style.
Adds in the 2024 Icon Style to Notifications nostalgic customization settings, the 2024 Icon style was originally used as the Default style but ever since YouTube introduced new notifications icons in 2025 I opted to use the most recent ones for the customization!
2026-01-27 05:35:07 -06:00
aricloverEXTRA
0b3e72e39f
Update uYouPlusSettings.xm
This commit removes the setting toggles for these 2 options. also marked YTNoModernUI has deprecated.
2026-01-27 04:25:07 -06:00
aricloverEXTRA
16cd5a9bc3
Remove “Disable Modern Buttons” & “Disable Modern A/B Flags”
Reason: the following options broke, simple as that and quite unfortunate.
2026-01-27 04:20:11 -06:00
aricloverEXTRA
2c960845fa
Mark v19.01.1-v19.09.4 as deprecated (Version Spoofer)
You heard that right, I was recently experimenting with the version spoofer in the app and found out that these specific versions in some way have older rendering to Material Icons & UI. I’m not gonna be surprised when these get pulled by YouTube in the future.
2025-11-18 00:09:55 -06:00
aricloverEXTRA
6fc75fab24
Update uYouPlus.xm 2025-11-17 16:42:41 -06:00
aricloverEXTRA
b6ffbd2fce
Improve readability and added “Hide Ask Button”.
Previously, I added hide Hype button, next I have added the hide Ask button, but as usual it may not work because of the lack of an identifier, also updated the code’s readability to note which button has an missing or unidentified identifier. It is still possible to hide them if the identifiers to the buttons exist.
2025-11-17 16:15:17 -06:00
aricloverEXTRA
57eaa9df22
Add “Hide Hype Button” option
Seems new, added possible compatibility for it.
2025-11-16 23:24:50 -06:00
aricloverEXTRA
49c287a887
Update uYouPlusSettings.xm
Spoofer works with 19.01.1-20.44.2 YouTube Versions.

YouTube 19.xx.x will soon be labeled as deprecated in the future as I’ve noticed some versions are having Errors related to connectivity.
2025-11-07 00:27:02 -06:00
aricloverEXTRA
cea17ae761
Update uYouPlusVersionSpoofer.xm
More versions, is locked behind the pull request for now.
2025-11-07 00:23:41 -06:00
aricloverEXTRA
0b864affc7
Safer Google Sign In Patch (uYouPlusPatches.xm)
I’m reworking the patch, previously it was not safe to even be used in iOS 26. So I’m experimenting with an updated version of it.
2025-11-03 22:48:21 -06:00
aricloverEXTRA
f593694438
Update AppIconOptionsController.m 2025-10-02 22:02:07 -05:00
aricloverEXTRA
d162ee10ab
Update AppIconOptionsController.m
Add fallback if the directory can’t be fetched or founded.
2025-10-02 21:48:44 -05:00
aricloverEXTRA
6da0f03da8
Update AppIconOptionsController.m 2025-09-21 23:57:13 -05:00
aricloverEXTRA
ba70187aa8
Update uYouPlusVersionSpoofer.xm 2025-09-21 15:20:59 -05:00
aricloverEXTRA
7a8cc20159
Update Version Spoofer 2025-09-21 15:19:46 -05:00
aricloverEXTRA
9ce69f4b4e
More changes to AppIconOptionsController.m
Also added stuff to let the average user knows what the code is gonna do.
2025-09-21 15:07:53 -05:00
aricloverEXTRA
f3ab3f7cbf
Redesign AppIconOptionsController.m (Part 2) 2025-09-21 14:45:42 -05:00
aricloverEXTRA
d2eae0b1a1
Added YTHidePlayerButtons 1.0.0
Replaces my old code with a completely new YouTube Tweak that does its job. Some code was based off of YouPiP, Credits to PoomSmart & NguyenASang
2025-09-21 13:19:18 -05:00
aricloverEXTRA
7c46e2db90
Rewrite Hide Player Buttons (uYouPlus.xm)
Updated the way Hide Player Buttons work, also marked out the Legacy Code to prevent issues and focus on the New Code.

This is experimental for the LowContrastMode branch.
2025-09-21 11:53:58 -05:00
aricloverGitHub (INACTIVE)
fff8d429c6
Update LowContrastMode.xm 2025-08-23 12:10:14 -05:00
aricloverEXTRA
6aa7661dc3
Update all of LowContrastMode screens (uYouPlusSettings.xm) 2025-08-23 11:57:50 -05:00
aricloverEXTRA
006f300e3c
Experimental LowContrastMode.xm
An update that reimagines the tweak as if it were in iOS 16

Tweak is backwards compatible with iOS 15 but you will not have access to certain iOS 16 features.
2025-08-23 11:26:32 -05:00
aricloverEXTRA
dfc796faec
Update uYouPlusSettings.xm 2025-08-22 18:11:07 -05:00
aricloverEXTRA
e374b526e8
Updated YouTube Versions Support (uYouPlusVersionSpoofer.xm)
Supports 20.24.4-20.33.2 versions of YouTube.
2025-08-22 18:08:55 -05:00
aricloverEXTRA
28c43cb486
Update LowContrastMode compatibility screens (uYouPlusSettings.xm)
I have allowed it so that you are able to enable it anyway in some of the screens. Except the Light Mode Detection screen.
2025-06-10 16:48:26 -05:00
aricloverEXTRA
b082f98181
Update uYouPlusSettings.xm 2025-06-10 08:25:15 -05:00
aricloverEXTRA
a93d24fdc3
Updated YouTube Versions Support (uYouPlusVersionSpoofer.xm)
Supports 20.10.4-20.23.3 versions of YouTube.
2025-06-10 08:14:08 -05:00
aricloverEXTRA
9975a38491
LowContrastMode v1.7.1.1 2025-06-10 07:58:20 -05:00
aricloverEXTRA
3466888b03
LowContrastMode v1.7.1
New stuff has been added. Check it out if you’d like.
2025-06-10 04:07:21 -05:00
aricloverEXTRA
c2ef300935
LowContrastMode v1.7.0.3 2025-06-09 08:27:54 -05:00
aricloverEXTRA
b321656750
LowContrastMode v1.7.0.2 2025-06-09 08:17:34 -05:00
aricloverEXTRA
15e15f6a8c
LowContrastMode v1.7.0.1
Small changes
2025-06-09 08:08:25 -05:00
aricloverGitHub (INACTIVE)
186ee88778
LowContrastMode v1.7.0
The Refactor Update. Looks way better then the previous method. This took me quite a bit but finally got this done.
2025-06-09 01:41:59 -05:00
aricloverGitHub (INACTIVE)
3bf4c2d110
Update YouTube-X 2025-06-08 19:59:13 -05:00