Commit graph

445 commits

Author SHA1 Message Date
Bryce Hackel
a752c59d60
Use renderer method to remove empty space 2024-05-01 17:50:24 -07:00
arichornlover
c409041e93
Update AppIconOptionsController.m 2024-05-01 19:41:09 -05:00
arichornlover
faa9590ac7
Remove duplicate (AppIconOptionsController.m) 2024-05-01 19:18:33 -05:00
arichornlover
1bfa0a1bbc
Added bundle? (AppIconOptionsController.m) 2024-05-01 19:07:06 -05:00
arichornlover
1ab798f1eb
Update AppIconOptionsController.m 2024-05-01 18:56:52 -05:00
arichornlover
a94e19a484
Update AppIconOptionsController.m 2024-05-01 18:41:49 -05:00
arichornlover
8d2fcfc799
Update AppIconOptionsController Buttons 2024-05-01 18:24:41 -05:00
arichornlover
4ea42d8b0c
Update AppIconOptionsController.m 2024-05-01 18:03:45 -05:00
arichornlover
0177d38d67
Update plistPath 2024-05-01 17:57:00 -05:00
arichornlover
c5c8ca2ccb
Fix spelling errors 2024-05-01 17:44:52 -05:00
arichornlover
74940a53fb
Update AppIconOptionsController.m 2024-05-01 17:32:27 -05:00
Bryce Hackel
915aac43d2
Hide home tab option 2024-04-30 09:41:58 -07:00
arichornlover
f98e5f7f30
Fix spelling errors Settings.xm 2024-04-30 00:01:03 -05:00
arichornlover
4dbed2d188
Alternative Alert Message for LowContrastMode Option
I added an Alternative Alert message if you are using a version lower than v17.33.2. It will instead prompt you with a `Discontinuation` message instead of `Incompatible`
2024-04-29 22:41:25 -05:00
arichornlover
28178722a2
Limit Fake Premium Option to v18.35.4 and higher
Won’t work on older versions, this was implemented to prevent the app from crashing.
2024-04-29 21:54:47 -05:00
arichornlover
971397e0fc
Update AppIconOptionsController.m 2024-04-29 20:34:12 -05:00
arichornlover
7bf6294385
Update AppIconOptionsController.h 2024-04-29 20:34:03 -05:00
arichornlover
3b77844aaa
Adjust AppIconOptionsController menu 2024-04-29 19:09:25 -05:00
Bryce Hackel
1fc75eb459
Move adblock workaround into a toggle 2024-04-29 16:28:37 -07:00
arichornlover
ccb87ba2d7
Disable uYou Adblock Workaround 2024-04-29 18:16:13 -05:00
Bryce Hackel
79082a6af0
Merge branch 'main' into feature/fake-premium 2024-04-29 15:24:35 -07:00
Bryce Hackel
4afa1a8e3a
Revert "Add link to uYou page"
This reverts commit 7c39d6659d.
2024-04-29 15:10:28 -07:00
arichornlover
100cce165f
other changes. 2024-04-28 22:22:26 -05:00
arichornlover
03d13f915f
Update AppIconOptionsController.m 2024-04-28 21:55:21 -05:00
arichornlover
980dd56a0b
Updates to menu 2024-04-28 21:39:26 -05:00
arichornlover
9072239663
Update ColourOptionsController2.m 2024-04-28 20:39:44 -05:00
arichornlover
482f758c15
Update ColourOptionsController (11-inch Screen Support)
Adds Landscape Mode support for 11-inch iPad Devices. Color options didn’t originally support it in this orientation. so it’s good to give it native support and better accessibility of the menu.
2024-04-28 20:38:57 -05:00
arichornlover
09e7556d28
Revert AppIconOptionsController changes
I undone the changes. It broke the menu 😭
2024-04-28 20:31:19 -05:00
arichornlover
badf9ae4a4
updated Hide Indicators using layoutSubviews 2024-04-28 19:32:07 -05:00
arichornlover
4dcd5c810a
Fix Save & < Button when tapped 2024-04-28 12:48:28 -05:00
arichornlover
a85086f4f0
Improved Hide Indicators Option 2024-04-28 02:36:31 -05:00
arichornlover
1064ed1852
Update uYouPlus.h 2024-04-27 14:19:44 -05:00
arichornlover
bd619e9424
Fix option Hide Video Title (in Fullscreen) 2024-04-27 13:49:17 -05:00
arichornlover
ab6101114f
Adjustments to uYouPlus.xm 2024-04-27 13:44:28 -05:00
arichornlover
cf5c6e0ccd
Fixed Hide Indicators Option 2024-04-27 13:17:48 -05:00
arichornlover
426388c224
New Options
New Button `uYouEnhanced Extras Menu`
New Option `Hide Video Title (in Fullscreen)`
2024-04-27 13:10:22 -05:00
arichornlover
832b68f21b
Revamp RootOptionsController
This is being moved out of the Navigation bar and now being implemented into YouTube Settings. The changes were made to copy the Interface from the settings menu.
2024-04-27 13:04:20 -05:00
arichornlover
af5559bd6a
Expand functionality (AppIconOptionsController.m) 2024-04-27 00:42:58 -05:00
arichornlover
47da969286
Update ColourOptionsController2.m 2024-04-26 22:19:52 -05:00
arichornlover
f855e63f8e
Added Landscape Support (ColourOptionsController.m)
Landscape Mode Support for iPad Pro 12.9 devices.

