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
|
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
|
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 |
|
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 |
|
arichornlover
|
293f3e2f98
|
Update uYouPlus.xm
|
2024-04-07 13:57:22 -05: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 |
|
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 |
|
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
|
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 |
|
arichornlover
|
111e71d9e7
|
improve update-submodules-template (fixed usernames)
|
2024-04-03 13:34:26 -05:00 |
|