Commit Graph

175 Commits

Author SHA1 Message Date
weishu c10cd2af3e manager: mount modules webui resources to manager directly. 2024-02-22 16:26:39 +08:00
weishu 21ad01585a manager: support full screen for webui 2024-02-20 23:25:57 +08:00
weishu 39db800e04 manager: Allow localstroage for webview 2024-02-20 20:23:43 +08:00
weishu 0202a5cb3b manager: support load module webui 2024-02-20 19:21:07 +08:00
weishu ef10b171bd manager: fix misleading tips when grant root failed. 2024-02-02 12:25:30 +08:00
weishu 2c27d8083e manager: Fix icon for settings update 2024-01-29 21:43:55 +08:00
weishu e088ed7711 manager: Add option to disable update close #1303 2024-01-29 21:33:24 +08:00
Mufanc 16ddc7436e manager: pin the selected items to the top of the groups and capabilities list (#1285) 2024-01-15 20:31:59 +08:00
Cheng Haobo 60f66193ef Fix typo in LogEvent.kt (#1244)
Mahcine -> Machine
2024-01-03 16:45:58 +08:00
weishu cfe00e5775 manager: Fix module changelog fetch failed. close #1084 2023-10-25 11:11:44 +08:00
weishu e6586101e3 manager: Add missing groups 2023-10-24 22:56:27 +08:00
weishu b3185ef527 manager: fix clipboard toast 2023-10-24 15:59:30 +08:00
weishu c8e01c2c5d manager: template import/export 2023-10-24 15:24:32 +08:00
weishu 31f979569e manager: make system and shell group conspicuously 2023-10-24 10:57:03 +08:00
weishu 65f35fdd38 manager: sort groups and capabilities 2023-10-24 10:39:25 +08:00
weishu 13c0309f8e manager: Add more info for logs 2023-10-23 17:25:39 +08:00
weishu 8700fab0a7 assets: allow to use default uid, gid, groups, capabilities and context 2023-10-21 22:05:19 +08:00
weishu 8e68feffef manager: refresh template screen if needed. 2023-10-21 17:13:23 +08:00
weishu 32578fc237 manager: Prioritize display of local templates 2023-10-21 16:52:37 +08:00
weishu 330eb0a8d8 manager: support locales for online template(2) 2023-10-21 16:28:08 +08:00
weishu 44e4c52434 manager: Fix missing template author 2023-10-21 15:38:17 +08:00
weishu 650682290d manager: Fix remote template fetch error. 2023-10-21 15:29:26 +08:00
weishu 0a4cfa35e3 manager: show App Profile manage screen when empty 2023-10-21 14:02:00 +08:00
weishu 994dad35e4 manager: use production template url 2023-10-21 13:24:20 +08:00
weishu 621174c4f5 manager: support App Profile template 2023-10-21 13:19:59 +08:00
weishu 369ab17232 manager: Fix changelog dialog, close #1005 2023-10-08 15:56:27 +08:00
weishu 15b5436e43 manager: fix ascii art text of KernelSU. close #930 2023-09-16 12:22:44 +08:00
weishu 5f64d7511e manager: show changelog when upgrade manager 2023-09-11 00:44:33 +08:00
weishu a65ff253e4 manager: show changelog before update module 2023-09-11 00:03:21 +08:00
weishu feb90906f4 manager: Fix incorrect version of downloaded module. 2023-09-10 18:16:44 +08:00
weishu c99d103e6a manager: module description and name is optional. 2023-08-03 23:15:21 +08:00
weishu 389da58153 manager: refresh module screen if it comes from install screen. fix #758 2023-07-31 16:15:42 +08:00
weishu ccdb20f14e manager: block vol up & down for module installation. fix #815 2023-07-31 15:27:53 +08:00
weishu d6f290b8c2 manager: auto scroll for module installation. #815 2023-07-31 15:06:00 +08:00
TinyHai f474916063 manager: fix alignment and padding of some text in ModuleScreen (#812) 2023-07-28 22:27:03 +08:00
TinyHai 6deb46c51e manager: a small fix to WarningCard (#809) 2023-07-28 17:34:57 +08:00
TinyHai 10ea2b1a9b manager: fix the text 'No module installed' is not centered (#803) 2023-07-25 18:47:09 +08:00
weishu 39fd30d900 manager: show loading dialog when uninstall/enable/disable module. 2023-07-12 13:00:40 +08:00
weishu 9533299d98 manager: save stderr of installation to log file. fix #723 2023-07-11 20:10:12 +08:00
weishu 031a2ab4e0 Revert "manager: don't remember state when process died." close #728
This reverts commit b66fe74589.
2023-07-08 01:22:21 +08:00
weishu e9d00b78ce manager: bump minimal kernel version 2023-07-01 20:46:20 +08:00
weishu 1ecb90a098 manager: support setting selinux rules profile 2023-07-01 18:44:56 +08:00
weishu 9ae4633bcb manager: show context menu on touch position 2023-07-01 12:13:30 +08:00
weishu 8259b23f0b manager: Add context menu for app profile 2023-07-01 12:13:30 +08:00
weishu 77a1c1f799 manager: only check update for enabled module 2023-06-30 23:49:11 +08:00
Zillion 4eafe5dcaa Remove fontFamily from the Unsupported Warning (#694)
Just a small design fix, to make the Unsupported Warning text have the
same font as the Working text.

## Before

![before](https://github.com/tiann/KernelSU/assets/77107077/7e3f2382-446a-4039-8bec-d72c7e4471b3)

## After

![after](https://github.com/tiann/KernelSU/assets/77107077/31905aa3-a274-4289-b51b-0c45bbeee90e)
2023-06-27 21:17:48 +08:00
weishu 7a564ce382 manager: update card color 2023-06-23 00:35:35 +08:00
weishu 02ed563a67 manager: add a simple manager updater, close #627 2023-06-23 00:31:36 +08:00
weishu b66fe74589 manager: don't remember state when process died. 2023-06-22 23:24:35 +08:00
weishu c24c628b36 manager: fix module install 2023-06-22 23:20:13 +08:00