Commit graph

106 commits

Author SHA1 Message Date
arichornlover
ef26c08644
Fix Experimental Button (Localization Fix) 2024-06-03 16:00:33 -05:00
arichornlover
a28dd2dcec
Update uYouPlusSettings.xm (Experimental)
Settings.xm but includes the experimental Copy Settings and Paste Settings buttons.
2024-06-03 12:30:12 -05:00
arichornlover
75ce262367
Some more Settings.xm Adjustments 2024-05-28 14:52:58 -05:00
arichornlover
7f50af5803
Updated “App Version Spoofer Selector” (Settings.xm) 2024-05-28 00:28:03 -05:00
arichornlover
e8d000c328
Remove duplicate keys (Settings.xm) 2024-05-26 21:01:25 -05:00
arichornlover
b598ce4479
Added more keys to Copy Settings Button 2024-05-26 17:44:58 -05:00
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