Commit Graph

613 Commits

Author SHA1 Message Date
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
Peter Njeim
0059ddaa58 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-30 21:37:37 -03:00
MilkClouds
ed2529e620
Fixed typo related to f.close() (#155) 2022-09-30 00:55:43 +08:00
Peter Njeim
0b44e64e79 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-27 22:22:52 -03: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
Peter Njeim
4974e68bfd Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-25 01:02:19 -03: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
Peter Njeim
a82d06d5ce Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-23 22:52:21 -03: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
Howard Wu
acd898cdf4
Merge pull request #129 from ShyPixie/main
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-23 16:31:44 +08:00
Howard Wu
9bf6f6ce1b Also check if sudo exists in run.sh
More distributions supported
Now supports OpenSUSE's default package manager
2022-09-23 16:31:12 +08:00
ShyPixie
dca675e5f6
Make sudo optional 2022-09-22 19:27:11 -03:00
Peter Njeim
16adf4c428 Merge branch 'main' of https://github.com/LSPosed/MagiskOnWSALocal 2022-09-22 15:26:41 -03:00
Howard Wu
f3ed2d7a83 Fix /sbin label 2022-09-22 19:46:23 +08:00
Howard Wu
1917586e6b Set SELinux context using setfattr
to make it work properly on distributions that do not support SELinux

Add new dependency `attr`

Close #127
2022-09-22 19:37:17 +08:00
Howard Wu
e3ca2a6e2e close #122 2022-09-22 14:38:11 +08:00
Peter Njeim
55743a8f44
Update README.md 2022-09-21 02:23:03 -03:00
Peter Njeim
00fc0dfd50
Update README.md 2022-09-20 19:01:09 -03:00
Peter Njeim
afdf0da3a4
Update README.md 2022-09-19 17:18:42 -03:00
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