arichornlover
471d26c756
Updated Copy & Paste Buttons
...
Supports the following options: `Disable Animated YouTube Logo` & `Use New Settings UI`
2024-05-25 00:19:59 -05:00
Bryce Hackel
d5d12ec817
Add "Enable new settings UI"
2024-05-24 17:22:49 -07:00
Bryce Hackel
9f168b4854
Add "Disable animated Youtube Logo"
2024-05-24 17:12:01 -07:00
arichornlover
0fab6d4d65
Fix syntax errors (uYouPlusSettings.xm)
2024-05-24 18:20:38 -05:00
arichornlover
2d7e511e8f
Re-add Paste Settings Confirmation Message(s)
...
Re-added the Confirmation Message for both Paste Settings & Import Settings.
I apologize for not adding it back earlier.
2024-05-24 18:04:32 -05:00
arichornlover
64cdaf7636
Add missing line
...
NSUserDefaults *userDefaults = [NSUserDefaults standardUserDefaults];
2024-05-22 22:34:12 -05:00
arichornlover
119407d234
Remove duplicates
2024-05-22 22:22:59 -05:00
arichornlover
0ea26e29b8
Added New Option Replace Copy and Paste Buttons
...
An Option that alters the behavior of the `Copy Settings` & `Paste Settings` in uYouEnhanced Settings.
2024-05-22 22:09:48 -05:00
arichornlover
c52afd1b1a
Added Copy Settings Button
2024-05-22 20:31:50 -05:00
arichornlover
7aed4e1359
Added a Confirmation Message for Paste Settings Button
...
This is very important to anyone accidentally pressing this button in settings!
2024-05-19 23:46:04 -05:00
arichornlover
47ac1f9ff2
New Stuff (Settings.xm)
2024-05-16 21:59:26 -05:00
arichornlover
8df3cf4c63
Localization Support (Settings.xm) 💬
2024-05-14 22:18:54 -05:00
arichornlover
f1237df1b9
Limited Enable Portrait Fullscreen Option to iPhone-Only
...
Additional Changes: Localization Support in some areas
2024-05-14 00:50:13 -05:00
arichornlover
6799753c3d
uYou Support for Paste Settings Button
2024-05-13 17:10:44 -05:00
Bryce Hackel
3be2ceda25
Move and update suggested videos setting
2024-05-12 20:40:56 -07:00
Bryce Hackel
52cea42db4
Fix localization bug
2024-05-12 20:30:06 -07:00
arichornlover
5f5230609d
Added Clear Notifications Button (Settings.xm)
...
a new button that will fix the issue for uYouEnhanced when Sideloading it.
When interacting with this button it should help clear the notifications 🔔
Fixes #603
2024-05-12 14:35:43 -05:00
Bryce Hackel
540de2865f
Add toggle to fix casting
2024-05-11 01:44:26 -07:00
arichornlover
f14e068347
Added Paste Settings Button (Settings.xm)
...
what it does: “Paste Settings” is a new button in uYouEnhanced settings that can allow you to paste option keys (k)
Example (Clipboard):
key: 0
key: 1
key is something like a key that shows `_enabled` so basically `lowContrastMode_enabled` can be used.
next the numbers indicate rather they are off or on.
0 = Off/Disabled
1 = On/Enabled
for the option.
2024-05-09 23:10:18 -05:00
arichornlover
50bc5a0a90
Added New Option
2024-05-09 18:54:37 -05:00
Bryce Hackel
22b61ce7df
Add disable toggle for time remaining
2024-05-08 23:05:38 -07:00
arichornlover
9b5587c268
Updated Fake Premium Alert
2024-05-08 20:36:17 -05:00
arichornlover
fcddaea035
Merge pull request #599 from bhackel/fix/fake-premium-toggle
...
Fix/fake premium toggle
2024-05-05 18:44:39 -05:00
Bryce Hackel
a2848bd3d3
Fix bug and add docs
2024-05-05 14:39:26 -07:00
Bryce Hackel
31590df8f9
Add warning message
2024-05-05 14:21:17 -07:00
Bryce Hackel
a50a24e4a6
Add always show remaining time
2024-05-05 14:09:40 -07:00
Bryce Hackel
2846d418ee
Fix bugs
2024-05-05 13:48:38 -07:00
Bryce Hackel
18d4465ebf
Refactor into Switch Item 3
2024-05-05 04:21:47 -07:00
Bryce Hackel
eb8e2d6627
Add updates to LowContrastMode
2024-05-05 02:03:10 -07:00
Bryce Hackel
1a6173b97d
Change to only warn, and cleanup
2024-05-05 01:29:03 -07:00
Bryce Hackel
ae2c2a5501
Fix fake premium setting
2024-05-05 01:09:00 -07:00
Bryce Hackel
f9a67047f9
Add logging
2024-05-04 02:11:50 -07:00
Bryce Hackel
540d5f24f2
Feature to disable chapter skipping
2024-05-03 02:05:46 -07:00
Bryce Hackel
bdbe3ba428
Snap to chapter
2024-05-03 01:57:44 -07:00
Bryce Hackel
a6e248b248
Re-add code
2024-05-03 00:58:50 -07:00
Bryce Hackel
915aac43d2
Hide home tab option
2024-04-30 09:41:58 -07:00
arichornlover
f98e5f7f30
Fix spelling errors Settings.xm
2024-04-30 00:01:03 -05:00
arichornlover
4dbed2d188
Alternative Alert Message for LowContrastMode Option
...
I added an Alternative Alert message if you are using a version lower than v17.33.2. It will instead prompt you with a `Discontinuation` message instead of `Incompatible`
2024-04-29 22:41:25 -05:00
arichornlover
28178722a2
Limit Fake Premium Option to v18.35.4 and higher
...
Won’t work on older versions, this was implemented to prevent the app from crashing.
2024-04-29 21:54:47 -05:00
Bryce Hackel
1fc75eb459
Move adblock workaround into a toggle
2024-04-29 16:28:37 -07:00
Bryce Hackel
79082a6af0
Merge branch 'main' into feature/fake-premium
2024-04-29 15:24:35 -07:00
arichornlover
426388c224
New Options
...
New Button `uYouEnhanced Extras Menu`
New Option `Hide Video Title (in Fullscreen)`
2024-04-27 13:10:22 -05:00
arichornlover
30569fee6b
Reposition “Change App Icon” Button (Settings.xm)
2024-04-26 20:45:11 -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
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
Bryce Hackel
0ea0f44eda
Add toggle to disable "pull to full"
2024-04-10 21:56:31 -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
7fbdb6c5f7
Combine Premium Logo and fake You tab
2024-04-09 00:10:38 -04:00
Bryce Hackel
4d5e945d18
Merge branch 'main' into uYouPlus-sync
2024-04-08 23:35:21 -04:00
Bryce Hackel
dd20316ee9
Merge branch 'main' into uYouPlus-sync
2024-04-08 22:43:30 -04:00
Bryce Hackel
ae75588dcc
New method using data manipulation
2024-04-06 19:04:18 -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
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
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
f9555d5166
Improve the “Incompatibility” Menu Pop-up
2024-04-03 15:29:02 -05:00
arichornlover
eff6a8869e
Added “LowContrastMode” Incompatibility Menu
2024-04-02 23:37:51 -05:00
Bryce Hackel
3738ed19bb
Hide Get Youtube Premium
2024-04-02 20:28:00 -07: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
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
0c09519e79
Deactivated “Disable Snap to Chapter” Option
2024-04-01 12:45:21 -05:00
arichornlover
0d08fcb8e5
Added “Hide the Report Button under player” Option
2024-03-29 18:29:54 -05:00
Bryce Hackel
bda66bf8dd
Much better implementation
2024-03-28 03:44:19 -07: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
Bryce Hackel
bc98d3d535
Forgot to add a switch
2024-03-18 14:55:22 -07:00
Bryce Hackel
3176101d5d
Add YTTapToSeek
2024-03-17 19:11:28 -07: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
6021e0c0ac
Update uYouPlusSettings.xm
2024-03-11 00:16:09 -05: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
a306679c85
Update uYouPlusSettings.xm
2024-02-27 17:49:10 -06:00
arichornlover
bbfa29d0e8
Update uYouPlusSettings.xm
2024-02-27 16:30:29 -06:00
arichornlover
8eb6eb00b9
Added the Option (Hide Fullscreen Button)
2024-02-26 00:58:41 -06:00
Bryce Hackel
40a9a4015c
Hide YTMusic Button
2024-02-25 21:30:26 -08: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
50cce09dc0
Update uYouPlusSettings.xm
2024-02-19 22:35:15 -06:00
arichornlover
d26acb6ecc
Add new option.
2024-02-18 18:10:13 -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
5b8c064d2c
Update uYouPlusSettings.xm
2024-02-17 01:52:38 -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
60cf95ca4c
Refresh Branch
2024-02-11 16:58:43 -06:00
Nguyễn Đạt
1459b08e55
Update uYouPlusSettings.xm
2024-01-27 23:39:27 +07: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
Foxster
34fa42f721
Revert to qnblackcat's URLs
2023-12-25 14:01:34 -08:00
Foxster
f6d654758f
Rename "Settings" -> "uYouPlusSettings"
2023-12-25 10:10:05 -08:00