weishu
|
8bf2a44fbe
|
manager: Add entry for module ui
|
2024-02-23 18:28:28 +08:00 |
|
weishu
|
ee49cdd8d3
|
manager: create new root shell for module installation to avoid block other su operations
|
2024-02-23 18:28:28 +08:00 |
|
weishu
|
df05076938
|
manager: use global mnt shell to aovid nsenter
|
2024-02-23 18:28:28 +08:00 |
|
weishu
|
f64c8da064
|
manager: use SuFile to load webview assets to avoid spoofing manager's mount namespace
|
2024-02-23 18:04:08 +08:00 |
|
weishu
|
8fe3e188cd
|
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
|
d82d3b6939
|
js: support spawn jsapi
|
2024-02-23 00:16:04 +08:00 |
|
weishu
|
8d95005f73
|
js: simplify the exec call
|
2024-02-22 22:41:50 +08:00 |
|
weishu
|
df000cb9c3
|
manager: Add jsapi: toast
|
2024-02-22 20:40:52 +08:00 |
|
weishu
|
fed7760be1
|
manager: Add more abilities to js exec
|
2024-02-22 20:39:46 +08:00 |
|
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 |
|