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
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
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
arichornlover
fcddaea035
Merge pull request #599 from bhackel/fix/fake-premium-toggle
...
Fix/fake premium toggle
2024-05-05 18:44:39 -05:00
arichornlover
2b207e4207
Merge pull request #597 from bhackel/feat/always-use-remaining-time
...
Add always show remaining time
2024-05-05 18:43:28 -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
e158c15f50
Fix bugs
2024-05-05 02:21:08 -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
arichornlover
d3d6c18ae7
Better update-submodules-template.txt
2024-05-03 21:57:04 -05: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
25ec06b2ce
Cleanup and minor changes
2024-05-02 20:42:33 -07:00
Bryce Hackel
0916c7d5d7
Remove screen fading effect
2024-05-02 16:43:23 -07:00
Bryce Hackel
9c12fe2005
Remove color background
2024-05-02 16:02:02 -07:00
Bryce Hackel
d86b7cf08c
Remove gray background
2024-05-02 10:59:24 -07:00
arichornlover
97164998bf
Merge pull request #582 from bhackel/feature/hide-home-tab
...
Feature/hide home tab
2024-05-01 21:20:44 -05:00
arichornlover
348ad8e96d
Update AppIconOptionsController.m
2024-05-01 19:53:54 -05:00
Bryce Hackel
a752c59d60
Use renderer method to remove empty space
2024-05-01 17:50:24 -07:00
arichornlover
c409041e93
Update AppIconOptionsController.m
2024-05-01 19:41:09 -05:00
arichornlover
faa9590ac7
Remove duplicate (AppIconOptionsController.m)
2024-05-01 19:18:33 -05:00
arichornlover
1bfa0a1bbc
Added bundle? (AppIconOptionsController.m)
2024-05-01 19:07:06 -05:00
arichornlover
1ab798f1eb
Update AppIconOptionsController.m
2024-05-01 18:56:52 -05:00
arichornlover
a94e19a484
Update AppIconOptionsController.m
2024-05-01 18:41:49 -05:00
arichornlover
8d2fcfc799
Update AppIconOptionsController Buttons
2024-05-01 18:24:41 -05:00
arichornlover
4ea42d8b0c
Update AppIconOptionsController.m
2024-05-01 18:03:45 -05:00
arichornlover
0177d38d67
Update plistPath
2024-05-01 17:57:00 -05:00
arichornlover
c5c8ca2ccb
Fix spelling errors
2024-05-01 17:44:52 -05:00
arichornlover
74940a53fb
Update AppIconOptionsController.m
2024-05-01 17:32:27 -05: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
arichornlover
971397e0fc
Update AppIconOptionsController.m
2024-04-29 20:34:12 -05:00
arichornlover
7bf6294385
Update AppIconOptionsController.h
2024-04-29 20:34:03 -05:00
arichornlover
3b77844aaa
Adjust AppIconOptionsController menu
2024-04-29 19:09:25 -05:00