Commit Graph

203 Commits

Author SHA1 Message Date
Muhammad Fadlyas 48d05eafda Update Indonesian translation (#659) 2023-06-19 20:07:47 +08:00
Gustavo Mendes 076d6c1a2b Update Portuguese brazilian translation (#643)
Signed-off-by: Gustavo Mendes <gusttavo.me@outlook.com>
2023-06-17 21:14:36 +08:00
Ali Beyaz b7cca2a4fd Fixed some Turkish strings again (#646) 2023-06-17 21:14:09 +08:00
Rem01Gaming 4557bcefc0 Update Indonesian translation (#634) 2023-06-16 20:50:31 +08:00
Ali Beyaz e0930746af Fixed some Turkish strings (#640) 2023-06-16 20:50:13 +08:00
Ali Beyaz 81d13c9e85 Translated latest 3 strings to Turkish (#630) 2023-06-14 11:03:42 +08:00
Pegioner 6eda73bb3b Update Russian translation and typo fix (#631) 2023-06-14 11:03:27 +08:00
Igor Sorocean 39737b5ae8 Update ro translation (#629) 2023-06-13 19:23:48 +08:00
raystef66 c1403a203b Update Flemish/Dutch translation (#626) 2023-06-13 14:22:45 +08:00
Hikari-no-Tenshi d3c0d69e0a manager: Make more strings translatable (#622)
Co-authored-by: weishu <twsxtd@gmail.com>
2023-06-13 12:51:03 +08:00
Ali Beyaz 127b8d810b Turkish translation (#618) 2023-06-13 12:11:12 +08:00
weishu 917186f34f manager: Add title to profile list dialog 2023-06-09 20:43:44 +08:00
weishu 46ef298978 manager: Add desc to profile list item 2023-06-09 20:04:23 +08:00
weishu 6308aa4f88 manager: minor fixes for uid/gid input 2023-06-09 19:59:11 +08:00
Pegioner 1e9c89ab32 Update Russian translation (#611) 2023-06-09 11:06:50 +08:00
Gustavo Mendes 0575573a28 Update Portuguese brazilian translation (#608)
Signed-off-by: Gustavo Mendes <gusttavo.me@outlook.com>
2023-06-08 10:48:02 +08:00
Rushi Ranpise 09ed2661a9 Update English translation (#605)
Fixes https://github.com/tiann/KernelSU/issues/602
2023-06-07 16:37:08 +08:00
raystef66 bb7eca431c Update Flemish/Dutch translation (#604) 2023-06-07 11:13:04 +08:00
weishu 0f33d3dec1 manager: sync kernel struct and bump profile version 2023-06-06 20:56:27 +08:00
weishu 2a4f5eef0c manager: disable template ui temporarily 2023-06-06 19:06:03 +08:00
weishu eec88b9a5b manager: make template ui work 2023-06-06 17:54:57 +08:00
weishu 006d512883 manager: Default selinux context should be "u:r:su:s0" 2023-06-06 16:37:14 +08:00
weishu 5481b86401 manager: Fix groups overflow, close #598 2023-06-06 12:40:07 +08:00
Igor Sorocean e711d3da6b Update ro translation (#595) 2023-06-05 22:40:44 +08:00
weishu 0e9148a255 manager: change minimal CAP to DAC_READ_SEARCH 2023-06-05 10:17:10 +08:00
weishu 2f2b303e72 manager: Fix set profile failed. 2023-06-05 10:10:16 +08:00
weishu 9ab50a8718 manager: Add default minimal caps for default root profile 2023-06-05 09:08:41 +08:00
weishu c0c19d4a62 manager: Fix groups and caps selection, close #592 2023-06-05 08:31:15 +08:00
Gustavo Mendes 3778023533 Add Portuguese brazilian translation (#593)
Signed-off-by: Gustavo Mendes <gusttavo.me@outlook.com>
2023-06-05 08:24:41 +08:00
raystef66 252aecaaef Update Flemish/Dutch translation (#590) 2023-06-05 05:48:10 +08:00
weishu 6d7e7bd983 manager: Fix selection 2023-06-04 23:24:19 +08:00
weishu 13b2b371e9 manager: optimize uid/gid panel 2023-06-04 23:14:44 +08:00
Hikari-no-Tenshi ced24b9d33 manager: Update Ukrainian translation (#584) 2023-06-04 21:41:46 +08:00
Jia-Bin cc214c57e3 Update Traditional Chinese (#586)
Update Traditional Chinese
Modify the translation to meet localization and usage habits
2023-06-04 21:36:32 +08:00
weishu 6a23e50a6b manager: Add desc for umount modules. 2023-06-04 17:42:58 +08:00
weishu 40da8b20ba manager: unify kernel and user structs 2023-06-04 17:29:31 +08:00
weishu bb5688afeb manager: fix capabilities and namespace save/load 2023-06-04 16:12:03 +08:00
weishu 6db0d6bdda manager: remove unused resources 2023-06-04 16:12:02 +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 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 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 6a3a7587b3 manager: require kernel 10931 2023-06-03 23:58:23 +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
Hikari-no-Tenshi add7733f66 manager: Update Ukrainian translation (#579) 2023-06-03 19:28:38 +08:00
weishu 838d3b0c94 manager: use default profile when kernel return null. 2023-06-03 17:26:38 +08:00