Commit Graph

112 Commits

Author SHA1 Message Date
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
tiann 37f1ac87d9 manager: Fix loading state 2023-04-18 18:42:41 +08:00
tiann d0f1246e14 manager: use ParceledListSlice to transport List<PackageInfo>, avoiding TransactionTooLargeException. 2023-04-18 18:04:49 +08:00
tiann b9644e0870 manager: supports grant root access to cross profile. close #271 2023-04-18 17:38:48 +08:00
tiann 1be8067b40 manager: add selinux state to bugreport. 2023-04-18 14:47:21 +08:00
tiann 38bb604383 manager: add allowlist to bugreport. 2023-04-18 14:47:21 +08:00
tiann 470b896474 manager: remove directory tree in bugreport. 2023-04-18 14:47:21 +08:00
tiann aab2af882e manager: show confirm dialog when grant root to app. 2023-04-17 18:19:33 +08:00
tiann 5fd94ce426 manager: add bootlog for bugreport 2023-04-15 17:45:20 +08:00
5ec1cff 049736d6cb ksud: refactor module mount (#384) 2023-04-14 22:30:34 +08:00
tiann 730519894c manager: don't create root shell everytime. this should close #361. MeiZu kernel seems cache something in execve syscall, which will cause double free in kernel. 2023-04-11 12:56:19 +08:00
Howard Wu d751f8f4cb Save install logs to public download folder (#350) 2023-04-05 15:54:55 +08:00