copilot-swe-agent[bot]
76ec903244
Dynamic versioning, remove duplicate features, fix build references
...
- Replace hardcoded YTLITE_VERSION=5.0.1 with dynamic GitHub API fetch in Makefile
- Add fallback error if API fetch fails in Makefile
- Update buildapp.yml to use dynamic version fetching with jq
- Replace all hardcoded 5.0.1 references with env vars in buildapp.yml
- Add jq to workflow dependencies
- Remove duplicate tweaks from INJECT_DYLIBS and SUBPROJECTS (iSponsorBlock,
YTHoldForSpeed, YouLoop, YouMute, YouQuality, YouSpeed)
- Remove git submodules for removed tweaks
- Remove SponsorBlock button hiding code from YTLitePlus.xm
- Remove iSponsorBlock first-run setup from YTLitePlus.xm
- Remove SponsorBlockSettingsController/ViewController hooks from Themes.xm
- Remove hideSponsorBlockButton setting from Settings.xm
- Update iSponsorBlock text references in Settings.xm
- Remove SponsorBlock class declarations from YTLitePlus.h
- Remove duplicate overlay keys from SettingsKeys.h
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
2026-02-11 17:45:40 +00:00
RWC
19ac69f476
Update build environment to macos-15-intel and Add necessary imports to Settings.xm ( #679 )
2026-01-03 14:39:50 +01:00
aricloverGitHub (INACTIVE)
596a409d61
LowContrastMode v1.7.1.1
2025-06-10 11:56:14 -05:00
aricloverGitHub (INACTIVE)
0ccc3359c8
Rewrite VersionSpooferLite.xm
...
Consistency with the uYouEnhanced version. also the new version spoofer code is structured better and isn’t poorly made.
2025-01-13 05:53:22 -06:00
aricloverGitHub (INACTIVE)
90e45c3bac
Added New Versions (VersionSpooferLite.xm)
...
Like I said. 17.33.2-18.34.5 are still deprecated. Will start removing those versions once they stop completely working.
2024-12-04 16:51:23 -06:00
aricloverGitHub (INACTIVE)
93f28eeb2b
Update Settings.xm
2024-11-09 13:07:20 -06:00
aricloverGitHub (INACTIVE)
f4b911a0cd
Update Settings.xm
2024-11-09 12:18:41 -06:00
aric3435 (INACTIVE)
8593539c3f
Update LowContrastMode.xm
2024-10-29 18:55:38 -05:00
aric3435 (INACTIVE)
607ac6fee7
LowContrastMode v1.6.1
...
The update that potentially changes the way LowContrastMode works.
It now works with YouTube Versions 17.33.2-18.34.5.
It’s no longer 17.33.2-17.38.10
2024-10-29 18:54:43 -05:00
aric3435 (INACTIVE)
b71c090b64
Deprecated some versions in version spoofer
2024-10-21 17:30:04 -05:00
arichornlover
3d54ed60ef
LowContrastMode v1.6.0
2024-09-11 19:57:54 -05:00
Bryce Hackel
9d62ce75ce
Fix bugs
2024-09-01 19:10:38 -07:00
Bryce Hackel
5fb849297a
Fix bug with reminder again
2024-08-26 23:12:24 -07:00
Bryce Hackel
09721d4b3a
Fix reminder popups
2024-08-26 21:41:19 -07:00
Bryce Hackel
6996c0ed66
Add keys, fix toasts
2024-08-26 12:33:02 -07:00
Bryce Hackel
5095267b4c
Merge branch 'main' into update-settings-export
2024-08-26 01:17:35 -07:00
Bryce Hackel
9b83103e92
Merge branch 'main' into gesture-improvement
2024-08-26 00:55:52 -07:00
Bryce Hackel
573c2d2f43
Add setting for haptic feedback
2024-08-26 00:06:39 -07:00
Bryce Hackel
fa922a1acd
Add player button in navbar
2024-08-25 17:39:12 -07:00
Bryce Hackel
2097308a83
Improve localizations, fix bugs
2024-08-25 12:03:43 -07:00
Bryce Hackel
6e9ec38c4a
Add reminder for YouTube Plus
2024-08-24 16:38:20 -07:00
Bryce Hackel
beeb9eb19f
Add default value ignore
2024-08-21 22:46:32 -07:00
Bryce Hackel
0d72c03167
Add keys to Copy Settings
2024-08-21 22:23:02 -07:00
Bryce Hackel
8eed3ce8bc
Fix playback in feeds on iPad
2024-08-21 21:01:27 -07:00
Bryce Hackel
ca84635cf4
Merge branch 'main' into gestures
2024-08-20 00:40:52 -07:00
Bryce Hackel
5066716f7f
Localizations for Gestures
2024-08-20 00:24:56 -07:00
Bryce Hackel
36f9da844b
Add disable option
2024-08-16 09:58:32 -07:00
Bryce Hackel
e63bc374cf
Fix defaults and text descriptions
2024-08-16 09:21:19 -07:00
Bryce Hackel
6e8bbcb49e
Add localization
2024-08-16 01:34:51 -07:00
Bryce Hackel
e21e026c30
Fix compile
2024-08-16 00:54:07 -07:00
Bryce Hackel
feaaa07e9e
Revert "Prototype 2"
...
This reverts commit 8f578bb741 .
2024-08-16 00:33:37 -07:00
Bryce Hackel
e62699749d
Sensitivity and Deadzone settings
2024-08-16 00:25:24 -07:00
Bryce Hackel
6854f91c1e
Implement gesture selection
2024-08-15 19:48:41 -07:00
Bryce Hackel
e92ada8427
Gesture settings
2024-08-14 23:16:49 -07:00
Bryce Hackel
8f578bb741
Prototype 2
2024-08-14 18:28:42 -07:00
Bryce Hackel
b963c807bb
Video player prototype
2024-08-14 09:23:15 -07:00
Bryce Hackel
4ed8e94880
Merge branch 'main' into gestures
2024-08-13 23:41:37 -07:00
Bryce Hackel
82e4f21d24
Add Hide Speed Toast
2024-08-12 22:16:05 -07:00
Bryce Hackel
08c263fdf0
Copy Hide HUD and Hide Collapse Button
2024-08-10 04:18:36 -07:00
Bryce Hackel
1a9758770d
Fix bugs
2024-08-10 03:21:45 -07:00
Bryce Hackel
762cd8f618
Remove YTLitePlus OLED Theme
2024-08-10 02:11:17 -07:00
Bryce Hackel
753d690b78
Hide autoplay mini preview
2024-08-10 02:11:16 -07:00
Bryce Hackel
c9875ec8b7
Fix localization, fix copy/paste switch
2024-08-10 02:11:16 -07:00
Bryce Hackel
4f2b55a897
Hide comment previews by @arichornlover
2024-08-10 02:11:15 -07:00
Bryce Hackel
df3d09e81d
Gesture test using YTHFS code
2024-08-06 23:09:19 -07:00
arichornlover
f08e836f02
Fix errors (Settings.xm)
...
* fixed errors, removed uYouEnhanced stuff. Sorry about that.
2024-07-30 19:48:07 -05:00
arichornlover
2802e0102d
Added "Copy Settings" and "Paste Settings"
...
Added and adjusted for YTLitePlus.
2024-07-30 16:36:37 -05:00
Bryce Hackel
6c2ae1996e
Add Disable Engagement Overlay
2024-07-17 14:55:25 -07:00
arichornlover
d4529dcfe5
Temp-Disable CUSTOM_SWITCH (Settings.xm)
2024-07-10 03:51:18 -05:00
arichornlover
7fe04c0d01
Update Settings.xm
2024-07-10 03:31:01 -05:00