Commit Graph

192 Commits

Author SHA1 Message Date
weishu e39a80f91e webui: use global mount namespace by default. 2024-02-29 13:59:13 +08:00
weishu 622a7d73dc Revert "webui: support mount master mode"
This reverts commit 922703d2ff.
2024-02-29 13:58:44 +08:00
weishu 922703d2ff webui: support mount master mode 2024-02-29 13:55:07 +08:00
weishu bf71ff133c manager: Add adb file details to log 2024-02-25 22:36:58 +08:00
weishu a9b156df43 manager: Add ksu file real size to logs 2024-02-25 22:33:04 +08:00
weishu 1690e5db02 manager: Use global mount namespace to gather logs 2024-02-25 22:30:53 +08:00
weishu c95163b144 manager: Enter -> Open 2024-02-23 19:47:37 +08:00
weishu 648d56da39 manager: use kernelsu's domain instead of default one 2024-02-23 18:54:40 +08:00
weishu 66316e76f5 manager: Add entry for module ui 2024-02-23 18:28:28 +08:00
weishu 5591a94f87 manager: create new root shell for module installation to avoid block other su operations 2024-02-23 18:28:28 +08:00
weishu f855f8148a manager: use global mnt shell to aovid nsenter 2024-02-23 18:28:28 +08:00
weishu 9635a00036 manager: use SuFile to load webview assets to avoid spoofing manager's mount namespace 2024-02-23 18:04:08 +08:00
weishu a99c69f9b4 manager: Usse WebViewAssetLoader instead of file uri. refer: https://developer.android.com/reference/androidx/webkit/WebViewAssetLoader
androidCompileSdkVersion changed to meet webview library requirements
2024-02-23 16:12:53 +08:00
weishu 77d16ac896 js: support spawn jsapi 2024-02-23 00:16:04 +08:00
weishu d02855a40a js: simplify the exec call 2024-02-22 22:41:50 +08:00
weishu f20ccc1728 manager: Add jsapi: toast 2024-02-22 20:40:52 +08:00
weishu 66e7db2a4e manager: Add more abilities to js exec 2024-02-22 20:39:46 +08:00
weishu 329010a694 manager: mount modules webui resources to manager directly. 2024-02-22 16:26:39 +08:00
weishu 55f8f2da90 manager: support full screen for webui 2024-02-20 23:25:57 +08:00
weishu 65bff7bf03 manager: Allow localstroage for webview 2024-02-20 20:23:43 +08:00
weishu fceffc9cfe manager: support load module webui 2024-02-20 19:21:07 +08:00
weishu 5db51b0715 manager: fix misleading tips when grant root failed. 2024-02-02 12:25:30 +08:00
weishu 7f53882007 manager: Fix icon for settings update 2024-01-29 21:43:55 +08:00
weishu 8abd37a35c manager: Add option to disable update close #1303 2024-01-29 21:33:24 +08:00
Mufanc 1637864636 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 eb3f604ab8 Fix typo in LogEvent.kt (#1244)
Mahcine -> Machine
2024-01-03 16:45:58 +08:00
weishu 4c79ad7a81 manager: Fix module changelog fetch failed. close #1084 2023-10-25 11:11:44 +08:00
weishu 318be535a8 manager: Add missing groups 2023-10-24 22:56:27 +08:00
weishu 03068f279d manager: fix clipboard toast 2023-10-24 15:59:30 +08:00
weishu 7371eae382 manager: template import/export 2023-10-24 15:24:32 +08:00
weishu fae1fd9826 manager: make system and shell group conspicuously 2023-10-24 10:57:03 +08:00
weishu ec5d9e6368 manager: sort groups and capabilities 2023-10-24 10:39:25 +08:00
weishu ca10d7bcb9 manager: Add more info for logs 2023-10-23 17:25:39 +08:00
weishu 4ff9dcaa17 assets: allow to use default uid, gid, groups, capabilities and context 2023-10-21 22:05:19 +08:00
weishu d4e19bb8fc manager: refresh template screen if needed. 2023-10-21 17:13:23 +08:00
weishu 571f89fac3 manager: Prioritize display of local templates 2023-10-21 16:52:37 +08:00
weishu 9e058c48a6 manager: support locales for online template(2) 2023-10-21 16:28:08 +08:00
weishu 06fdae18d2 manager: Fix missing template author 2023-10-21 15:38:17 +08:00
weishu 10b31bd09a manager: Fix remote template fetch error. 2023-10-21 15:29:26 +08:00
weishu 294caf3deb manager: show App Profile manage screen when empty 2023-10-21 14:02:00 +08:00
weishu 1df5fec49b manager: use production template url 2023-10-21 13:24:20 +08:00
weishu 9b294682b0 manager: support App Profile template 2023-10-21 13:19:59 +08:00
weishu c4db2bab4f manager: Fix changelog dialog, close #1005 2023-10-08 15:56:27 +08:00
weishu 08745664a6 manager: fix ascii art text of KernelSU. close #930 2023-09-16 12:22:44 +08:00
weishu eac6fd0484 manager: show changelog when upgrade manager 2023-09-11 00:44:33 +08:00
weishu 81bbb31098 manager: show changelog before update module 2023-09-11 00:03:21 +08:00
weishu 52234d040f manager: Fix incorrect version of downloaded module. 2023-09-10 18:16:44 +08:00
weishu d6a7231fae manager: module description and name is optional. 2023-08-03 23:15:21 +08:00
weishu d0b8144b96 manager: refresh module screen if it comes from install screen. fix #758 2023-07-31 16:15:42 +08:00
weishu d16d3f87a6 manager: block vol up & down for module installation. fix #815 2023-07-31 15:27:53 +08:00