Commit Graph

59 Commits

Author SHA1 Message Date
LoveSy
9c85df7011
Fix magisk launch script 2021-11-19 23:54:39 +08:00
LoveSy
63d34986bb
Fix adb path 2021-11-19 23:52:11 +08:00
Mioki
fc3d1562aa
Adds latest adb files. Installer now opens WSASettings and Installs Magisk.apk with minimal input from user. (#89)
* Supplies the same Magisk APK version with WSA

Provides the required Magisk APK along with the rest of the files.

* Copy to magisk.apk iff root sol is magisk

* Update README.md

* Adds latest adb and installs Magisk.apk at the end.

* typo error

* typo error

* fix folder error in adb call from install script

* Optimized ADB unzip

* Cleanup temp files during adb extraction

* Automated adb connection and Magisk Install

* Changed Magisk launch command

* fix missing ./ in adb call

* Cleanup adb.zip

* AUtomated install script. No user interaction install.

* Fixed ./adb missing ./

* Edited Readme to remove unnecesary user steps.

* Prepare script for AppxPackage randomly not starting wsaclient.

* Install script now activates Windows 11 developers mode automatically.

* stupid space in the middle of a command fixed

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-19 20:58:08 +08:00
LoveSy
b24f52521e
Load sepolicy of magisk modules 2021-11-15 19:16:29 +08:00
okibcn
153c0bf4de
Supplies the same Magisk APK version with WSA (#88)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-15 17:40:13 +08:00
Pazhani Ragunathan
0c131c5027
added version & release in zip name (#81)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-13 04:12:03 +08:00
LoveSy
a81774841a
Integrate magisk bt default 2021-11-11 08:48:49 +08:00
everclearecct
2638c34288
Fixed a typo (#71) 2021-11-11 08:34:58 +08:00
LoveSy
1931a3e142
Remove redundant hyphen 2021-11-10 18:31:48 +08:00
LoveSy
b133293255
Update zip name 2021-11-10 18:25:23 +08:00
LoveSy
e8f1dff808
Fix permission 2021-11-10 16:57:26 +08:00
LoveSy
eb30a2d7e9
Allow striping magisk
Fix #64 

TODO: make kernel su as another option
2021-11-10 16:51:56 +08:00
LoveSy
3a5bc6ec89
Update sepolicy
Fix #62
2021-11-10 16:46:44 +08:00
LoveSy
0837b70d43 Fix no input 2021-11-02 19:55:41 +08:00
LoveSy
1616411052 jsdelivr is not compatible 2021-11-02 19:53:50 +08:00
LoveSy
08a2645d63 Magisk Canary is working now 2021-11-02 19:50:30 +08:00
Howard Wu
9370b11293
Minor Changes (#50) 2021-11-02 09:26:01 +08:00
Howard20181
0f59c3225d Correct spelling
Co-Authored-By: Mayuri <63649939+MayuriNFC@users.noreply.github.com>
2021-11-02 09:03:32 +08:00
LoveSy
0d0958a854
Support tv variants (#41) 2021-10-31 21:57:56 +08:00
LoveSy
2f98e20dd8
Add Video
Close #37
2021-10-31 19:24:33 +08:00
LoveSy
bff6e2881f Fix script path 2021-10-31 17:20:59 +08:00
LoveSy
222415a126 Add Install.ps1
Close #30
2021-10-31 16:38:06 +08:00
LoveSy
6074f60327
Update README.md 2021-10-30 20:48:34 +08:00
Alvin Leonardo
30729af979
Fixed Job step name typo (#32) 2021-10-30 20:00:49 +08:00
LoveSy
adec603a04
Update README.md
Fix #16
2021-10-30 15:26:06 +08:00
LoveSy
c72bb46bbb Use GSI apps 2021-10-28 22:11:25 +08:00
LoveSy
b99b97fe15 Add webview overlay 2021-10-28 21:49:46 +08:00
LoveSy
651318fd63 Fix external storage 2021-10-28 20:04:07 +08:00
LoveSy
befce5411b Add external storage 2021-10-28 19:19:33 +08:00
惜别
7f747c278c
fix typo (#14) 2021-10-27 22:07:29 +08:00
LoveSy
b19acaa614 Support larger GApps 2021-10-27 22:02:00 +08:00
LoveSy
ee7c1e8512
Credits 2021-10-27 21:11:39 +08:00
LoveSy
e2fb190a27
Update README.md 2021-10-27 21:06:38 +08:00
惜别
7372601b62
fix typo (#12) 2021-10-27 21:03:32 +08:00
LoveSy
3ada02c299 Fix prop using script 2021-10-27 20:06:00 +08:00
Wolf_G
0ecdf47877
Refine name again (#7) 2021-10-27 16:03:41 +08:00
LoveSy
454d3bc3c8 Refine name 2021-10-27 13:28:45 +08:00
LoveSy
ea063269dd Move tmp dir 2021-10-27 13:18:32 +08:00
LoveSy
54fba275bb Unzip to pipe 2021-10-27 13:04:38 +08:00
zhongfly
2ba15c5a53
Generate artifact name from inputs (#6)
* Generate artifact name from inputs

* add gapps_variant to artifact name
2021-10-27 11:57:07 +08:00
LoveSy
02996864ad Add Prop 2021-10-27 01:57:05 +08:00
LoveSy
e4b6fbbafa No GooglePackageInstaller 2021-10-27 01:04:32 +08:00
LoveSy
c7953b52bb Shrink Images 2021-10-27 00:45:03 +08:00
LoveSy
bc88bf3872 Add GApps 2021-10-27 00:29:51 +08:00
LoveSy
7281ac4c77 GApps placeholder 2021-10-26 21:41:38 +08:00
LoveSy
a3b765c70d Don't show gapps options unless it's finished 2021-10-26 21:36:00 +08:00
LoveSy
c637f0de6c Download gapps 2021-10-26 21:27:38 +08:00
LoveSy
ab82646e1a More friendly 2021-10-26 19:43:23 +08:00
LoveSy
b3d259f08d Timeout 40s 2021-10-26 19:37:11 +08:00
LoveSy
796c10de02 Fix build 2021-10-26 19:33:26 +08:00