Commit graph

2055 commits

Author SHA1 Message Date
aricloverGitHub (INACTIVE)
f0b682b8c7
Add “Notifications Bottom Bar Tab”
This code brings back the Notifications tab in the Bottom Bar that Google removed in 2020.

The Notifications 🔔 icon isn’t showing up because I’m not sure what Google used to make it visible on the Notifications Tab so for now it’ll have no icon.
2024-12-23 04:47:25 -06:00
aricloverEXALT
42b097713b
Added YTAssetLoader header (uYouPlus.h)
Another header.
2024-12-18 23:41:35 -06:00
GitHub Actions
5ba5adc905 updated submodules 2024-12-18 22:40:30 +00:00
aricloverEXALT
7c5f40b73f
Added YTBrowseViewController header (uYouPlus.h)
YTBrowseViewController has been added! a useful addition to uYouEnhanced!
2024-12-18 16:13:52 -06:00
GitHub Actions
24d59f73f0 updated submodules 2024-12-18 21:02:54 +00:00
aricloverGitHub (INACTIVE)
44e77b2892
Update uYouPlusSettings.xm 2024-12-18 02:12:00 -06:00
aricloverGitHub (INACTIVE)
bf48c76b98
Update uYouPlusSettings.xm 2024-12-18 01:27:48 -06:00
aricloverGitHub (INACTIVE)
7e79ac2e80
Update uYouPlusSettings.xm 2024-12-18 01:25:53 -06:00
aricloverGitHub (INACTIVE)
2915b02dd2
Update uYouPlusSettings.xm 2024-12-18 01:05:54 -06:00
GitHub Actions
91bf3debc6 updated submodules 2024-12-18 05:26:26 +00:00
aricloverGitHub (INACTIVE)
51a3522ee7
Update uYouPlusSettings.xm 2024-12-17 21:25:46 -06:00
aricloverGitHub (INACTIVE)
9950cc2200
Parse Settings (import settings functionality) - uYouPlusSettings.xm 2024-12-17 21:02:43 -06:00
GitHub Actions
9fc19dd4bb updated submodules 2024-12-17 18:22:22 +00:00
aricloverGitHub (INACTIVE)
8d8ad78165
Temporarily revert softprops version (buildapp.yml)
2.2.0 has changed the way it creates the release and the ipa. I’ll try to fix it in a different branch and merge it once it’s fixed.
2024-12-15 17:59:43 -06:00
aricloverGitHub (INACTIVE)
b3f7cbdde5
Update buildapp.yml 2024-12-15 14:35:02 -06:00
aricloverGitHub (INACTIVE)
eb5cee20f6
Update buildapp.yml 2024-12-15 13:30:10 -06:00
aricloverGitHub (INACTIVE)
8ca5646731
Update buildapp.yml 2024-12-15 12:20:51 -06:00
aricloverGitHub (INACTIVE)
bc815a733a
Update compatibility (buildapp.yml)
Fixed issues related to Display ID, Display Name, SDK Version and updated all Dependencies to ensure uYouEnhanced builds correctly in the future.
2024-12-15 12:11:56 -06:00
aricloverGitHub (INACTIVE)
6ca05512fb
Update uYouPlusVersionSpoofer.xm (v19.41.3-v19.49.3 support) 2024-12-12 20:35:08 -06:00
aricloverGitHub (INACTIVE)
28fe84d940
Update uYouPlusSettings.xm 2024-12-12 20:18:50 -06:00
aricloverGitHub (INACTIVE)
275f583fa5
Update uYouPlusSettings.xm 2024-12-12 20:01:30 -06:00
aricloverGitHub (INACTIVE)
bfcf0a8e73
Update uYouPlusSettings.xm 2024-12-12 19:36:12 -06:00
GitHub Actions
2c625e0439 updated submodules 2024-12-13 01:27:02 +00:00
aricloverGitHub (INACTIVE)
bd3ef6b4ff
Add failsafe to “Import Settings” 2024-12-12 19:25:58 -06:00
aricloverGitHub (INACTIVE)
211f673375
Updated Import Settings Button + App Version Spoofer
App Version Spoofer now supports v19.41.3-19.49.3 versions.

