Commit Graph

104 Commits

Author SHA1 Message Date
Peter Njeim
452cb34422
Update README.md 2022-08-29 21:48:37 -03:00
Peter Njeim
4b3dc8645c
Update README.md 2022-08-29 19:14:34 -03:00
Syuugo
b996fda476
Update README.md 2022-08-26 02:06:14 +09:00
Peter Njeim
d3cee5f9f8 Update README.md 2022-08-23 22:36:18 -03:00
Howard Wu
bff41befd9 Update README.md 2022-08-14 17:16:44 +08:00
Howard Wu
d045c96ebf
Update README.md 2022-08-14 15:24:32 +08:00
Howard20181
555c643c2f All work done in local host.
Remove Action.
2022-08-14 10:43:35 +08:00
Peter Njeim
d55bc7ef50 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSA 2022-07-22 22:20:46 -03:00
LoveSy
9226be17c2
Add credits 2022-07-23 01:18:16 +08:00
Peter Njeim
861f68c1a8
Update README.md 2022-07-10 11:19:50 +03:00
Peter Njeim
67d9c2fab1
Update README.md 2022-07-10 11:18:30 +03:00
Peter Njeim
d01ef196fb
Update README.md 2022-07-10 11:17:09 +03:00
Peter Njeim
37f3d28add
Update README.md 2022-06-18 18:35:43 -03:00
Peter Njeim
929c62fbec Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSA 2022-06-16 14:05:22 -03:00
Howard Wu
e1bdbdf39e
Remove the ExternalStorageProvider we added (#413) 2022-06-15 18:05:42 +08:00
Peter Njeim
3d5d61f651
Update README.md 2022-05-30 01:48:51 -03:00
Peter Njeim
f2da93e99f
Fix README.md 2022-05-29 19:14:27 -03:00
Howard Wu
494a52c5a3
Explain why the old workflow runs should be deleted 2022-05-18 01:01:40 +08:00
Howard Wu
79eb5eb003 Update README.md 2022-05-18 00:25:56 +08:00
南宫雪珊
018683797b
Add VpnDialogs (#338)
https://github.com/LSPosed/VpnDialogs
2022-05-16 02:52:59 +08:00
LoveSy
1a7551e0bb
Update README.md
Fix #309
2022-04-21 00:39:53 +08:00
LoveSy
4efc9198f4
Add a warning about downloading artifact 2022-03-25 19:27:10 +08:00
LoveSy
9335b1883b
Update README.md 2022-03-14 03:57:39 +08:00
LoveSy
d242f57139
Update README.md 2022-02-14 02:09:01 +08:00
someone5678
09f7bd0fce
README: update Shamiko link and fix typo (#223)
* hidding -> hiding
2022-02-14 02:03:04 +08:00
LoveSy
f1936ec651
Update README.md
Fix #172
2022-01-13 22:18:45 +08:00
Chai Wei Jie
d28ed1f18b
Update README.md (#156) 2021-12-30 11:41:48 +08:00
LoveSy
ba9ac544f1
Update README.md 2021-12-18 23:59:40 +08:00
LoveSy
42a4f94d28 Add WSAHelper 2021-12-18 21:22:46 +08:00
LoveSy
81393dbe71
Update Magisk Alpha link 2021-12-17 02:08:09 +08:00
LoveSy
c05e4c8c38
Update README.md 2021-12-16 19:52:22 +08:00
LoveSy
21b6c49cfc
Add FAQ 2021-12-15 00:32:05 +08:00
LoveSy
0a6c9c208a
Update Video 2021-12-12 09:20:37 +08:00
LoveSy
50a8e3b4e9 Fix GSI packages arch 2021-12-12 05:56:30 +08:00
LoveSy
0d47927f3e Merge all language packs
Close #61
2021-12-12 05:44:54 +08:00
LoveSy
83557639ba Update script and readme 2021-12-12 01:56:48 +08:00
LoveSy
5255ce5fca Update README 2021-12-12 00:17:15 +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
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
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
2f98e20dd8
Add Video
Close #37
2021-10-31 19:24:33 +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
LoveSy
adec603a04
Update README.md
Fix #16
2021-10-30 15:26:06 +08:00
惜别
7f747c278c
fix typo (#14) 2021-10-27 22:07:29 +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
zhongfly
dde55916d4
use matrix instead of workflow_dispatch inputs (#4) 2021-10-26 19:21:40 +08:00
Howard Wu
d27037b98e Fix typo 2021-10-26 18:19:47 +08:00
LoveSy
15188b0080 Add prebuilt magisk 2021-10-26 17:30:03 +08:00
LoveSy
9789c3f69c Initial commit 2021-10-26 17:16:38 +08:00