Howard Wu
4a04f98a08
Shellcheck check all branches
2023-03-07 18:12:49 +08:00
Howard Wu
b7778ffcec
Don't ignore SC2086
...
Fix #342
Some user run the build script as root user, which cause makepri failed to read files from work dir, this change force using wine when run build in root user
2023-03-07 17:55:46 +08:00
LoveSy
db56036594
No need DT_NEEDED
2023-03-04 21:01:00 +08:00
Howard Wu
081213a1ed
Enforce Magisk 24.0+
2023-03-04 03:14:45 +08:00
Howard Wu
cfea6309d5
Mount SELinux policy path
2023-03-04 03:09:32 +08:00
Howard Wu
e5554ed61b
Prepare worker
...
4318ab5cd2
2023-03-04 00:39:33 +08:00
Howard Wu
357e2e8bf1
Change variable name
2023-03-04 00:10:12 +08:00
Syuugo
e24e472227
Reveal --depth
option ( #397 )
2023-03-02 00:43:09 +08:00
Howard Wu
f05ceda416
Update VpnDialogs
...
Fix Theme
2023-02-24 17:45:03 +08:00
Howard Wu
39fe71bde0
Update VpnDialogs
...
db37404285
Close #374 , #339
2023-02-24 16:13:46 +08:00
Syuugo
bdba7b9460
Move markdown files to docs
2023-02-24 16:09:44 +08:00
bilditup1
ce40f20e05
fix dependency typo in README.md ( #380 )
2023-02-24 16:07:50 +08:00
Star_ZER0
b0e94d2ea3
Fix offline mode not working properly ( #378 )
2023-02-03 22:57:33 +08:00
Howard20181
e1bf8969dd
Update KernelSU.md
2023-02-03 02:40:53 +08:00
Howard20181
25fab5f440
Add Tutorial for how to install KernelSU
2023-02-03 02:32:14 +08:00
Howard20181
312cc188e0
Add an alert that OpenGApps will fail to start
...
Close #371
2023-01-29 03:47:34 +08:00
Howard Wu
b84eb4063f
Update README.md
...
Close #370
2023-01-28 19:16:08 +08:00
Howard20181
9854c629d0
Restrict content type
to application/x-zip-compressed
2023-01-20 06:55:06 +08:00
Howard Wu
b02ba5cba4
Update bug_report.yml
2023-01-20 06:38:31 +08:00
Howard Wu
ee5cf25404
Update bug_report.yml
2023-01-20 06:31:38 +08:00
Howard Wu
b88104fb06
Update bug_report.yml
2023-01-20 06:30:23 +08:00
Howard20181
912a4c63ef
Fix Github API rate limit message
2023-01-20 06:12:13 +08:00
Howard20181
bbcb14caa4
Get MindTheGApps from Github
...
Temporary fix for #357
2023-01-19 23:17:26 +08:00
Syuugo
dc7083ccfa
Fix line break config ( #345 )
2023-01-12 01:59:59 +08:00
Fernando Fernández
a5f46350b8
Separating the install script from the build script and warn on uninstall ( #344 )
...
Co-authored-by: Howard20181 <40033067+Howard20181@users.noreply.github.com>
2023-01-11 20:54:39 +08:00
Howard20181
3c7be0aa1c
Get WSA version before extract
2023-01-11 17:27:06 +08:00
Howard20181
d41bee363b
Fix offline mode GApps version
2023-01-11 17:05:56 +08:00
Fernando Fernández
207faa6457
Decouple dependency installation in a different script ( #340 )
...
Co-authored-by: Howard20181 <40033067+Howard20181@users.noreply.github.com>
2023-01-11 16:49:14 +08:00
ISHANSH LAL (a.K.a t-RED)
8cc5f9c1ab
Rewrite random character generator ( #329 )
...
Co-authored-by: Howard20181 <40033067+Howard20181@users.noreply.github.com>
2023-01-11 16:36:49 +08:00
Syuugo
30816216a0
Fix output messages ( #326 )
2023-01-11 16:12:20 +08:00
Howard20181
f9a8b78ed5
Properly clean up the working directory
2023-01-03 18:04:05 +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
Howard20181
6199cc938e
Merge successfully before continuing to modify AppxManifest.xml
2023-01-02 17:39:29 +08:00
Howard20181
c4d06eecd0
Always use the Windows environment in WSL
2023-01-02 16:19:10 +08:00
Jishnu M
ebb7a7f548
send request to generate wsa links via threads ( #323 )
2023-01-02 16:00:44 +08:00
4qwerty7
c143787681
Support no wine execution in WSL ( #308 )
...
Closes #306
2023-01-02 15:51:04 +08:00
Howard Wu
39d51aaf44
Close #305
2022-12-25 18:02:47 +08:00
Howard Wu
21206dbf15
Fix prop split
2022-12-18 19:56:34 +08:00
Howard Wu
615c125030
Support for custom Microsoft account identity
...
Create a file named `.ms_account` in the download directory and write `user_code=` in it to import it automatically
2022-12-18 18:53:47 +08:00
Howard Wu
d6be1056e4
Create lock-closed-issues.yml
2022-12-15 14:40:11 +08:00
Howard Wu
ed9f9b511b
Update shellcheck.yml
2022-12-15 14:27:59 +08:00
Howard Wu
13e1c948a2
Create lock.yml
2022-12-15 14:26:13 +08:00
Howard Wu
be86d42785
Correctly get Magisk version number from zip
2022-12-11 22:57:45 +08:00
Howard Wu
50ee54c122
Minor change
2022-12-11 18:54:56 +08:00
Howard Wu
cb597c27fb
Update magiskrc
...
1. Handle zygote restarts
2. Low case service names
2022-12-11 18:52:14 +08:00
Syuugo
e5f25504a0
Added artifact name more details ( #289 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-12-09 20:36:59 +08:00
Syuugo
6e31ee5e53
Compatible with 2211 and later (Remove Amazon Appstore) ( #288 )
2022-12-09 20:13:22 +08:00
Howard Wu
b71eed35fa
Skip merge language resources when they do not exist
2022-12-09 20:11:20 +08:00
Howard Wu
67682f8ca5
Add skip download wsa ( #287 )
2022-12-09 18:10:28 +08:00