arichornlover
3e5f611978
Allow Localization (CODE_OF_CONDUCT)
...
I removed the rule because Localization can now be added. 😁
2024-05-14 00:28:33 -05:00
arichornlover
c02ea1acfd
uYouEnhanced Localization Support ✨ 💬
...
The biggest change in uYouEnhanced. After 2+ years, I finally gave it Localization Support and in its own category in this file. Enjoy!
2024-05-14 00:22:09 -05:00
arichornlover
c2f7ea61d0
v19.19.5-3.0.3
2024-05-13 21:54:19 -05:00
arichornlover
f526432e9f
Improve Back Icon (RootOptionsController.m)
2024-05-13 20:53:05 -05:00
arichornlover
da68054403
Update RootOptionsController.m
2024-05-13 20:43:42 -05:00
arichornlover
be69cedbbf
Update RootOptionsController.m
2024-05-13 20:33:50 -05:00
arichornlover
bd47cce0d4
Declare Stuff (RootOptionsController.m)
2024-05-13 20:20:44 -05:00
arichornlover
1fa1ae9455
Improve RootOptionsController.m
2024-05-13 20:06:21 -05:00
arichornlover
1259f6bf85
Update ColourOptionsController2.m
2024-05-13 20:00:55 -05:00
arichornlover
7ec8272d5f
Update ColourOptionsController.m
2024-05-13 20:00:24 -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
arichornlover
7e45d1dcc1
Update uYouPlus.xm
2024-05-12 14:32:30 -05:00
GitHub Actions
4ae3d0aaa8
updated submodules
2024-05-12 18:23:31 +00:00
arichornlover
ffcdf77b09
Update .gitmodules
2024-05-12 13:22:48 -05:00
arichornlover
4c78e0d92a
Fix https://github.com/arichornlover/uYouEnhanced/issues/603
2024-05-12 12:09:08 -05:00
arichornlover
90de7689e2
Updated Rules (CODE_OF_CONDUCT)
2024-05-12 03:12:30 -05:00
arichornlover
480df37a2a
v19.18.2-3.0.3-F2
...
v19.18.2-3.0.3-F2 Changelog:
- Added a New Option:
- Adblock Workaround (Lite)
- Uses weaker adblocking code, this will disable uYou's Adblocking Option.
2024-05-12 02:50:28 -05:00
Bryce Hackel
4c9316e642
Merge pull request #621 from bhackel/fix/casting
...
Add toggle to fix casting
2024-05-11 02:02:37 -07:00
Bryce Hackel
540de2865f
Add toggle to fix casting
2024-05-11 01:44:26 -07:00
Bryce Hackel
d893db366a
Merge pull request #620 from bhackel/fix/hide-title
...
Fix hide title
2024-05-11 01:25:30 -07:00
Bryce Hackel
3e01bcbd08
Update YouTube Premium box
2024-05-11 01:23:10 -07:00
Bryce Hackel
d07e5977a7
Fix hide title
2024-05-11 01:08:08 -07:00
arichornlover
75dad7ffb9
Update CODE_OF_CONDUCT.md
2024-05-09 23:10:42 -05: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
fc22019286
Update AppIconOptionsController.m
2024-05-09 20:56:17 -05:00
arichornlover
789c0c3534
Update AppIconOptionsController.m
2024-05-09 20:44:39 -05:00
arichornlover
49b323aeb0
Update AppIconOptionsController.m
2024-05-09 20:20:31 -05:00
arichornlover
84f6fae278
Update AppIconOptionsController.m
2024-05-09 20:05:14 -05:00
arichornlover
970b20c83a
Update AppIconOptionsController.m
2024-05-09 19:16:52 -05:00
arichornlover
50bc5a0a90
Added New Option
2024-05-09 18:54:37 -05:00
arichornlover
ab878e50a9
Better Implementation uYou Adblock Workaround LITE
2024-05-09 18:50:52 -05:00
arichornlover
1583e8c556
Replace Alerts with YouTube’s Version (AppIconOptionsController.m)
2024-05-09 18:39:28 -05:00
arichornlover
be7f98d054
New Option uYou AdBlocking Workaround LITE
2024-05-09 17:22:36 -05:00
arichornlover
76e5a4a150
Merge pull request #612 from bhackel/cleanup/build-workflow
...
Cleanup Build Workflow
2024-05-09 16:15:28 -05:00
Bryce Hackel
d71dba4405
Fix bug
2024-05-09 00:42:15 -07:00
Bryce Hackel
c7ebe3c350
Cleanup Build Workflow
2024-05-08 23:55:45 -07:00
Bryce Hackel
ca381ab20f
Update bug.yaml
2024-05-08 23:30:05 -07:00
Bryce Hackel
524c6a4611
Merge pull request #611 from bhackel/fix/keep-remaining-time
...
Fix/Remaining Time
2024-05-08 23:21:15 -07:00
Bryce Hackel
22b61ce7df
Add disable toggle for time remaining
2024-05-08 23:05:38 -07:00
Bryce Hackel
2fda2189cb
Fix Remaining Time
2024-05-08 19:40:03 -07:00
arichornlover
9b5587c268
Updated Fake Premium Alert
2024-05-08 20:36:17 -05:00
arichornlover
c4992b15ae
Update CODE_OF_CONDUCT.md (branch updates)
2024-05-08 19:08:48 -05:00
arichornlover
f726d59663
Update UI for iPads (ColourOptionsController2.m)
2024-05-08 18:23:04 -05:00
arichornlover
33fcaa7c2c
Update UI for iPads (ColourOptionsController.m)
...
Color Options was still locked in Portrait Mode which means the whole UI in Landscape on iPad Devices would look bad. So it’s been resolved.
2024-05-08 18:20:30 -05:00
arichornlover
168c82908d
Added YTReelModel.h
2024-05-08 18:00:26 -05:00
arichornlover
0deaf482c3
Re-add uYou Key removeYouTubeAds for uYou Workaround
...
I accidentally removed it when updating the code from PoomSmart’s YouTube-X.
2024-05-08 17:58:56 -05:00
arichornlover
94d53814ca
Updated uYou AdBlocking Workaround
2024-05-08 17:45:28 -05:00