Ylarod
|
2223d383ea
|
ci: fix kernel build (#137)
|
2023-01-29 13:00:47 +08:00 |
|
tiann
|
ce25412ba9
|
website: opti device list
|
2023-01-29 12:59:37 +08:00 |
|
Ylarod
|
ab9c4fdac9
|
ci: update build (#129)
1. update kernel ci
2. fix manager build
|
2023-01-29 11:25:10 +08:00 |
|
tarsin
|
1feaf151c7
|
Fix Navbar color (#136)
|
2023-01-29 10:32:34 +08:00 |
|
tarsin
|
2e8029590d
|
Update unofficially-support-devices.md (#135)
Add cas
|
2023-01-29 08:46:59 +08:00 |
|
Huy Minh
|
e16f119c2f
|
docs: vi_VN: Translate some strings (#134)
Signed-off-by: Huy Minh <buingoc67@gmail.com>
|
2023-01-28 23:11:40 +08:00 |
|
Huy Minh
|
c02191c969
|
docs: Adding Android-x86 kernel supported by me (#133)
Chinese translated using Google Translate
|
2023-01-28 22:36:44 +08:00 |
|
Huy Minh
|
3efb34cd41
|
docs: vi_VN: translate unofficially supported devices (#131)
|
2023-01-28 22:15:18 +08:00 |
|
tiann
|
e538a7e170
|
website: repo list for munch
|
2023-01-28 21:13:48 +08:00 |
|
Ylarod
|
8514c5109a
|
docs: add unofficially-support-devices (#128)
|
2023-01-28 20:41:23 +08:00 |
|
Ylarod
|
88cccf6ce5
|
ci: common kernel build and embed ksud (#127)
|
2023-01-28 12:24:43 +08:00 |
|
tiann
|
3530780e83
|
docs: simplify
|
2023-01-28 09:33:03 +08:00 |
|
Ylarod
|
7e3228001e
|
website: update description
|
2023-01-27 16:58:52 +08:00 |
|
tiann
|
59dbcd7c61
|
manager: check overlayfs support
|
2023-01-26 17:27:16 +08:00 |
|
weishu
|
a2e57cbbf6
|
kernel: version 12
|
2023-01-26 16:16:00 +07:00 |
|
weishu
|
5995445e61
|
kernel: support selinux state transition
|
2023-01-26 16:05:14 +07:00 |
|
weishu
|
a548fa1771
|
kernel: add sepolicy calls
|
2023-01-26 16:05:14 +07:00 |
|
tiann
|
b4233f4a27
|
manager: fix ksud installation failed at first boot.
|
2023-01-26 15:51:59 +08:00 |
|
tiann
|
f89635e628
|
ksud: fix compile for non-android
|
2023-01-26 15:05:20 +08:00 |
|
Ylarod
|
fa1b6f6d5b
|
kernel: minor fix (#122)
|
2023-01-26 14:55:41 +08:00 |
|
Ylarod
|
cdee2f87a1
|
kernel: update debug warning (#121)
|
2023-01-26 14:32:52 +08:00 |
|
Ylarod
|
21a2c5a5fb
|
ci: use custom key to sign official bootimgs (#120)
We can get pub key hash by
```
avbtool info_image --image boot.img
```
|
2023-01-26 13:40:07 +08:00 |
|
tiann
|
6df752468f
|
manager: remove libksu
|
2023-01-26 12:36:25 +08:00 |
|
tiann
|
196cb84571
|
ksud: add su
|
2023-01-26 12:28:55 +08:00 |
|
tiann
|
d98b507c47
|
ksud: make other os build happy
|
2023-01-26 12:12:25 +08:00 |
|
tiann
|
b11beddf5c
|
website: fix symbol
|
2023-01-26 11:50:15 +08:00 |
|
tiann
|
44244b6e8c
|
website: no need to bother sucompat now
|
2023-01-26 11:37:34 +08:00 |
|
Ylarod
|
443c5867cd
|
kernel: precise trigger timing of post-fs-data (#118)
* kernel: add report_event cmd
* ksud: report event
* kernel: trigger on_post_fs_data
* ksud: comment unused code
* [skip ci] run clang-format
Signed-off-by: Ylarod <me@ylarod.cn>
* ci: use custom key to sign official bootimgs
* format ksud
* reject non root
* remove
Signed-off-by: Ylarod <me@ylarod.cn>
|
2023-01-26 11:29:02 +08:00 |
|
Ylarod
|
21ecb29d41
|
kernel: opt allowlist persist and log (#119)
* kernel: persist on need
* kernel: opt log for ksu_allow_uid
|
2023-01-26 08:55:27 +08:00 |
|
Ylarod
|
9fe636cd47
|
kernel: fix missing log tag (#117)
|
2023-01-25 22:24:00 +08:00 |
|
Ylarod
|
b07b38c974
|
kernel: bump version to 11
|
2023-01-25 21:55:47 +08:00 |
|
Ylarod
|
3d07b7285b
|
kernel: refact (#113)
* refact
* sort inlude
* update
* unregister execve kprobe
* update log
* don't unregister if not in kprobe
* opt for no kprobe
* opt for no kprobe
* stop debug
* don't forget to call ksu_uid_observer_exit
* rename core to core_hook
* direct call do_persistent_allow_list
* add prefix
* use getter, add warn
* add wrapper
* run clang-format
clang-format --style="{BasedOnStyle: InheritParentConfig, SortIncludes: true}" -i kernel/**/*.[ch]
* try fix wsa x64 build
|
2023-01-25 21:53:19 +08:00 |
|
Ylarod
|
675c7114bc
|
ksud: update help and add default pkg name (#115)
|
2023-01-25 20:45:49 +08:00 |
|
Huy Minh
|
d5fcf7653f
|
website : vi_VN : Update non-GKI integration translate (#116)
|
2023-01-25 20:45:35 +08:00 |
|
tiann
|
8463f1df08
|
ksud: minor tweaks
|
2023-01-25 19:01:51 +08:00 |
|
weishu
|
5f9f382c65
|
ksud: support set-manager (#114)
* ksud: support set-manager
* ksud: rework apk sign
Co-authored-by: Ylarod <me@ylarod.cn>
|
2023-01-25 17:55:08 +08:00 |
|
Ylarod
|
ecfe4e9ebd
|
kernel: allow to change manager in debug mode (#111)
|
2023-01-25 14:50:44 +08:00 |
|
Ylarod
|
6ea1a36f27
|
kernel: add missing header (#110)
|
2023-01-24 22:32:16 +08:00 |
|
weishu
|
7edf478901
|
kernel: bump version to 10
|
2023-01-24 19:49:08 +07:00 |
|
weishu
|
a387fc601a
|
kernel: selinux support add new type and add builtin unconstrained file type
|
2023-01-24 19:48:41 +07:00 |
|
weishu
|
b3fb256445
|
kernel: enable sucompat iff KPROBES enabled, close #100
|
2023-01-24 14:38:33 +07:00 |
|
セリカ・シルフィル
|
b401c32840
|
website:Remind readers how to resolve dependencies for KPROBES (#106)
website:Remind readers how to resolve dependencies for KPROBES
Power by DeepL and Google Translate
|
2023-01-24 15:10:44 +08:00 |
|
tiann
|
96fd9034b4
|
ksud: dummy mount stdout and stderr
|
2023-01-24 15:06:50 +08:00 |
|
tiann
|
59a35c0140
|
ksud: auto resize image based on module size
|
2023-01-24 15:00:31 +08:00 |
|
tiann
|
db38f8b368
|
ksud: dummy mount output
|
2023-01-24 13:28:06 +08:00 |
|
tiann
|
5b9b620bc0
|
ksud: retry for mount
|
2023-01-24 13:26:40 +08:00 |
|
Ylarod
|
3cd2e0d40c
|
kernel: run ksu_kprobe_init if build as module (#109)
|
2023-01-24 08:42:25 +08:00 |
|
Abhiram
|
7b6c028292
|
Add support for predictive back gesture (#105)
Reference: https://developer.android.com/guide/navigation/predictive-back-gesture#opt-predictive
|
2023-01-23 18:39:38 +08:00 |
|
AngelaCool
|
91c9a6c93b
|
manager: Add monochrome themed icon on Android 12+ (#104)
|
2023-01-23 10:26:12 +08:00 |
|
Ylarod
|
90a9aa2ff8
|
Revert "README: Added the information for the support of Linux 4.9 (#103)"
This reverts commit f915b4e488.
|
2023-01-22 13:11:33 +08:00 |
|