Commit graph

26 commits

Author SHA1 Message Date
Copilot
4087630525
Update build workflow: bump actions, SDK 18.6, simplify paths, swap extension repo (#700)
* 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>

* All changes verified and complete

Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>

* Remove accidentally committed codeql artifact, add to .gitignore

Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>

* Update build workflow and remove duplicate features from README

Workflow changes:
- Bump actions/cache from v4.2.0 to v5.0.2
- Bump actions/checkout from v4.2.2 to v6.0.1
- Bump softprops/action-gh-release from v2 to v2.5.0
- Update theos ref to latest commit (13c2237)
- Add THEOS env to Fix Compiling step
- Update default SDK version from 17.5 to 18.6
- Change SDK repo from aricloverALT to aricloverEXTRA
- Remove Checkout Main step (not needed for building)
- Remove unnecessary ${{ github.workspace }} paths
- Change YouTube extension repo from CokePokes to BillyCurtis

Other changes:
- Update Makefile default SDK references to 18.6
- Update .gitmodules Extensions URL
- Remove duplicate features from README (YouMute, iSponsorBlock,
  YTSpeed, YTHoldForSpeed, YouQuality) and fix numbering

Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>

* Add back repo checkout step without path prefix

The checkout step is still needed to get the source code,
but without path: main so it checks out to workspace root.
This is consistent with the removal of all main/ path prefixes.

Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
2026-02-11 19:35:11 +01:00
Bryce Hackel
6854f91c1e
Implement gesture selection 2024-08-15 19:48:41 -07:00
Bryce Hackel
1a9758770d
Fix bugs 2024-08-10 03:21:45 -07:00
Balackburn
01563ae25b Updated Themes.xm 2024-04-14 17:14:03 +02:00
Balackburn
276234212b synced changes 2024-03-02 19:08:50 +01:00
Balackburn
0e7d114635 readded removed commits 2024-02-13 20:42:20 +01:00
Balackburn
a3d1a1e31a Updated Themes.xm (@arichornlover) 2024-02-05 13:39:01 +01:00
arichornlover
9f543218e3
Fix Header (Themes) 2023-12-25 17:37:04 -06:00
Balackburn
51ac353f8f testing changing ASScrolView color 2023-07-31 15:13:03 +02:00
arichorn
aabd75cdd2
Update Themes.xm 2023-07-31 08:08:00 -05:00
Balackburn
6c7eadc19d added hide separators 2023-07-31 15:00:20 +02:00
arichorn
044d0b9180
Updated OLED & Old Dark Themes
these changes officially supports the latest YouTube version!
2023-07-31 07:29:32 -05:00
arichorn
b5a0a88a0d
Update Themes.xm 2023-07-30 06:02:13 -05:00
Balackburn
3e62990038 Improved Themes 2023-07-30 09:42:44 +02:00
Balackburn
97a959f0da updated OLD darkmode 2023-07-09 19:07:11 +02:00
Balackburn
b6e97e249a updated OLD darkmode 2023-07-09 15:43:32 +02:00
Balackburn
5d07edfee4 hiding broken YTCinematicContainerView 2023-07-09 14:51:57 +02:00
Balackburn
cdcecc0766 typo 2023-07-04 01:19:29 +02:00
Balackburn
47f816ca5f added 2 classes 2023-07-04 01:11:17 +02:00
Balackburn
261574c146 typo and cleanup 2023-07-04 00:43:58 +02:00
Balackburn
6cf9eabe9e removed useless code in Theme.xm 2023-07-04 00:21:32 +02:00
Balackburn
56271d73eb Testing new OldDarkMode (just cloned OLED and changed color value) 2023-07-04 00:18:31 +02:00
Balackburn
3b073b64c4 error: %hook inside a %hook 2023-07-04 00:09:25 +02:00
Balackburn
1e4826c3ac testing hidding separators for darkmode 2023-07-03 23:54:52 +02:00
Balackburn
af8edbe982 new buildapp.sh & 18.23.3 to 18.25.1 text in settings 2023-07-03 23:00:42 +02:00
Balackburn
2ff6aac218 added files via upload 2023-06-27 09:54:41 +02:00