And I apologize for not promising to remove the deprecated versions when I was gonna update the version spoofer. But I had to update it so it’ll catch up with current versions of YouTube.
2024-12-12 18:55:50 -06:00
aricloverGitHub (INACTIVE)
aa9df5d744
Update uYouPlus.xm 2024-12-12 18:18:03 -06:00
GitHub Actions
739a8560e5 updated submodules 2024-12-11 03:02:45 +00:00
aricloverGitHub (INACTIVE)
0bcdab5569
Undo Makefile changes? 2024-12-10 20:46:12 -06:00
aricloverGitHub (INACTIVE)
9f7b36ff3a
Update uYouPlus.xm 2024-12-08 23:27:07 -06:00
aricloverGitHub (INACTIVE)
26f566e1d4
Added YouSpeed Tweak (Makefile) 2024-12-08 22:59:37 -06:00
aricloverGitHub (INACTIVE)
f030d06767
Update update-submodules.yml 2024-12-08 22:50:52 -06:00
GitHub Actions
e00c876bab Added YouSpeed bundle 2024-12-09 04:34:05 +00:00
GitHub Actions
15e7b694ff added YouSpeed submodule 2024-12-09 04:34:05 +00:00
aricloverGitHub (INACTIVE)
c3c2ced1e1
Update update-submodules.yml 2024-12-08 22:33:44 -06:00
GitHub Actions
e2fb7fda87 updated submodules 2024-12-08 21:46:43 +00:00
aricloverGitHub (INACTIVE)
e68f472e07
Update uYouPlus.xm 2024-12-08 15:46:01 -06:00
aricloverGitHub (INACTIVE)
d1d29e3fe3
Improve the “Hide Buttons under the Video Player”
Nothing is really new about this.
2024-12-08 15:21:40 -06:00
GitHub Actions
7c7d504ed0 updated submodules 2024-12-08 19:45:02 +00:00
aricloverGitHub (INACTIVE)
a3d06764ed
Fix “Use stock iOS volume HUD” Boolean
Google keeps changing things and has actually been affecting some of uYouEnhanced Options.
for example:
Fake Premium (reason: the class it used was renamed)
Use stock iOS volume HUD (reason: Google had recently set it to YES by default. So I did changes to make sure it’s set to NO when not used in uYouEnhanced.)
Red progress bar (reason: it has been changed again by Google by adding a GRADIENT_OVERLAY that I gotta fix soon.)
2024-12-06 20:40:35 -06:00
aricloverGitHub (INACTIVE)
cb78b20b6b
Update uYouPlus.xm 2024-12-04 23:14:09 -06:00
aricloverGitHub (INACTIVE)
8fa74239a6
New Option: Center YouTube Logo 2024-12-04 23:07:05 -06:00
aricloverEXALT
1a0337dc1d
Fix Fake Premium Logo
Google literally changed one of the classes right as soon as I fixed it weeks ago. Pretty odd.
2024-12-04 23:03:47 -06:00
aricloverEXALT
b68e6bfdaa
Update uYouPlusSettings.xm 2024-12-04 22:37:30 -06:00
aricloverGitHub (INACTIVE)
17822f989d
Update YTReExplore.x 2024-12-04 22:28:02 -06:00
aricloverGitHub (INACTIVE)
e968e5f604
Update uYouPlusSettings.xm 2024-12-04 22:09:08 -06:00
aricloverGitHub (INACTIVE)
b870d7e95f
Update uYouPlusSettings.xm 2024-12-04 21:27:59 -06:00
aricloverGitHub (INACTIVE)
4f4bc5e07a
Adjustments (uYouPlusSettings.xm) 2024-12-04 20:32:13 -06:00
aricloverGitHub (INACTIVE)
9623a2eb0b
More headers (uYouPlusSettings.h) 2024-12-04 20:11:20 -06:00
aricloverGitHub (INACTIVE)
175abbd5f7
Update uYouPlusSettings.xm 2024-12-04 19:54:31 -06:00
aricloverGitHub (INACTIVE)
2e6495aa04
Update uYouPlusSettings.xm 2024-12-04 19:09:23 -06:00