Commit graph

87 commits

Author SHA1 Message Date
arichornlover
b0ab654e80
enable supportsAlternateIcons 2024-04-04 11:59:32 -05:00
arichornlover
c59cdfca54
Update uYouPlus.xm 2024-04-04 10:09:33 -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
380e0c4aaf
Improvements to the Fix LowContrastMode Option 2024-04-03 15:25:14 -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
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
991060192e
Update uYouPlus.xm 2024-03-29 18:43:06 -05:00
arichornlover
337d752cf0
Update uYouPlus.xm 2024-03-29 18:41:47 -05:00
arichornlover
3fdebd8bac
Updated buttons under video player options
Updated Hide Thanks Button Option
Added Hide Report Button Option
2024-03-29 18:24:28 -05:00
Bryce Hackel
bda66bf8dd
Much better implementation 2024-03-28 03:44:19 -07:00
arichornlover
690d9545f4
Update uYouPlus.xm 2024-03-27 20:30:18 -05:00
arichornlover
83f6140426
Update uYouPlus.xm 2024-03-27 19:09:33 -05:00
arichornlover
c9bb8b3ebb
Update uYouPlus.xm 2024-03-27 18:09:37 -05:00
arichornlover
70e9105a75
Update uYouPlus.xm 2024-03-27 17:35:30 -05:00
arichornlover
062f9e3632
Update uYouPlus.xm 2024-03-27 17:32:29 -05:00
arichornlover
3f33749673
Fix compiling (uYouPlus.xm) 2024-03-27 16:07:28 -05:00
arichornlover
af35a71ec5
Improvements to uYouPlus.xm 2024-03-27 06:24:20 -05:00
arichornlover
04079257f3
Update uYouPlus.xm 2024-03-22 17:37:33 -05:00
arichornlover
a075482b88
Fix uYou’s Option not working 2024-03-22 16:45:31 -05:00
arichornlover
da03edf564
uYou Adblock Fix - #457
The stuff was from YouTube Reborn v4.2.6 but modified it for uYouEnhanced.
2024-03-21 20:54:35 -05:00
Bryce Hackel
cda8e32fad
Fix fullscreen button bugs 2024-03-18 14:28:26 -07:00
Bryce Hackel
068a3c3bd5
Add hide fullscreen buttons 2024-03-18 01:45:06 -07:00
Bryce Hackel
3176101d5d
Add YTTapToSeek 2024-03-17 19:11:28 -07:00
arichornlover
5cd7dbffef
Temporary Disable “Hide double tap to seek overlay”
To prevent the app from crashing, it will be turned off for a bit until I find a better implementation.
2024-03-17 20:01:37 -05:00
arichornlover
f8bee87de1
Update uYouPlus.xm 2024-03-14 00:39:01 -05:00
arichornlover
0896484814
Label some stuff as Deprecated ⚠️
All of the methods that I labeled as Deprecated is there warn y’all that these implementations are old and you may probably have problems with them.
2024-03-13 23:27:30 -05:00
arichornlover
e13bcd470b
Update uYouPlus.xm 2024-03-13 20:28:27 -05:00
arichornlover
9dad069a70
Updated “Hide double tap to seek overlay” Option 2024-03-13 20:01:22 -05:00
arichornlover
926306be21
Fix Syntax error (uYouPlus.xm) 2024-03-11 00:38:46 -05:00
arichornlover
1387109ebc
Fix crashing? 2024-03-11 00:12:20 -05:00
arichornlover
30a6fdb6fc
New Option Hide double tap to seek overlay - https://github.com/arichornlover/uYouEnhanced/issues/351 2024-03-10 23:39:22 -05:00
arichornlover
b315050d80
Improved “Hide Fullscreen Button” Option
This has been updated to not use layoutSubviews.
2024-03-09 00:49:09 -06:00
arichornlover
2531b211bd
Update uYouPlus.xm 2024-03-07 18:29:38 -06:00
arichornlover
80043729db
Rewrote “Hide Collapse Button” Option
Additional changes:
Added thanks button support??? (Cannot confirm if it works or not. This was implemented without the knowledge of how the button works.)
2024-03-05 20:26:01 -06:00
arichornlover
0d5bdc5689
Improvements to tweak
Improvements!
2024-03-05 17:43:07 -06:00
arichornlover
df4c49820a
Disable Collapse Button - v
Allows the user to disable the **v** icon in the Video Player.
2024-02-28 17:04:24 -06:00
arichornlover
6100e1d7ba
New Hide Buttons under the video player format!
PoomSmart improved my tweak! Thanks!
2024-02-27 16:29:37 -06:00
arichornlover
badff8b1b9
added “Hide Fullscreen Button” Option
Closes #393
2024-02-26 00:48:47 -06:00
Bryce Hackel
40a9a4015c
Hide YTMusic Button 2024-02-25 21:30:26 -08:00
Bryce Hackel
f2e3eb432b
Merge remote-tracking branch 'origin/main' into fix/hide-prev-next-buttons 2024-02-25 16:17:07 -08:00
Bryce Hackel
69feafa8e2
Update description, cleanup 2024-02-25 15:50:41 -08:00
arichornlover
70a754fcdc
Updated subview frames? 2024-02-25 16:45:34 -06:00
arichornlover
85f0ee206c
Fix “Hide Previous and Next Button” Option 2024-02-25 15:26:05 -06:00
Bryce Hackel
597f5c2085
Test using removeNextPaddleForAllVideos 2024-02-25 03:18:56 -08:00
arichornlover
70f6ae01fa
Update uYouPlus.xm 2024-02-24 21:46:50 -06:00