Howard20181
312cc188e0
Add an alert that OpenGApps will fail to start
...
Close #371
2023-01-29 03:47:34 +08:00
Howard20181
bbcb14caa4
Get MindTheGApps from Github
...
Temporary fix for #357
2023-01-19 23:17:26 +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
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
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
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
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
Howard Wu
c86cd29e33
Add more info to artifact name ( #286 )
2022-12-09 17:21:29 +08:00
Howard Wu
7c08d33c7e
Fix GApps regexp ( #284 )
2022-12-08 20:06:42 +08:00
Howard Wu
c9e4374c2f
Download GApps by Android version ( #280 )
2022-12-08 16:06:23 +08:00
Howard Wu
7f8a7af174
No need to store WSA's msixbundle
separately
...
WSA's `msixbundle` is a `neutral` package which contains different architectures in the same package.
2022-11-23 16:10:41 +08:00
Syuugo
b56e7bf101
Delete apps no longer need ( #258 )
2022-11-23 15:26:20 +08:00
Howard Wu
2d90b1cc58
Update example
2022-11-15 09:10:25 +08:00
Syuugo
73eb7dc19e
Add option to skip fix system props ( #254 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-11-15 09:07:29 +08:00
Howard Wu
d3bbe02fcd
Fix input overwritten due to parameter order
2022-11-11 15:40:54 +08:00
Howard Wu
0646b8e07c
Run loadpolicy.sh
synchronously ( #225 )
2022-10-28 12:38:23 +08:00
Howard Wu
0bb1cfe3fc
Fallback to apk if magisk zip not found
2022-10-26 22:28:04 +08:00
Howard Wu
064688d940
Fix Magisk stub permission
2022-10-24 22:25:13 +08:00
Howard Wu
8367bf2b60
Minor Changes
2022-10-22 18:57:06 +08:00
Howard Wu
ff4ca1921d
OUTPUT_NAME
-> OUTPUT_PATH
2022-10-22 18:32:39 +08:00
Howard Wu
ac4f52ac49
Supports compression using zip format
2022-10-22 18:30:46 +08:00
Howard Wu
1fc795b7fe
Supports compression using xz format
...
Close #203
2022-10-22 01:03:02 +08:00
Howard Wu
b092bcefe1
Update build.sh
...
Unable to detect if it is in Windows terminal
2022-10-05 22:20:14 +08:00
Howard Wu
97dba57d42
Update installation script
...
Make sure to run Powershell on the Administrator account using the console host
Check the version before installing dependencies, and install dependencies only if needed
2022-10-05 21:47:46 +08:00
Howard Wu
db46b5eb1d
Fix config SELinux label
2022-10-02 19:40:49 +08:00
Syuugo
d072fca386
Fix Improved method of adding features ( #162 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-10-02 19:31:42 +08:00
Howard Wu
9672e2cfb2
Update installation script
...
Make sure to run Powershell using the Windows console host
2022-10-02 19:05:08 +08:00
Howard Wu
105a778eee
Manually grant executable privileges to linker
...
Even though executable permissions have been added to the version control, considering that some people don't use it, they directly download the zip archive and unzip it, which by default has no executable permissions
Close #121
2022-09-24 15:42:37 +08:00
Howard Wu
97e5072d9f
Minor Fixes
2022-09-23 16:43:50 +08:00
Howard Wu
9bf6f6ce1b
Also check if sudo
exists in run.sh
...
More distributions supported
Now supports OpenSUSE's default package manager
2022-09-23 16:31:12 +08:00
ShyPixie
dca675e5f6
Make sudo optional
2022-09-22 19:27:11 -03:00
Howard Wu
f3ed2d7a83
Fix /sbin
label
2022-09-22 19:46:23 +08:00
Howard Wu
1917586e6b
Set SELinux context using setfattr
...
to make it work properly on distributions that do not support SELinux
Add new dependency `attr`
Close #127
2022-09-22 19:37:17 +08:00
Howard Wu
e3ca2a6e2e
close #122
2022-09-22 14:38:11 +08:00
Howard Wu
42f56d9af4
Request root access only when all files are present in offline mode
2022-09-17 21:23:18 +08:00
Howard Wu
9968805324
Use pathlib instead of os.path
2022-09-17 21:15:44 +08:00
Syuugo
08fbb8d9dc
Add batch script ( #116 )
...
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-17 20:38:33 +08:00