Commit graph

344 commits

Author SHA1 Message Date
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
arichornlover
0adb3c865c
Fix snackbar text being invisible (LowContrastMode) 2024-03-30 20:00:15 -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
0d08fcb8e5
Added “Hide the Report Button under player” Option 2024-03-29 18:29:54 -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
3c61c08531
Add new header 2024-03-26 18:55:34 -05:00
arichornlover
02ad1b0680
Updated LowContrastMode (works only with v17.33.2-v17.38.10) 2024-03-24 20:49:28 -05:00
arichornlover
371517f493
Update App Version Spoofer Settings
This change is necessary so this would work. 4b51f5ce30
2024-03-23 16:31:11 -05:00
arichornlover
4b51f5ce30
Updated App Version Spoofer (supports v17.33.2 up to recent release)
Reason for this change: the versions no longer work due to Google discontinuing those versions. If I kept this in you would most likely receive the ERROR 404 message.
2024-03-23 15:59:59 -05:00
arichornlover
04079257f3
Update uYouPlus.xm 2024-03-22 17:37:33 -05:00
arichornlover
760d403b9c
Update uYouPlus.h 2024-03-22 17:24:34 -05:00
arichornlover
070ae5587c
Update uYouPlus.h 2024-03-22 16:47:16 -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
arichornlover
23b72e33b8
Added Update Submodules Template
I’m doing this because some of y’all are confused with the adding, updating, removing Submodules on the Wiki. This commit was done to resolve some confusion regarding that matter.
2024-03-21 19:47:53 -05:00
Bryce Hackel
bc98d3d535
Forgot to add a switch 2024-03-18 14:55:22 -07: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
4fecece583
Fix headers 2024-03-18 00:34:09 -07:00
Bryce Hackel
e8a16db8c5
Update YoutubeHeader submodule 2024-03-17 23:00:12 -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
8261e0e2db
New header
New header that is required for Hide double tap to seek overlay option.
2024-03-13 23:25:14 -05:00
arichornlover
c443c48725
Fix YouTube Sign in Issue (credit: level3tjg) 2024-03-13 22:57:08 -05:00
arichornlover
8a7bc73881
Remove releases/latest url (Settings)
I updated it since IPAs are no longer in the releases tab on GitHub. Better way to resolve this is just it does nothing when pressing it.
2024-03-13 22:54:47 -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
0eddeb1d1b
Resolve errors?
This Took me at least 10 minutes to figure this out. The following implementation was used and referenced using any code I saw in this file. Also this wasn’t tested.
2024-03-13 18:52:51 -05:00
arichornlover
fe6c0accbf
Update uYouPlusThemes.xm 2024-03-13 18:32:02 -05:00
arichornlover
cb9f69c664
Update uYouPlusThemes.xm 2024-03-13 18:30:58 -05:00
arichornlover
926306be21
Fix Syntax error (uYouPlus.xm) 2024-03-11 00:38:46 -05:00
arichornlover
6021e0c0ac
Update uYouPlusSettings.xm 2024-03-11 00:16:09 -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
e0782a5fcb
Add new Option “Hide Comment Section Previews” 2024-03-05 17:26:32 -06:00
arichornlover
817012fc81
Add new option! 2024-02-28 17:55:59 -06:00
arichornlover
890328ce1a
Add header.
I forgot to add the required header.
2024-02-28 17:37:32 -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
58c4a019dd
Update uYouPlusPatches.h 2024-02-27 22:15:22 -06:00
arichornlover
bc7345a469
Update uYouPlusPatches.h 2024-02-27 22:05:21 -06:00
arichornlover
f4d71c1ffb
Update uYouPlus.h 2024-02-27 22:04:59 -06:00
arichornlover
9128cbe8f6
Update uYouPlus.h 2024-02-27 21:00:18 -06:00
arichornlover
02151e4f85
Update uYouPlus.h 2024-02-27 20:49:06 -06:00
arichornlover
9477f230a2
Update uYouPlus.h 2024-02-27 18:28:18 -06:00
arichornlover
07589f5d75
Update uYouPlus.h 2024-02-27 18:07:19 -06:00
arichornlover
384e52fed1
Update uYouPlus.h 2024-02-27 17:53:33 -06:00
arichornlover
a306679c85
Update uYouPlusSettings.xm 2024-02-27 17:49:10 -06:00
arichornlover
1a1273055f
Update uYouPlus.h 2024-02-27 17:48:45 -06:00
arichornlover
774d24ebb1
Re-add uYouPlusSettings.h 2024-02-27 17:48:22 -06:00
arichornlover
e7c99edd95
Update uYouPlusPatches.h 2024-02-27 17:45:17 -06:00
arichornlover
f88bbdc635
Update uYouPlus.h 2024-02-27 17:43:36 -06:00
arichornlover
9c299a7614
Re-add uYouPlusThemes.h 2024-02-27 17:30:18 -06:00
arichornlover
67dae054f9
Remove duplicates 2024-02-27 17:30:08 -06:00
arichornlover
d1c114360f
Update uYouPlus.h 2024-02-27 16:37:36 -06:00
arichornlover
bbfa29d0e8
Update uYouPlusSettings.xm 2024-02-27 16:30:29 -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
a2817ff088
New Headers? 2024-02-27 16:19:51 -06:00
arichornlover
c63507f0ca
Update uYouPlus.h 2024-02-26 01:40:05 -06:00
arichornlover
cf2f4d6960
Update BigYTMiniPlayer.h 2024-02-26 01:38:09 -06:00
arichornlover
832feb74ef
Update BigYTMiniPlayer.h 2024-02-26 01:18:37 -06:00
arichornlover
7997a68ba2
Update uYouPlus.h 2024-02-26 01:18:25 -06:00
arichornlover
93c96cf6cb
Update uYouPlus.h 2024-02-26 01:02:42 -06:00
arichornlover
8eb6eb00b9
Added the Option (Hide Fullscreen Button) 2024-02-26 00:58:41 -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
be3a005893
Updated Themes (New Button: Custom Dark Theme)
Added a button to let anyone be able to use trigger the Custom Theme Colors. (exclusive to Dark Theme only.)
2024-02-24 02:11:20 -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
2c2d05432c
Update ColourOptionsController2.m 2024-02-21 23:15:16 -06:00
arichornlover
57ded8568d
Update ColourOptionsController.m 2024-02-21 23:14: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
3a273795a5
Update uYouPlus.h 2024-02-20 00:48:39 -06:00
arichornlover
51294286da
Update ColourOptionsController2.m 2024-02-20 00:29:56 -06:00
arichornlover
ad741f9dde
Update ColourOptionsController.m 2024-02-20 00:29:40 -06:00
arichornlover
5d0c7636d1
Update uYouPlus.h 2024-02-20 00:19:42 -06:00
arichornlover
2050c82cd7
Update uYouPlus.h 2024-02-19 23:54:22 -06:00
arichornlover
be0a6b76f3
Update uYouPlus.h
I forgot the headers were already there. Ugh, what is wrong with this implementation
2024-02-19 23:43:23 -06:00
arichornlover
e2da776a93
Update uYouPlus.h 2024-02-19 23:33:59 -06:00
arichornlover
8456e50c14
Fix RootOptionsController 2024-02-19 23:21:24 -06:00
arichornlover
ade87b3c81
Update uYouPlus.h 2024-02-19 23:02:35 -06:00
arichornlover
50cce09dc0
Update uYouPlusSettings.xm 2024-02-19 22:35:15 -06:00
arichornlover
5db8890b05
Update uYouPlusPatches.xm (from uYouPlus)
Added the same changes from uYouPlus.
2024-02-19 22:18:10 -06:00
arichornlover
1b8ddd322b
Update uYouPlus.h 2024-02-18 19:30:50 -06:00
arichornlover
8f49be07b1
Update uYouPlus.xm 2024-02-18 19:23:42 -06:00
arichornlover
fbee99abde
Update ColourOptionsController2.m 2024-02-18 19:07:37 -06:00
arichornlover
1a6dcaf304
Update ColourOptionsController.m 2024-02-18 19:06:40 -06:00
arichornlover
d26acb6ecc
Add new option. 2024-02-18 18:10:13 -06:00
arichornlover
9fd5d99361
Add new Option to be able to hide uYouPlus button! 2024-02-18 18:05:27 -06:00
arichornlover
855025e6e4
Update RootOptionsController.m 2024-02-18 15:49:09 -06:00
arichornlover
5ed574892a
Update uYouPlus.xm 2024-02-18 11:07:34 -06:00
arichornlover
d5e08258c0
Clean Up uYouPlusSettings.xm 🧼
I removed the unnecessary stuff since I had found a new way. And also YTSpeed is now a submodule.
2024-02-18 00:07:39 -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
c8c59f3cd2
Update uYouPlusPatches.h 2024-02-17 22:53:24 -06:00
arichornlover
9b32a48150
Update uYouPlus.h 2024-02-17 22:52:04 -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
de49d8800c
Update uYouPlus.h 2024-02-17 22:25:19 -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
3d1f708213
Update uYouPlus.h 2024-02-17 18:38:36 -06:00
arichornlover
ee8381f9c9
Update uYouPlus.h 2024-02-17 18:35:30 -06:00
arichornlover
330eb94a99
Remove Header Duplicates 2024-02-17 18:22:01 -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
60d80697e2
Added RootOptionsController 2024-02-17 02:47:09 -06:00
arichornlover
0944e52aef
Create RootOptionsController.h 2024-02-17 02:18:50 -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
4892fef465
Delete Sources/YTStockVolumeHUD.xm.bak 2024-02-17 01:53:21 -06:00
arichornlover
5b8c064d2c
Update uYouPlusSettings.xm 2024-02-17 01:52:38 -06:00
arichornlover
991fcb3087
Delete Sources/YTCastConfirm.xm 2024-02-17 01:50:47 -06:00
arichornlover
73e1a91eda
Add new headers for the new button in navigation bar.
For clear cache and Color Options.
2024-02-16 16:06:44 -06:00
arichornlover
fb07cb8768
Update uYouPlusPatches.xm 2024-02-16 16:02:10 -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
73c26d5ae8
Update uYouPlusSettings.xm 2024-02-12 16:05:33 -06:00
arichornlover
e8964159c5
Update uYouPlusSettings.xm 2024-02-11 22:55:28 -06:00
arichornlover
759d13aa6c
Update uYouPlusSettings.xm 2024-02-11 22:04:30 -06:00
arichornlover
c841067834
Update uYouPlusSettings.xm 2024-02-11 21:44:09 -06:00
arichornlover
ef24afb717
Update update-submodules.txt 2024-02-11 17:06:03 -06:00
arichornlover
0cda32df42
Rename YTNoPaidPromo.x to YTNoPaidPromo.x.bak 2024-02-11 17:00:35 -06:00
arichornlover
4b004f5124
Rename uYouPlusSettings.h to uYouPlusSettings.h.bak 2024-02-11 17:00:24 -06:00
arichornlover
2ca35cddec
Rename YTStockVolumeHUD.xm to YTStockVolumeHUD.xm.bak 2024-02-11 16:59:49 -06:00
arichornlover
8e53af3c34
Rename YTNoHoverCards.x to YTNoHoverCards.x.bak 2024-02-11 16:59:38 -06:00
arichornlover
1bea6e9e21
Rename YTMiniPlayerEnabler.x to YTMiniPlayerEnabler.x.bak 2024-02-11 16:59:22 -06:00
arichornlover
ecc6569650
Rename uYouPlusThemes.h to uYouPlusThemes.h.bak 2024-02-11 16:59:11 -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
Foxster
880603f7f4 Actually prevent uYou's playback from colliding with YouTube's 2024-01-28 09:53:08 -08:00
Nguyễn Đạt
1459b08e55
Update uYouPlusSettings.xm 2024-01-27 23:39:27 +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
Foxster
e1591c2c89 Rename key 2024-01-26 19:07:01 -08:00
Foxster
eea9cf2e4e Add option to hide uYou tab 2024-01-26 11:56:37 -08:00
qnblackcat
617ffedef6 support YT 19.03.2+ 2024-01-24 21:45:57 +07:00
qnblackcat
2f6d431b63 Slide to seek 2024-01-24 17:08:47 +07:00
qnblackcat
f08e390beb bugs fixed 2024-01-24 17:08:12 +07:00
qnblackcat
449a8a99d6 fix uYou crashes on 18.49.3+, see https://github.com/iCrazeiOS/uYouCrashFix 2024-01-24 17:06:49 +07:00
Foxster
ad4f968f74 Disable uYou's playback speed controls 2024-01-20 15:10:36 -08:00
Foxster
812ce52051 Move uYou patches to uYouPlusPatches.xm 2024-01-20 15:10:23 -08:00
Foxster
1b0f4bc81b Temporarily disable uYou's bouncy animation cause it's buggy 2023-12-25 17:53:08 -08:00
Foxster
b594765d69 Prevent uYou's playback from colliding with YouTube's 2023-12-25 17:17:09 -08:00
Foxster
e4d1875ae8 Fix uYou tab labels appearance not refreshing 2023-12-25 15:13:32 -08:00
Foxster
34fa42f721 Revert to qnblackcat's URLs 2023-12-25 14:01:34 -08:00
Foxster
ca9791f732 Fix uYou's appearance not updating if the app is backgrounded 2023-12-25 13:58:20 -08:00
Foxster
b64e387163 Rename "Themes" -> "uYouPlusThemes" 2023-12-25 10:15:11 -08:00
Foxster
959e384149 Rename "Patches" -> "uYouPlusPatches" 2023-12-25 10:12:04 -08:00
Foxster
f6d654758f Rename "Settings" -> "uYouPlusSettings" 2023-12-25 10:10:05 -08:00
Foxster
d24b4392b0 Major refactor: split codebase into multiple files
Now for the fun part: will this compile?
2023-12-25 00:27:46 -08:00
Foxster
92af5163bf Replace copy-pasted code with submodules 2023-12-25 00:27:46 -08:00
Foxster
069db37bf2 Update Settings.xm 2023-12-25 00:27:46 -08:00
Foxster
809e59df02 Fix navigation bar color in (default) dark mode 2023-12-25 00:27:46 -08:00
Foxster
b71083f9e3 Fix wrong indices for dark theme settings 2023-12-25 00:27:46 -08:00
Foxster
b4196d96eb Update Settings.xm 2023-12-25 00:27:46 -08:00
Foxster
7fa6f0704e Properly rearrange theme settings items 2023-12-25 00:27:46 -08:00
Foxster
18bc0268de Rearrange settings items 2023-12-25 00:27:46 -08:00
Foxster
a14d95b2d3 Show relaunch YouTube snackbars 2023-12-25 00:27:46 -08:00
Foxster
d50d9e018e Reduce submenus 2023-12-25 00:27:46 -08:00
Foxster
006ce94a5b Update version cell 2023-12-25 00:27:46 -08:00
Foxster
d37e146a60 OLED dark mode crash workaround? 2023-12-25 00:27:46 -08:00
Foxster
787870cab7 Convert simple functions to macros 2023-12-25 00:27:46 -08:00
Foxster
11783bc606 Move patches to Patches.xm 2023-12-25 00:27:46 -08:00
Foxster
e7666dea19 Move source files to Sources/ 2023-12-25 00:27:46 -08:00