Commit Graph

373 Commits

Author SHA1 Message Date
Peter Njeim
0c21ceb317
Update README.md 2022-09-17 22:36:54 -03:00
Peter Njeim
75b973630e Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-17 21:08:19 -03: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
Peter Njeim
76405ff9b3 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-17 03:30:04 -03:00
Howard Wu
823f1895d0 Fix stupid mistake 2022-09-17 00:57:15 +08:00
Howard Wu
2a86e252a2 Minor change 2022-09-16 19:32:04 +08:00
Howard Wu
d296e27659 Fix Play Services SElinux Policy
close #55
2022-09-16 16:22:45 +08:00
Peter Njeim
da4e1637e0
Update update.yaml 2022-09-15 03:19:13 -03:00
Peter Njeim
9385b8888a
Update build.yaml 2022-09-15 03:19:12 -03:00
Peter Njeim
861372aea2 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-14 17:47:31 -03:00
Howard Wu
317fb94198 Update run.sh 2022-09-15 00:38:43 +08:00
Howard Wu
48bf7f8d15 Update run.sh 2022-09-15 00:38:03 +08:00
bri
adac723617
add 7zip to check_dependencies() in run.sh (#111) 2022-09-15 00:36:18 +08:00
Howard Wu
32c19f2f03 Workaround #108 2022-09-13 19:11:45 +08:00
Peter Njeim
97fa18a12b
Update build.yaml 2022-09-13 01:49:03 -03:00
Peter Njeim
31206dfdf1 fix: mindthegapps 2022-09-12 16:13:39 -03:00
Peter Njeim
9e39211eb9 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-12 15:33:48 -03:00
Howard Wu
afb6e676d5 Make MindTheGapps default 2022-09-10 15:02:46 +08:00
Howard Wu
2c3240a7ee Minor changes 2022-09-10 14:58:18 +08:00
Howard Wu
bd698e1f96
Update Custom-GApps.md 2022-09-10 14:48:39 +08:00
Howard Wu
7ca0e65ff7
Update custom GApps Tutorial (#99) 2022-09-10 14:47:48 +08:00
Syuugo
37b59237d7
Build x86_64 with MindTheGappsBuilder (#94)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-10 14:40:21 +08:00
Howard Wu
29c373b9fd Get Magisk link: Fallback to Jsdelivr
Some regions can't connect to Github smoothly. Fallback to Jsdelivr.
2022-09-09 18:46:41 +08:00
Peter Njeim
fde9de6a12
Update build.yaml 2022-09-08 18:43:38 -03:00
Peter Njeim
dfe735205f
Update build.yaml 2022-09-08 18:40:41 -03:00
Peter Njeim
ec9b27f495
Update update.yaml 2022-09-08 18:40:13 -03:00
Peter Njeim
0b1f8e305f Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-08 18:35:10 -03:00
Peter Njeim
230014fa0c
Update README.md 2022-09-08 18:23:45 -03:00
Peter Njeim
5dd2e60493
Update update.yaml 2022-09-08 18:18:44 -03:00
Peter Njeim
d46f44a8be
Update update.yaml 2022-09-08 17:29:08 -03:00
Peter Njeim
04df137cc9
Update update.yaml 2022-09-08 17:27:13 -03:00
Peter Njeim
d7924ebadb
Update build.yaml 2022-09-08 17:04:35 -03:00
Peter Njeim
958216d580
Update update.yaml 2022-09-08 17:01:18 -03:00
Peter Njeim
3d081782ab
Update update.yaml 2022-09-08 17:00:28 -03:00
Peter Njeim
f8381c002c
Update update.yaml 2022-09-08 16:59:19 -03:00
Peter Njeim
436da5c3b2
Update update.yaml 2022-09-08 16:57:45 -03:00
Peter Njeim
becf556968
Update update.yaml 2022-09-08 16:55:02 -03:00
Peter Njeim
d4f6db42e9
Update build.yaml 2022-09-08 16:42:33 -03:00
Peter Njeim
409817ca63
Create update.yaml 2022-09-08 16:40:44 -03:00
Peter Njeim
5f661556e1
Update build.yaml 2022-09-08 16:31:15 -03:00
Peter Njeim
4dfbf3169d
Update build.yaml 2022-09-08 16:22:54 -03:00
Howard Wu
2d831522cf
Update README.md 2022-09-08 17:36:09 +08:00
Howard Wu
a7456ac7fb
Update README.md 2022-09-08 10:30:25 +08:00
Howard Wu
5f10ebcd29
close #85 2022-09-08 10:21:50 +08:00
Howard Wu
57f242487a Fix spelling error 2022-09-07 20:09:48 +08:00
Howard Wu
0af74b6a4a Update README.md 2022-09-07 20:07:29 +08:00
Howard Wu
a93e299f91 Selectable temporary directory locations
Uncomment `export TMPDIR=$PARENT_DIR/WORK_DIR_` to use the source directory as the working directory
This allows the script to work on devices with low `/tmp`
 storage space
close #31
2022-09-07 19:53:36 +08:00
Howard Wu
1921175da6
Fix spelling errors 2022-09-07 19:07:06 +08:00