5ec1cff
|
0d12f602fc
|
manager: allow enable webview debugging (#1412)
|
2024-03-03 22:24:02 +08:00 |
|
weishu
|
cdf9d018f6
|
webui: use global mount namespace by default.
|
2024-02-29 13:59:13 +08:00 |
|
weishu
|
d9e25d822d
|
Revert "webui: support mount master mode"
This reverts commit a6a759c1db.
|
2024-02-29 13:58:44 +08:00 |
|
weishu
|
a6a759c1db
|
webui: support mount master mode
|
2024-02-29 13:55:07 +08:00 |
|
weishu
|
c2ab33a225
|
manager: Add adb file details to log
|
2024-02-25 22:36:58 +08:00 |
|
weishu
|
66a2833e2b
|
manager: Add ksu file real size to logs
|
2024-02-25 22:33:04 +08:00 |
|
weishu
|
248f4916a1
|
manager: Use global mount namespace to gather logs
|
2024-02-25 22:30:53 +08:00 |
|
weishu
|
be392724e8
|
manager: Enter -> Open
|
2024-02-23 19:47:37 +08:00 |
|
weishu
|
36ac2ddeb8
|
manager: use kernelsu's domain instead of default one
|
2024-02-23 18:54:40 +08:00 |
|
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 |
|