Howard Wu
502e3c7ebe
Load modules by Magisk
2024-03-03 01:40:14 +08:00
Howard Wu
9a4f25e538
Check WSA download link version
...
I don't know why Microsoft's server returns multiple versions at the same time
2023-06-20 12:14:42 +08:00
Howard Wu
2364c36dbb
Fix 2303 build failed
...
Fix #534
The commit also fixes an issue where the version number
was wrong when getting the download link online at the
same time when WSA was already downloaded
2023-05-14 00:33:09 +08:00
Howard Wu
cde01be6c8
Fix 2304 build ( #531 )
...
Starting with WSA version 2304, the system image is now raw EROFS
wrapped with `vhdx`. In this case, the integration has moved to mount
EROFS and use the mounted directory as `lowerdir`, use OverlayFS to
make it readable and writeable, and modify it in the merged directory.
2023-05-13 20:45:09 +08:00
Howard Wu
02621fc608
Revert "Don't use extractall
"
...
This commit revert c04ad6660d
2023-03-26 22:03:25 +08:00
Howard Wu
c04ad6660d
Don't use extractall
2023-03-26 20:55:40 +08:00
Howard Wu
86759ad241
All Python scripts use relative path
2023-03-26 20:34:44 +08:00
Howard Wu
975bdcf4d8
Use absolute path when unzip WSA
2023-03-26 16:51:56 +08:00
Howard Wu
e7b1e89ada
Show more info when extracting WSA
2023-03-26 12:00:04 +08:00
Howard Wu
d0e92b2395
Show more info when extracting WSA
2023-03-26 11:26:20 +08:00
Howard Wu
58e17da60a
Don't filter any Python warnings
2023-03-24 22:53:48 +08:00
Howard Wu
65c7c2670d
Remove dependency wine
, winetricks
...
Now `makepri` run at first-time install
2023-03-18 17:49:49 +08:00
Howard Wu
9236fac730
Support 2302 (vhdx) ( #416 )
...
* Announcement not supported 2302
Will switch to Powershell scripts that require running under Windows 11
* Support 2302
* format
* Update makepri
* Refine quotes
* Refine quotes +1
* Refine quotes *3
* Fix KernelSU Magisk fallback
* Fix KernelSU build
* Refine resources merge
* Update build.sh
* Refine resize
2023-03-18 13:56:49 +08:00
Howard20181
d41bee363b
Fix offline mode GApps version
2023-01-11 17:05:56 +08:00
Howard20181
b5c995ad2c
Update extractWSA.py
2023-01-03 16:52:07 +08:00
Howard20181
d3a055c591
Fix merge res
2023-01-03 16:47:58 +08:00
Howard Wu
c9e4374c2f
Download GApps by Android version ( #280 )
2022-12-08 16:06:23 +08:00
Howard Wu
9968805324
Use pathlib instead of os.path
2022-09-17 21:15:44 +08:00
Howard Wu
823f1895d0
Fix stupid mistake
2022-09-17 00:57:15 +08:00
Howard20181
f6a348a596
Download on demand
...
Delete only when files are corrupted
Download only when a new version of a file is available
close #39
2022-08-26 02:33:27 +08:00
Howard20181
111fd20c18
Rewrite Integrate GApps
2022-08-26 00:20:49 +08:00
Howard20181
9768767b17
Multi-threaded download with aria2
...
Close #24
2022-08-24 01:54:24 +08:00
Howard20181
9117ee91d1
close #28
2022-08-23 13:04:16 +08:00
Alessandro
29d55d7a65
Update extractWSA.py
2022-08-21 22:30:32 +02:00
Howard20181
fec3e7649f
Speed up the build
...
Change work directory to `/tmp`
Unmount partition before cleanup
2022-08-18 02:02:29 +08:00
Howard20181
32fce182b7
Fix fix permissions path
2022-08-14 20:05:43 +08:00
Howard20181
555c643c2f
All work done in local host.
...
Remove Action.
2022-08-14 10:43:35 +08:00