Commit Graph

304 Commits

Author SHA1 Message Date
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
7d2cca6f15
shellcheck ignore SC2086 2022-11-13 19:50:13 +08:00
Howard Wu
8a01a64e5c
Update shellcheck.yml 2022-11-13 14:38:43 +08:00
Howard Wu
559d7a83f8
Create shellcheck.yml 2022-11-13 14:29:15 +08:00
Howard Wu
d3bbe02fcd Fix input overwritten due to parameter order 2022-11-11 15:40:54 +08:00
Syuugo
247cfe3baa
Prioritize ZIP (#245) 2022-11-06 22:39:45 +08:00
Himanshu Shivhare
0dba40de22
fix typo (#229) 2022-10-28 14:30:45 +08:00
Himanshu Shivhare
a63c7f5827
simplified readme (#228) 2022-10-28 14:21:24 +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
f83918579d Add previous repo's link 2022-10-24 22:11:12 +08:00
Howard Wu
43fc07f21b Remove detach tutorial 2022-10-24 22:01:06 +08:00
Howard Wu
719cde9916 Remove detach because it will cause troubles for GitHub Support 2022-10-24 21:59:35 +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
Roshanlal
58d2c7de76
Update README.md (#204) 2022-10-22 14:03:15 +08:00
Howard Wu
1fc795b7fe Supports compression using xz format
Close #203
2022-10-22 01:03:02 +08:00
orariley70
dcc6dcd9be
Improve wording and provide tutorial to detach fork (#170)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-10-08 21:27:27 +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
Syuugo
2f59f6d327
Fix d072fca (#163) 2022-10-02 21:42:19 +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
f019514aca
Update issue_moderator.yml 2022-10-02 11:50:25 +08:00
Roshanlal
7b1fe8a546
Update README.md (#158) 2022-10-02 00:07:42 +08:00
MilkClouds
ed2529e620
Fixed typo related to f.close() (#155) 2022-09-30 00:55:43 +08:00
Howard Wu
c770a2ba7d Fork detachment announcements 2022-09-26 18:20:30 +08:00
Howard Wu
b0fee9c191 Update issue validation workflow 2022-09-25 22:24:52 +08:00
Howard Wu
f59f012006 Update anti_spam.yml 2022-09-25 13:28:12 +08:00
Howard Wu
b59758382c Update anti_spam.yml 2022-09-25 13:25:55 +08:00
Howard Wu
baeaed55fd Update anti-spam workflows 2022-09-25 13:08:30 +08:00
Howard Wu
80a30f46d1
Update pull_request_template.md 2022-09-25 13:01:02 +08:00
Howard Wu
5aed4ee14d Update anti-spam workflows 2022-09-25 12:58:18 +08:00
Howard Wu
72e2b10c58
Update anti_spam.yml 2022-09-25 12:51:14 +08:00
Howard Wu
95aba7bee7 Update anti_spam.yml 2022-09-25 12:48:10 +08:00
Howard Wu
45dbec9492 Update anti-spam workflows 2022-09-25 12:46:57 +08:00
Howard Wu
fe0d7c60ce
Update pull_request_check.yml 2022-09-25 12:30:41 +08:00
Howard Wu
bfc2fad49f
Check whether the Pull Request is regulated (#142) 2022-09-25 12:26:20 +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
0c650f9f15 Update bug_report.yml 2022-09-24 01:38:03 +08:00
Howard Wu
00dfe283b6
Update bug_report.yml 2022-09-23 23:07:17 +08:00
Howard Wu
0c4d271ac5
Update bug_report.yml 2022-09-23 23:05:30 +08:00
Howard Wu
d0b4843753 Update bug_report.yml 2022-09-23 23:00:32 +08:00
Howard Wu
ff62419966
Add issue template (#134) 2022-09-23 22:56:06 +08:00
Howard Wu
2564ad0387 Fix OpenSUSE need install package 2022-09-23 17:19:14 +08:00
Howard Wu
0e31e695b3 Preference for whiptail 2022-09-23 17:02:37 +08:00
Howard Wu
97e5072d9f Minor Fixes 2022-09-23 16:43:50 +08:00