106 Commits

Author SHA1 Message Date
Fernando Fernández
627d60b965 Allow private actions and reduce downloads
* Download the repo using actions/checkout (so the latest ref is always referenced, without the need of hacky env vars).
The .tar file is created after the repo is cloned, so it can be reused for every step (instead of wget'ting it at every step).
This should reduce the possibility of timeouts or other network errors.

* Action can now run on private repos

* Reduced verbosity of tar: The -v argument is not that necessary in this kind of context,
where the contents of the archive will always be predictable.
2022-09-21 01:38:24 +02:00
LoveSy
79f2d86677 Fix release type of download url (#486) 2022-07-28 03:58:38 +08:00
LoveSy
9c591dadce Get WSA download link directly from MS API (#481) 2022-07-23 01:14:53 +08:00
Howard Wu
1f3721dbd9 Calculate the size dynamically (#427) 2022-06-22 07:57:43 +08:00
Syuugo
a9bb8433af Added flow to remove Amazon AppStore (#420) 2022-06-17 20:24:11 +08:00
Howard Wu
aac17b4430 1 2022-06-17 20:04:52 +08:00
Howard Wu
58763270a9 Calculate product size dynamically 2022-06-17 20:04:52 +08:00
Howard Wu
0c54452496 Warning about Gapps compatibility in Markdown. (#379) 2022-05-25 23:07:15 +08:00
Howard Wu
1f37fafcef Fix typo 2022-05-25 01:03:10 +08:00
Howard Wu
a12a3d6d24 Keep gapps to pico if it's Android 12.1 (#375) 2022-05-25 00:41:59 +08:00
LoveSy
8f56158495 Support Magisk debug channel 2022-05-23 10:58:41 +08:00
LoveSy
65f4392363 Magisk debug channel 2022-05-23 05:36:14 +08:00
Howard Wu
86f8b767e4 Calculate system size dynamically (#354) 2022-05-21 09:53:11 +08:00
LoveSy
59893faa94 Check prop existence 2022-05-21 02:33:59 +08:00
LoveSy
0f0bdac693 Fix vendor size 2022-05-21 02:33:59 +08:00
LoveSy
3d00cea9c5 Temporary fix for 12L version 2022-05-21 02:33:59 +08:00
Howard Wu
cce04abf8d Keep only the latest Actions run 2022-05-17 03:03:05 +08:00
Howard Wu
52da4c1457 Manual triggering of Actions runs only 2022-05-17 02:11:03 +08:00
LoveSy
bbebe7a913 Fix expired cert 2022-05-02 11:19:04 +08:00
LoveSy
63609f1b32 Set-ExecutionPolicy 2022-04-14 13:42:15 +08:00
LoveSy
74e041bc0f Copy magisk utils to /data/adb/magisk 2022-04-12 17:46:42 +08:00
LoveSy
039cf748e5 Copy stub.apk before magisk --post-fs-data 2022-04-08 16:06:01 +08:00
zhongfly
b5dd805d13 Fix add ring/release_type selection option (#284)
* fix add ring/build_type selection option

* Add "insider fast" channel for downloading wsa

* Edit release_type description
2022-03-31 11:16:00 +08:00
ISHANSH LAL
02dfb76dfe Add ring/build_type selection option for WSA (#283)
close #278
2022-03-31 08:40:43 +08:00
LoveSy
6bd1cbcbc1 Install magisk app by copying its apk to specific locations in init.rc (#282) 2022-03-30 20:09:12 +08:00
LoveSy
588f420fec Fix download wsa 2022-03-25 20:13:53 +08:00
LoveSy
868c9420d7 Check file exists 2022-03-25 20:01:35 +08:00
LoveSy
1d4f333055 Ignore err when magiskpolicy is statically built 2022-03-19 09:01:13 +08:00
LoveSy
85d98c8648 Use Android linker for magiskpolicy
Fix #267
2022-03-19 08:57:10 +08:00
LoveSy
a72b00ff4e Fix typo 2022-03-17 19:04:39 +08:00
LoveSy
7e7363f64b Adapt to standalone magiskpolicy
fa8900be65
2022-03-17 18:59:39 +08:00
LoveSy
9a1c2fc1b7 Suppress misleading error on stop process 2022-02-23 03:27:33 +08:00
zhongfly
c55101a505 Don't run action if only README.md update (#231) 2022-02-17 03:44:36 +08:00
zhongfly
7932903baf Support to choose arch (#229) 2022-02-17 03:44:27 +08:00
LoveSy
80838a8be6 Update magisk.yml 2022-02-14 02:16:53 +08:00
LoveSy
465544ba4e Update magisk.yml 2022-02-14 02:15:31 +08:00
zhongfly
e074dd9f86 Use choice as workflow inputs (#224) 2022-02-14 02:01:53 +08:00
alex-sandro92
810f902194 Simplified the selection of the Magisk release (#220) 2022-02-09 05:11:42 +08:00
LoveSy
90f601d4a2 Support path with spaces
Fix #206
2022-02-01 10:18:53 +08:00
LoveSy
f8b2d8868a Update to Magisk stable
Fix #194
2022-01-28 21:09:32 +08:00
LYF
ffc75eaca7 Fix typo (#177) 2022-01-14 11:57:10 +08:00
LoveSy
3e5dbc2633 Fallback to sourceforge rss when opengapps api fails (#170) 2022-01-09 19:11:54 +08:00
LoveSy
c251036dac Fix sepolicy load
Fix #141
2021-12-19 14:22:46 +08:00
LoveSy
9eeb51d0e1 Don't include aroma as options 2021-12-18 23:58:38 +08:00
LoveSy
42a4f94d28 Add WSAHelper 2021-12-18 21:22:46 +08:00
LoveSy
75423d94dd Fix private-app file context
Fix #131
2021-12-13 20:02:54 +08:00
LoveSy
c80ded4a5d Try not to remove wsa
Fix #130
2021-12-13 11:04:09 +08:00
LoveSy
e9cb383153 Fix typo
Fix #128
2021-12-12 17:00:45 +08:00
LoveSy
46f1df7fe8 Enable VirtualPlatform 2021-12-12 08:47:30 +08:00
LoveSy
9da5349c42 VCLibs should be installed first 2021-12-12 08:13:37 +08:00