Commit Graph

123 Commits

Author SHA1 Message Date
weishu c15f0a69fd manager: support module update online 2023-06-22 18:40:28 +08:00
weishu aeda3f462d manager: set keyboard options for inputtext 2023-06-22 16:46:41 +08:00
weishu b8d28c69d3 manager: Add selinux rules UI 2023-06-19 22:20:40 +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
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
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
weishu c0c19d4a62 manager: Fix groups and caps selection, close #592 2023-06-05 08:31:15 +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
weishu 6a23e50a6b manager: Add desc for umount modules. 2023-06-04 17:42:58 +08:00
weishu bb5688afeb manager: fix capabilities and namespace save/load 2023-06-04 16:12:03 +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 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
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 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 a1e9e5a70e manager: implement app profile api call 2023-06-02 23:58:07 +08:00
Hikari-no-Tenshi 33e6a68d0c manager: Scroll app profile view (#565)
close #536
2023-05-31 13:04:22 +08:00
Nullptr 05de53b994 manager: several UI improvements (#515) 2023-05-17 09:34:08 +08:00
Nullptr 655429b604 manager: several updates (#510)
+ update deps
+ update app profile page
+ don't show su and module page if no root
2023-05-16 22:32:48 +08:00
tiann f4388f2d73 manager: minor fixes for app profile 2023-05-16 17:31:57 +08:00
tiann 1697b5775d manager: Add app profile implementation 2023-05-16 17:15:01 +08:00
tiann 45d4de35d4 manager: Add working mode UI 2023-05-16 16:31:56 +08:00
tiann 7cb1eb05c5 manager: Add app profile UI 2023-05-16 15:07:26 +08:00
セリカ・シルフィル 6a147a588b manager: Open guide in the current language if it exist (#452)
If not present, the English page will be opened by default.
2023-05-04 21:10:33 +08:00
TinyHai 3f146c05b9 manager: fix ConfirmDialog (#426) 2023-04-22 23:26:21 +08:00
TinyHai e697eddfed manager: refine dialog component and make a small fix in AboutCard (#422)
Co-authored-by: weishu <twsxtd@gmail.com>
2023-04-22 18:40:11 +08:00
Nullptr a9dee400fa manager: small fix for navigation (#416) 2023-04-21 23:52:46 +08:00
Nullptr 08afe0334c manager: refactor to use AGP 8.0.0 (#414) 2023-04-21 16:19:49 +08:00
tiann eae1ee5c8f manager: remove html-text dependency 2023-04-20 15:46:05 +08:00
tiann e925f15417 manager: refine about dialog 2023-04-20 15:20:10 +08:00
tiann 1389e4a36d manager: remake home page 2023-04-20 13:52:56 +08:00
tiann d2d36eebd6 manager: show loading dialog when collect bugreport 2023-04-20 11:40:09 +08:00
tiann b73858dc30 Revert "manager: manager: disable user scroll when refreshing"
This reverts commit 4309a4f217.
2023-04-19 21:16:23 +08:00
tiann 4309a4f217 manager: manager: disable user scroll when refreshing 2023-04-19 18:14:09 +08:00