Commit Graph

746 Commits

Author SHA1 Message Date
weishu 115e412cdc kernel: add more capailities 2023-06-04 16:09:27 +08:00
weishu 4a2a091d5b manager: rename "umount modules" -> "Hide modules" 2023-06-04 14:25:50 +08:00
weishu 42a4a00f76 manager: Add default groups when empty 2023-06-04 14:25:50 +08:00
weishu 9abe9687ab kernel: fix set app profile may override other user's 2023-06-04 13:59:22 +08:00
weishu 1e0e00db12 manager: Fix app profile umount default 2023-06-04 09:58:02 +08:00
weishu 1a54adbf51 manager: Add UMOUNT badge 2023-06-04 09:52:51 +08:00
weishu 27cca2a264 kernel: Fixing the issue of a delay in updating the default profile. 2023-06-04 09:47:31 +08:00
weishu 20a9c6ec0f kernel: use uid instead of package to compare allowlist, fix #580 2023-06-04 09:18:39 +08:00
diphons da45d90605 Fixup: build under linux 4.14 (#581)
Split compiler_types.h from compiler.h only available for linux 4.14
2023-06-04 09:15:03 +08:00
weishu 395711c942 kernel: dont prune uid used for app profile 2023-06-04 01:01:39 +08:00
weishu 7e3e3605c1 manager: Add log for fallbacked app profile 2023-06-04 00:59:59 +08:00
weishu caa5cc085c manager: show default value for app profile. 2023-06-04 00:22:36 +08:00
weishu 2e3505534b manager: the default value of umountModules is actually "true" in kernel 2023-06-04 00:05:19 +08:00
weishu bc9e3da5ce kernel: respect the app profile's umount modules field for kernel umounting 2023-06-04 00:03:56 +08:00
weishu 6a3a7587b3 manager: require kernel 10931 2023-06-03 23:58:23 +08:00
weishu 3a9e29f1ee kernel: Add version field for struct app_profile 2023-06-03 23:57:05 +08:00
weishu 0e539ccee1 kernel: support load/restore default profiles 2023-06-03 23:57:05 +08:00
weishu af482b524d manager: add support for setting default non root profile. 2023-06-03 23:54:15 +08:00
weishu f20c643eb6 manager: remove unused 2023-06-03 23:54:15 +08:00
weishu 14b1386879 kernel: support CMD_IS_UID_GRANTED_ROOT and CMD_IS_UID_SHOULD_UMOUNT 2023-06-03 22:44:01 +08:00
s1204IT 86b7331ded Update WSA Kernel (#575)
Remove: 5.10.117.2
Change: 5.15.98.1 -> 5.15.98.**4**
2023-06-03 19:29:04 +08:00
Hikari-no-Tenshi add7733f66 manager: Update Ukrainian translation (#579) 2023-06-03 19:28:38 +08:00
weishu e030ca48db kernel: fix CMD_GET_ALLOW_LIST error 2023-06-03 19:23:51 +08:00
weishu 838d3b0c94 manager: use default profile when kernel return null. 2023-06-03 17:26:38 +08:00
weishu b4f6302262 kernel: don't copy profile when not found 2023-06-03 17:26:00 +08:00
weishu c70c93feeb manager: show profile info in superuser list 2023-06-03 17:17:19 +08:00
weishu 59164f68e8 manager: don't obfuscate Profile 2023-06-03 16:20:13 +08:00
weishu b26ebf7073 manager: only show warning when installed. 2023-06-03 15:30:51 +08:00
weishu f9ec185fb6 manager: remove semicolon for require new version 2023-06-03 15:25:54 +08:00
weishu b6b86d38a6 manager: Add require new kernel version. 2023-06-03 15:23:35 +08:00
weishu 752b2cad63 manager: Add groups and caps for profile 2023-06-03 15:01:57 +08:00
weishu f8b18c06c8 kernel: minor fixes for profiles 2023-06-03 10:18:11 +08:00
weishu cb5cd08098 kernel: don't fill default value for app profile 2023-06-03 00:06:58 +08:00
weishu e8d234ae66 kernel: baby version of profile 2023-06-03 00:01:00 +08:00
weishu a1e9e5a70e manager: implement app profile api call 2023-06-02 23:58:07 +08:00
sajadasadollahi83 a8a54ce0b6 Update Persian Translation. (#569) 2023-06-02 16:01:46 +08:00
dabao1955 9faa207646 Kconfig:Update text information (#567)
![Screenshot_2023-05-31-12-56-27-57_84d3000e3f4017145260f7618db1d683](https://github.com/tiann/KernelSU/assets/79307765/84ab8d8e-c034-4567-b815-ebeccde1fdbc)

![Screenshot_2023-05-31-12-56-09-68_84d3000e3f4017145260f7618db1d683](https://github.com/tiann/KernelSU/assets/79307765/a4209212-997f-4e2f-bbcb-2c5136ab6e71)
2023-06-02 10:41:40 +08:00
github-actions[bot] 22439a5608 [add device]: Kernel 4.14.194 exynos9610 Non-GKI Device, Added KernelSu using manual method (#574)
Kernel 4.14.194 exynos9610 Non-GKI Device, Added KernelSu using manual
method has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/573

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-02 10:31:41 +08:00
Hikari-no-Tenshi 33e6a68d0c manager: Scroll app profile view (#565)
close #536
2023-05-31 13:04:22 +08:00
sajadasadollahi83 62b7633ccd Create strings.xml (#561)
add translation for persian.
2023-05-31 12:44:06 +08:00
s1204IT a06a4e95e5 Fix README languages (#564) 2023-05-31 12:08:58 +08:00
AndroPlus deb3b229c0 Update Japanese readme (#560)
Changed the installation link to Japanese one (build page is English)
2023-05-29 20:17:43 +08:00
Murat Kozan c0a84f84e8 Update Turkish translation (#553) 2023-05-29 10:30:59 +08:00
Akari f16c4ea48a added support(README.md) for Brazilian Portuguese (#558)
added README_PT-BR.md support as mentioned before, for Brazilian
Portuguese.
2023-05-29 10:30:23 +08:00
Hikari-no-Tenshi 89a4c1e806 manager: Shorten long Ukrainian strings (#550) 2023-05-25 11:46:47 +08:00
Hikari-no-Tenshi 8c0851d7d4 manager: Update Ukrainian translation (#540) 2023-05-23 10:49:39 +08:00
raystef66 2c732b6d86 Update Flemish/Dutch translation (#541) 2023-05-23 10:43:33 +08:00
ahmeda9a 98680d9e47 Fine tuning for Arabic translation. (#543)
Done some changes to make the translation Arabic clearer
2023-05-23 10:43:03 +08:00
Eduardo Novella 5431a03d12 (scripts) check_v2.c -add missing header (#548) 2023-05-23 10:24:42 +08:00
dabao1955 7428ee02d7 change warning about disable kprobes (#549)
#479


Co-authored-by: dabao1955 <195328750@qq.com>
2023-05-23 10:24:18 +08:00