Commit Graph

421 Commits

Author SHA1 Message Date
Mykola Grymalyuk
d17372dd65 utitilities: Add NVRAM error handling 2022-06-30 10:40:47 -06:00
Mykola Grymalyuk
5a96852ea5 install.py: Avoid OC icon if Windows detected 2022-06-28 10:34:18 -06:00
Mykola Grymalyuk
1e4ad7254f installer.py: Ensure AS-specific installers are not listed 2022-06-17 11:13:34 -06:00
Mykola Grymalyuk
71734ce904 Increment build 2022-06-16 14:52:01 -06:00
Mykola Grymalyuk
f9c14459be Switch to bug fix build
0.5.0 will be held off for Ventura support
2022-06-14 09:40:36 -06:00
Mykola Grymalyuk
f2a5e780b4 Increment Build 2022-06-11 08:46:28 -06:00
Mykola Grymalyuk
e6a3b00ef4 build.py: Move Ventura logic to ventura-alpha branch 2022-06-09 14:50:28 -06:00
Mykola Grymalyuk
b0f2b00425 Add Trackpad fix for Ventura
Credit to IronApple for inital findings
2022-06-09 12:12:20 -06:00
Mykola Grymalyuk
1cfec607df os_data.py: Add Ventura identifier 2022-06-07 09:08:22 -07:00
Mykola Grymalyuk
d072f118e7 CHANGELOG: Add deprecation note for TUI
We have no plans to explicitly break TUI support however no effort will be made to keep them functional

0.4.6 release will be the last to publish the TUI on release, future builds will require users to run from source if TUI is desired
2022-06-03 15:31:34 -06:00
Mykola Grymalyuk
f220ff0d14 defaults.py: Remove Rim Beta as default 2022-05-31 11:01:54 -06:00
Mykola Grymalyuk
39f110a6ac Remove trailing whitespaces 2022-05-30 22:51:00 -06:00
Mykola Grymalyuk
e6034d15e9 defaults.py: Set Beta Blur and Rim by default
Option still configurable in OCLP settings
2022-05-30 22:38:17 -06:00
Mykola Grymalyuk
bce687bba1 Merge branch 'main' into web-driver-alpha 2022-05-29 10:51:44 -06:00
Mykola Grymalyuk
0161d6d624 sys_patch_detect.py: Fix crash on MacBookPro11,3 in 12.4+ 2022-05-29 10:50:26 -06:00
Mykola Grymalyuk
7a0e824536 pci_data.py: Add additional Maxwell and Pascal IDs 2022-05-27 12:14:01 -06:00
Mykola Grymalyuk
5af3aff1d7 GUI: Standardize Application Identifier for defaults 2022-05-25 12:47:33 -06:00
Mykola Grymalyuk
5c2cec3905 Sync Changelog 2022-05-25 11:32:00 -06:00
Mykola Grymalyuk
d394bf75db Sync changelog 2022-05-25 08:36:40 -06:00
Mykola Grymalyuk
d9ed037d7a gui_main.py: Prevent Idle sleep during long processes 2022-05-24 17:13:39 -06:00
Mykola Grymalyuk
066e7c9a3d gui_main.py: Add "Search for disks again" option 2022-05-22 00:20:45 -06:00
Mykola Grymalyuk
0068a86035 gui_main.py: Add return to disk when selecting partitions 2022-05-21 23:29:47 -06:00
Mykola Grymalyuk
bd351ac90d gui_main.py: Remove extra modal reset function 2022-05-21 20:45:58 -06:00
Mykola Grymalyuk
49eb82f831 updates.py: Resolve failing to find new updates 2022-05-18 21:00:55 -06:00
Mykola Grymalyuk
23119dedc9 Add better CLI error handling 2022-05-18 20:11:14 -06:00
Mykola Grymalyuk
c8a70764b8 CHANGELOG.md: Adjust wording 2022-05-18 19:53:59 -06:00
Mykola Grymalyuk
e6d69d5d47 Sync changelog 2022-05-18 19:46:42 -06:00
Mykola Grymalyuk
01cf9055d7 Update CHANGELOG.md 2022-05-17 08:19:47 -06:00
Mykola Grymalyuk
937aadd4f5 BlueToolFixup: Set unconditional jump 2022-05-16 20:51:19 -06:00
Mykola Grymalyuk
0cd1e69dfe Incrment build 2022-05-16 18:15:03 -06:00
Mykola Grymalyuk
f670a821a3 gui_main.py: Add note when system already patched 2022-05-16 12:43:09 -06:00
Mykola Grymalyuk
71424e4c6d Sync PatcherSupportPkg 2022-05-16 12:42:01 -06:00
Mykola Grymalyuk
77bf82d65a installer.py: Fix loading newest IAs 2022-05-16 12:08:42 -06:00
Mykola Grymalyuk
8e95710975 sys_patch_dict.py: Set Clock Date logic 2022-05-12 14:46:57 -06:00
Mykola Grymalyuk
7d7a9418d4 Add error handling to non-standard/malformed OpenCore Boot Path 2022-05-11 09:48:30 -06:00
Mykola Grymalyuk
2ddb679554 Add Checksum verification to InstallAssistant.pkg download 2022-05-10 22:46:49 -06:00
Mykola Grymalyuk
60fab3986e Add User prompt for mismatched config 2022-05-10 18:17:23 -06:00
Mykola Grymalyuk
82d5824d70 CI: Add sys_patch validation 2022-05-09 11:10:23 -06:00
Mykola Grymalyuk
396590c2b2 utilities.py: Fix SecureBootModel detection 2022-05-07 22:25:19 -06:00
Mykola Grymalyuk
8b4332e0c0 Add Serial Number Spoofing 2022-05-06 23:07:45 -06:00
Mykola Grymalyuk
b39f2a1d5d sys_patch.py: Add additional preflight checks 2022-05-06 11:04:41 -06:00
Mykola Grymalyuk
61521e2fb1 AutoPatcher: Add preinstall script 2022-05-05 17:08:37 -06:00
Mykola Grymalyuk
49ee43f6ed sys_patch.py: Add patch set info to root 2022-05-05 11:35:03 -06:00
Mykola Grymalyuk
9f4fb692d7 Merge branch 'main' into sys_patch-refactor 2022-05-04 15:32:40 -06:00
Mykola Grymalyuk
5e5139855b Fix AutoPkg download 2022-05-04 15:31:30 -06:00
Mykola Grymalyuk
62291089fc sys_patch.py: Add better documentation 2022-05-04 14:27:43 -06:00
Mykola Grymalyuk
754a6c2a87 CHANGELOG.md: Resolve typos 2022-05-02 10:07:52 -06:00
Mykola Grymalyuk
bd556a8114 Increment Version 2022-05-02 10:00:47 -06:00
Mykola Grymalyuk
93a2eeb8b5 Only list newest installers by default 2022-04-29 21:33:31 -06:00
Mykola Grymalyuk
810da555c6 Resolve 12.3 Beta 3 Bluetooth Address Erroring 2022-04-28 22:48:13 -06:00