this should look better when in Landscape Mode now. the size it originally had was the same exact size from Portrait Mode. which made this harder to use in some areas when used in Landscape. Hopefully this is solved.
2024-04-26 22:16:30 -05:00
arichornlover
30569fee6b
Reposition “Change App Icon” Button (Settings.xm) 2024-04-26 20:45:11 -05:00
arichornlover
7668d0be1b
Add YT Back Icon Support (AppIconOptionsController.m) 2024-04-26 20:31:56 -05:00
arichornlover
4ae09f2be9
Update AppIconOptionsController.m (UI Adjustments) 2024-04-26 20:16:27 -05:00
arichornlover
cdff45ee3f
Update AppIconOptionsController.m 2024-04-24 23:15:20 -05:00
arichornlover
5da51c01f9
Shrink and reduce AppIconOptionsController UI 2024-04-24 23:00:55 -05:00
arichornlover
f549a31c2e
Adjustments to AppIconOptionsController Interface 2024-04-24 20:18:13 -05:00
arichornlover
a42e2fef61
Update AppIconOptionsController.m 2024-04-24 19:55:18 -05:00
arichornlover
52937e16cb
uYouPlus Sync
Added the new stuff from qnblackcat’s uYouPlus.
2024-04-24 06:22:12 -05:00
arichornlover
7dedb8d6cb
Remove iSponsorBlock Support (uYouPlusThemes) 2024-04-21 13:44:11 -05:00
arichornlover
3e5d03bde8
Updated Button Color (AppIconOptionsController)
The Button will no longer be white. It will now be set to `#`CB1633 by default.
2024-04-21 13:07:41 -05:00
arichornlover
eb8fc3aed0
Fix AppIconOptionsController Title
Title now looks more like the one from the YouTube Settings. Doing my best to replicate the YT Settings UI.
2024-04-21 13:01:13 -05:00
arichornlover
ac23d57bda
Fix App Icon Sizes (AppIconOptionsController Menu)
Adjusted so they don’t look like they are stuck together in the menu. thanks to therealFoxster for the suggestion!
2024-04-21 12:28:30 -05:00
arichornlover
cabb3aa95f
Update AppIconOptionsController (revamp saveIcon) 2024-04-16 16:08:21 -05:00
arichornlover
ccfde3916e
Updated Hide double tap to seek overlay Option 2024-04-16 15:45:59 -05:00
arichornlover
78b561f316
Update AppIconOptionsController.m 2024-04-16 01:09:22 -05:00
Bryce Hackel
7c39d6659d
Add link to uYou page 2024-04-15 22:35:50 -07:00
arichornlover
d32a43c22c
Update AppIconOptionsController.m 2024-04-16 00:32:06 -05:00
arichornlover
d9240ef290
Update AppIconOptionsController.m 2024-04-16 00:20:10 -05:00
arichornlover
941a8a79c6
added placeholder arrow icon (AppIconOptionsController.m) 2024-04-15 23:59:40 -05:00
arichornlover
c8f16a2ec8
Fix compiling 2024-04-15 23:52:06 -05:00
arichornlover
63ae617fbd
Update AppIconOptionsController.h 2024-04-15 23:50:27 -05:00
arichornlover
feda172ea3
Update AppIconOptionsController.m 2024-04-15 22:33:23 -05:00
arichornlover
31e8568c4d
Replace UIAlertView with YTAlertView 2024-04-15 22:20:25 -05:00
arichornlover
d9e66a2422
Update AppIconOptionsController.h 2024-04-15 22:14:07 -05:00
arichornlover
77590e541d
Added Title Label (AppIconOptionsController.m)
Basically a recreation of how the Title in Settings was like in the App but with using only a UIViewController.
2024-04-15 22:03:11 -05:00
arichornlover
e827640668
Update AppIconOptionsController.m 2024-04-15 20:01:14 -05:00
arichornlover
f394603366
Update AppIconOptionsController.m 2024-04-15 19:55:22 -05:00
arichornlover
8059d6f47e
Update AppIconOptionsController.m 2024-04-15 19:43:20 -05:00
arichornlover
cfb8ed01f1
Update AppIconOptionsController.m 2024-04-15 19:32:31 -05:00
arichornlover
5c84140877
Add new header 2024-04-15 19:27:44 -05:00
arichornlover
aa55e1c075
Back arrow is invisible? 2024-04-15 19:04:17 -05:00
arichornlover
990538c505
Increase height for App Icons
App Icon in each row was too small and was overlapping the image. This is a fix for it.
2024-04-15 18:35:38 -05:00
arichornlover
fe5cae02f4
Update AppIconOptionsController.m 2024-04-15 18:19:06 -05:00
arichornlover
f22d9d3257
Update RootOptionsController.m 2024-04-15 18:12:54 -05:00
arichornlover
1aa0a9cfb8
Update RootOptionsController.m (remove App Icon stuff)
New implementation related to the app icons has now made it incompatible with the rootoptions menu.
2024-04-15 18:00:06 -05:00
arichornlover
9e5018ef90
Improved the AppIconOptionsController Buttons 2024-04-15 17:58:30 -05:00
arichornlover
853e5a1a10
Fix Default Button in AppIconOptionsController 2024-04-14 22:57:20 -05:00
arichornlover
49e68d5b4e
Update AppIconOptionsController.m 2024-04-14 13:28:59 -05:00
arichornlover
74d8510e7e
More changes to AppIconOptionsController UI 2024-04-14 13:20:12 -05:00
arichornlover
0a6bbcabeb
Improve AppIconOptionsController Interface 2024-04-14 13:13:42 -05:00
Bryce Hackel
eaa5cb0c56
Merge remote-tracking branch 'origin/main' into feat/disable-vert-fullscreen-gesture 2024-04-13 23:16:30 -07:00
Bryce Hackel
420cff5432
Cleanup 2024-04-13 22:59:27 -07:00
Bryce Hackel
a43f8ff13e
Allow feature for portrait videos 2024-04-13 22:44:57 -07:00
arichornlover
1261286913
Update AppIconOptionsController (Added Close Button)
This is now UITableView so it’s now necessary in order to close the menu.
2024-04-13 20:17:15 -05:00
arichornlover
f2a407ab5b
Fix compiling with new App Icon Button (uYouEnhanced Settings) 2024-04-13 18:58:10 -05:00
arichornlover
b402cee8ec
Added “Change App Icon” Button (uYouEnhanced Settings) 2024-04-13 18:47:10 -05:00
arichornlover
c9b4cacc3e
AppIconOptionsController is now using UITableView
I used some of the things from https://github.com/arichornlover/YouTube-Reborn-v5/blob/main/Controllers/StartupPageOptionsController.m to make this work
2024-04-13 18:28:20 -05:00
arichornlover
3028d73913
Updated AppIconOptionsController Implementation 2024-04-13 03:53:29 -05:00
arichornlover
035c43ceee
Merge pull request #534 from bhackel/feat/disable-vert-fullscreen-gesture
Add toggle to disable "pull to full"
2024-04-11 00:32:30 -05:00
Bryce Hackel
0ea0f44eda
Add toggle to disable "pull to full" 2024-04-10 21:56:31 -07:00
arichornlover
98ddb2a738
Merge pull request #533 from bhackel/fix/uYou-repeat-suggested-videos
Fix uYou repeat
2024-04-10 22:16:38 -05:00
Bryce Hackel
851ae64988
Fix uYou repeat 2024-04-10 18:25:04 -07:00
Bryce Hackel
f3ab64d3dc
Change default to playback speed controls disabled 2024-04-10 17:18:37 -07:00
Bryce Hackel
51e0d20c61
Merge branch 'main' into fix/uYou-suggested-video-option 2024-04-10 16:43:52 -07:00
Bryce Hackel
289220bd6f
Fix formatting 2024-04-10 16:42:49 -07:00
Bryce Hackel
99b55876b9
Reformat 2024-04-10 00:28:10 -07:00
Bryce Hackel
1cb7c37da1
Change default to autoplay enabled 2024-04-10 00:25:08 -07:00
Bryce Hackel
fbe3c90d66
Fix hide fullscreen actions 2024-04-09 23:38:39 -07:00
Bryce Hackel
4fb761fc6f
Merge branch 'main' into feature/fake-premium 2024-04-09 23:23:00 -07:00
Bryce Hackel
5ed34952fc
Merge branch 'main' into feature/fake-premium 2024-04-09 16:28:58 -07:00
Bryce Hackel
7932758b4d
Add localization 2024-04-08 23:20:09 -07:00
Bryce Hackel
7fbdb6c5f7
Combine Premium Logo and fake You tab 2024-04-09 00:10:38 -04:00
Bryce Hackel
c717633b24
Fix more mistakes 2024-04-09 00:03:54 -04:00
Bryce Hackel
5b107a6791
Switch all includes to <> 2024-04-08 23:35:38 -04:00
Bryce Hackel
4d5e945d18
Merge branch 'main' into uYouPlus-sync 2024-04-08 23:35:21 -04:00
Bryce Hackel
43d5e38056
Fix mistakes 2024-04-08 23:12:04 -04:00
Bryce Hackel
55cfde9391
Avoid adding multiple times 2024-04-08 23:06:45 -04:00
Bryce Hackel
dd20316ee9
Merge branch 'main' into uYouPlus-sync 2024-04-08 22:43:30 -04:00
Bryce Hackel
cc5ce2ee0a
Theme updates 2 of 2 2024-04-08 22:18:02 -04:00
Bryce Hackel
4a02d265eb
Make changes persist with page refresh 2024-04-08 22:07:35 -04:00
arichornlover
ec19ed861d
Update uYouPlus.h 2024-04-07 20:09:07 -05:00
arichornlover
a9aa45786e
Update uYouPlus.h 2024-04-07 19:16:59 -05:00
arichornlover
9af049cd65
Update uYouPlus.xm 2024-04-07 18:07:41 -05:00
Bryce Hackel
12c6c4fb5a
Feature: Fake Premium in You tab 2024-04-07 14:11:53 -05:00
arichornlover
293f3e2f98
Update uYouPlus.xm 2024-04-07 13:57:22 -05:00
Bryce Hackel
ae75588dcc
New method using data manipulation 2024-04-06 19:04:18 -07:00
arichornlover
ddc0660c1e
Added YTFullscreenActionsView header 2024-04-06 20:01:20 -05:00
arichornlover
44c56c3fdb
Update uYouPlus.xm 2024-04-06 19:44:26 -05:00
arichornlover
4875974037
Fix “Hide Fullscreen Actions buttons” Option 2024-04-06 18:14:36 -05:00
arichornlover
e7fcc3714a
Update update-submodules-template.txt 2024-04-05 23:57:31 -05:00
Bryce Hackel
41bc071426
Theme updates 1 of 2 2024-04-05 01:48:48 -07:00
Bryce Hackel
a167caff11
Change switch 2024-04-05 01:21:40 -07:00
Bryce Hackel
37d01021b0
Remove uYou feature, move comments 2024-04-05 01:13:11 -07:00
Bryce Hackel
da933fd188
Better remove space implementation 2024-04-05 01:06:17 -07:00
arichornlover
43fadd8582
Update uYouPlusSettings.xm 2024-04-04 21:39:53 -05:00
arichornlover
9a1349f7ca
Added App Icon Customization Menu 2024-04-04 20:47:39 -05:00
arichornlover
f7b8af3efe
Add “App Icon” Button - RootOptionsController.m 2024-04-04 20:47:06 -05:00
Bryce Hackel
12a8f227e0
Remove empty space 2024-04-04 15:00:18 -07:00
arichornlover
b0ab654e80
enable supportsAlternateIcons 2024-04-04 11:59:32 -05:00
arichornlover
cd1dcf8826
Added “Support the Developers” Button (Settings)
Added this because I’m tired of getting into situations that make me look awful.
2024-04-04 11:54:21 -05:00
arichornlover
c59cdfca54
Update uYouPlus.xm 2024-04-04 10:09:33 -05:00
arichornlover
f56fec1c09
Update uYouPlus.h 2024-04-04 10:08:34 -05:00
Bryce Hackel
f7b644457f
Fix crash 2024-04-03 17:38:55 -07:00
Bryce Hackel
2b84cde27f
Remove feature that uYou added 2024-04-03 16:36:24 -07:00
Bryce Hackel
d64797d471
Localization Updates 2024-04-03 16:30:57 -07:00
arichornlover
d55aeafa7f
Added another header 2024-04-03 18:00:48 -05:00
arichornlover
4a9a2e4048
Updated “YouTube Premium Logo” Credits 2024-04-03 17:59:14 -05:00
arichornlover
a23a03fc22
Update uYouPlus.xm 2024-04-03 15:43:32 -05:00
arichornlover
f9555d5166
Improve the “Incompatibility” Menu Pop-up 2024-04-03 15:29:02 -05:00
arichornlover
380e0c4aaf
Improvements to the Fix LowContrastMode Option 2024-04-03 15:25:14 -05:00
Bryce Hackel
572ebf3e3b
Use language-independent method 2024-04-03 11:50:21 -07:00
arichornlover
111e71d9e7
improve update-submodules-template (fixed usernames) 2024-04-03 13:34:26 -05:00
arichornlover
6c66b128e1
Updated Template 2024-04-03 13:28:30 -05:00
arichornlover
eff6a8869e
Added “LowContrastMode” Incompatibility Menu 2024-04-02 23:37:51 -05:00
arichornlover
9a9d557f65
Updated “ Fix LowContrastMode” Option
I modified Settings.xm and I had to do this change if anyone wanted to bypass the new restrictions I added.
2024-04-02 23:33:37 -05:00
Bryce Hackel
3738ed19bb
Hide Get Youtube Premium 2024-04-02 20:28:00 -07:00
Bryce Hackel
5da0c7d482
Commit b9d1826c99
prepare for uYou v3.0.2+
2024-04-02 19:59:21 -07:00
Bryce Hackel
eeb742e779
Commit d7aee836ac
Merge pull request qnblackcat#1304 from qnblackcat/psyt
2024-04-02 19:40:37 -07:00
arichornlover
65082ab7c4
Update Extractor.xm 2024-04-02 01:41:57 -05:00
arichornlover
658e337222
Update uYouPlusSettings.xm 2024-04-02 01:32:39 -05:00