Commit graph

27 commits

Author SHA1 Message Date
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
78b561f316
Update AppIconOptionsController.m 2024-04-16 01:09:22 -05: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
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
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
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
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
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
9a1349f7ca
Added App Icon Customization Menu 2024-04-04 20:47:39 -05:00