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 |
|
arichornlover
|
00cfd86889
|
changed description of Portrait Fullscreen & Fullscreen Action Buttons
|
2024-04-02 01:23:18 -05:00 |
|
arichornlover
|
dcd1d2f614
|
Merge pull request #499 from bhackel/feature/hide-fullscreen-bottom-buttons
Feature/hide fullscreen bottom buttons
|
2024-04-01 23:14:11 -05:00 |
|
Bryce Hackel
|
ff774c6e8a
|
Premium logo without version spoofer
|
2024-04-01 18:03:08 -07:00 |
|
Bryce Hackel
|
8326bacff7
|
Merge branch 'main' into feature/hide-fullscreen-bottom-buttons
|
2024-04-01 16:41:24 -07:00 |
|
Bryce Hackel
|
400687ad3c
|
Avoid unused variable
|
2024-04-01 15:11:20 -07:00 |
|
arichornlover
|
ddec93fa5d
|
Update uYouPlus.xm
|
2024-04-01 12:47:07 -05:00 |
|
arichornlover
|
0c09519e79
|
Deactivated “Disable Snap to Chapter” Option
|
2024-04-01 12:45:21 -05:00 |
|