Commit graph

274 commits

Author SHA1 Message Date
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
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