github-actions[bot]
3f1ee2f784
[add device]: ( #250 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/249
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-18 09:26:51 +08:00
Ylarod
60de2e4a6e
manager: send app list in bug report ( #248 )
...
We need this for uid in dmesg
2023-02-16 23:39:21 +08:00
tiann
d5bb79edd5
website: Add safemode integrate instruction
2023-02-16 12:08:30 +08:00
tiann
7264a00813
ci: Fix ksud version incorrect
2023-02-16 10:05:35 +08:00
Arya Hajalizade
cf21767975
Update faq.md ( #246 )
...
Changed a line towards a better grammar and made it more readable.
2023-02-16 10:00:20 +08:00
Enes Sastim
8fbdd996de
use selinux_state for 4.9.212+ ( #245 )
...
_selinux_state_ is backported to 4.9 kernel with the 4.9.212 release,
use it to fix the build.
many thanks to @reallysnow for figuring this out.
inspired by
d7c2c5f02a
2023-02-15 11:39:16 +08:00
Amicia De Rune
2c3dcae117
manager: update id translation language ( #243 )
...
Signed-off-by: RooGhz720 <rooghz720@gmail.com >
2023-02-14 22:41:41 +08:00
weishu
b024b5d006
kernel: support add_type for 4.x kernel
...
Co-authored-by: Ookiineko <chiisaineko@protonmail.com >
2023-02-14 19:08:18 +07:00
weishu
d5bab2317e
kernel: correctly handle add attr
2023-02-14 18:52:48 +07:00
tiann
0c8b4a48de
ksud: ignore empty sepolicy rule
2023-02-14 18:10:39 +08:00
weishu
f9b3218ded
kernel: fix policydb length
2023-02-14 14:41:00 +07:00
Amicia De Rune
acc37fb387
manager: Update ID language translation ( #239 )
...
Signed-off-by: RooGhz720 <rooghz720@gmail.com >
Signed-off-by: RooGhz720 <rooghz720@gmail.com >
2023-02-14 13:02:16 +08:00
tiann
f50b4dfe34
ksud: fmt
2023-02-14 12:59:21 +08:00
tiann
9ce7351aaa
ksud: support check_sepolicy in scripts
2023-02-14 12:57:08 +08:00
tiann
c691a1adb2
manager: Add reboot shortcut for module screen
2023-02-14 12:01:05 +08:00
tiann
9a2a21ec5d
manager: Add more info to bugreport
2023-02-14 11:44:57 +08:00
tiann
a9fd0aa132
manager: Add kernel version to bugreport
2023-02-14 11:40:24 +08:00
tiann
198674d889
manager: show manager version
2023-02-14 11:37:37 +08:00
tiann
203a5683ac
manager: show safemode in homescreen
2023-02-14 11:29:16 +08:00
tiann
eeb8cda175
manager: show module state in safemode
2023-02-13 23:33:56 +08:00
tiann
b268971323
ksud: support module disable in safemode
2023-02-13 23:33:56 +08:00
weishu
051fc53a4f
kernel: count time of volumedown to enter safemode
2023-02-13 22:01:59 +07:00
tiann
55602f1f16
manager: ui state for safemode
2023-02-13 22:41:32 +08:00
tiann
42428345ff
ksud: check kernel safemode
2023-02-13 22:28:43 +08:00
weishu
ca950d909b
kernel: press KEY_VOLUMEDOWN over 2 seconds will enter safemode and disable all modules
...
Co-authored-by: Ylarod <me@ylarod.cn >
2023-02-13 21:23:28 +07:00
weishu
20ff530962
kernel: fix sepolicy apply may not work #227
...
Co-authored-by: sekaiacg <sekaiacg@gmail.com >
2023-02-13 09:12:31 +07:00
tiann
a5dbbf4881
Revert "[add device]: GKI 1.0 ( #236 )"
...
This reverts commit e91b1fc89a .
2023-02-13 09:38:03 +08:00
github-actions[bot]
e91b1fc89a
[add device]: GKI 1.0 ( #236 )
...
GKI 1.0 has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/235
---------
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com >
2023-02-12 18:44:31 +08:00
tiann
4e35e4ae86
ksud: fix vendor only overlay not working
2023-02-12 18:29:27 +08:00
Aquarius223
6d15cb7e33
kernel: Fix f6967d2c lost parameters after ack-linux 4.14.y (>=163) ( #234 )
...
* [android-4.14-stable tree:
https://github.com/aosp-mirror/kernel_common/commit/5d0939e1 ]
Change-Id: Ice92dd83df4c4f1ae272156cb57f95998e45819f
Co-authored-by: stic-server-open <1138705738@qq.com >
2023-02-12 18:11:28 +08:00
tiann
095acad8a6
ksud: Fix mount ext4 failed of sys-mount
2023-02-12 18:07:50 +08:00
skbeh
c187d1ad8a
ksud: remove tailing "/" from PATH ( #230 )
2023-02-12 18:07:07 +08:00
weishu
f6967d2cfb
kernel: reset avc cache for sepolicy
...
Co-authored-by: sekaiacg <sekaiacg@gmail.com >
2023-02-12 13:09:00 +07:00
weishu
388d2b0b59
kernel: disable inofity for fd opened for manager
2023-02-12 12:15:58 +07:00
github-actions[bot]
d9aecbcbca
[add device]: ( #229 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/228
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-11 19:55:23 +08:00
rxuglr
eabdf3e78c
manager: Add Russian language ( #225 )
2023-02-11 15:26:55 +08:00
tiann
a1fb7c5fdf
ksud: don't hardcode system unzip becuase we use busybox now
2023-02-10 18:51:22 +08:00
f19
89394245b1
fix KSU_GIT_VERSION is not defined while importing KSU by 'git submodule add' ( #224 )
...
.git is a text file while the module is imported by 'git submodule add'.
2023-02-10 16:34:47 +08:00
Re*Index. (ot_inc)
91f1eb2d6a
Added Japanese language to KernelSU Manager ( #223 )
...
Japanese translation added.
2023-02-09 23:51:53 +08:00
tiann
ab5f6db54b
website: Update installation
2023-02-09 14:04:41 +08:00
tiann
626642af76
ksud: e2fsck before resize2fs
2023-02-09 13:53:07 +08:00
tiann
473f02396f
website: Update installation
2023-02-09 10:51:16 +08:00
tiann
aa4b1bf9d8
website: Update installation instruction
2023-02-09 09:28:16 +08:00
tiann
8e5a72fc35
ci: Fix release build
2023-02-08 23:58:47 +08:00
weishu
7302653879
Add release ci ( #218 )
2023-02-08 22:31:43 +08:00
github-actions[bot]
b2b563547c
[add device]: ( #220 )
...
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/219
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08 22:18:05 +08:00
tiann
cc29ad151a
ksud: Add KSU_KERNEL_VER_CODE
2023-02-08 15:09:36 +08:00
tiann
a4a93d8945
ksud: clippy
2023-02-08 12:33:00 +08:00
tiann
3389cd0aea
ksud: Fix module operation order
2023-02-08 12:26:33 +08:00
tiann
d26956ff72
ksud: Fix confliction with stock system overlayfs
2023-02-08 12:14:31 +08:00