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
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
arichornlover
17ae06c60c
Remove Button gaps under Video Player?! 👀
...
Since I was able to do it with the Navigation Bar, why not uss The same exact implementation for this?
2024-02-24 17:06:16 -06:00
arichornlover
d46b519155
Remove button gap?
2024-02-22 00:22:06 -06:00
arichornlover
ebe293aef0
Update uYouPlus.xm
2024-02-21 23:32:39 -06:00
arichornlover
ae962dcbac
fix color for icon
...
(No longer blue)
2024-02-21 23:24:25 -06:00
arichornlover
b8ddd45bcf
It works!
2024-02-20 21:47:08 -06:00
arichornlover
94d552e853
Disable the button (fixes error.)
...
I turned it off until there’s a fix.
2024-02-20 16:23:45 -06:00
arichornlover
aca459bdda
Update uYouPlus.xm
2024-02-20 01:59:53 -06:00
arichornlover
8f49be07b1
Update uYouPlus.xm
2024-02-18 19:23:42 -06:00
arichornlover
9fd5d99361
Add new Option to be able to hide uYouPlus button!
2024-02-18 18:05:27 -06:00
arichornlover
5ed574892a
Update uYouPlus.xm
2024-02-18 11:07:34 -06:00
arichornlover
da0d53e9df
Remove YTSpeed
...
It’s not gone. It’s turning into a submodule to fix errors.
2024-02-18 00:03:54 -06:00
arichornlover
550f9673cf
Update uYouPlus.xm
2024-02-17 23:50:44 -06:00
arichornlover
f6eed06bcd
Update uYouPlus.xm
2024-02-17 23:39:18 -06:00
arichornlover
85f0dd3874
Simplify the prompt method. (Part 4)
...
This time, I simplified it to where it should close it once it appears I hope.
2024-02-17 22:31:40 -06:00
arichornlover
2f0e7be20c
Remove In-App Rating Prompt (Part 3)
...
Did another change, I used some of the stuff from iSponsorBlock to create this version of it. Hopefully avoids any errors.
2024-02-17 18:55:06 -06:00
arichornlover
c726c58ce0
Update uYouPlus.xm
2024-02-17 10:59:15 -06:00
arichornlover
2262d1486b
Update uYouPlus.xm
2024-02-17 10:57:07 -06:00
arichornlover
dd5ce625b5
Create new button in the Navigation Bar
...
Introducing the uYouPlus button in the navigation bar, it’s taken straight from YouTube Reborn but except it’s built for uYouPlus/uYouEnhanced exclusively.
2024-02-17 02:10:08 -06:00
arichornlover
574077f773
Remove In-App Rating Prompt (Part 2)
...
Why did I expand you may ask? Because I’m not sure if the previous method would work.
2024-02-13 22:24:18 -06:00
arichornlover
7ad0a72281
Remove In-App Rating Prompt
...
Hopefully this removes the prompt asking you to rate the app.
2024-02-13 17:58:48 -06:00
arichornlover
60cf95ca4c
Refresh Branch
2024-02-11 16:58:43 -06:00
Foxster
a30b04a503
Attempt to fix hide channel watermark
2024-01-30 12:35:05 -08:00
qnblackcat
f5c765595c
ops, add back Hide Play next in queue
2024-01-30 22:20:37 +07:00
Nguyễn Đạt
b95f0874ba
use didMoveToWindow
2024-01-27 23:37:41 +07:00
Foxster
af082215e2
Fix hide iSponsorBlock option
2024-01-26 20:01:47 -08:00
Foxster
7b0098cff5
Add option to hide iSponsorBlock
2024-01-26 19:26:57 -08:00