Commit Graph

202 Commits

Author SHA1 Message Date
weishu e588a43709 manager: Add tips for select boot image 2024-03-17 12:00:44 +08:00
weishu a363cb2232 manager: Add install menu 2024-03-16 11:46:13 +08:00
weishu 11eb11102f manager: Fix loading dialog 2024-03-16 11:13:50 +08:00
weishu a8ffe6d2a9 manager: Add string resource 2024-03-16 11:13:50 +08:00
weishu a8542e5f14 manager: Fix reboot button is missing when flash 2024-03-16 11:13:50 +08:00
Ylarod 3f5d6ca54a Build KernelSU as LKM (#1254)
Co-authored-by: weishu <twsxtd@gmail.com>
2024-03-15 18:53:24 +08:00
TinyHai d0027e59a6 manager: a small fix in InstallScreen (#1434)
今天刷一个模块,刷入时要配置一些内容,然后发现每次输出我都得手动滑动一下才能看全内容,就很难受。气得我直接翻源码,就有了这个PR   :P

- 防止logContent在重组时丢失。
- 修复输出内容总是自动滚动到上次内容的最底部,而不是最新内容的最底部的f问题。
2024-03-08 19:35:52 +08:00
TinyHai f317b017b6 manager: refine dialog component & add an animation to UpdateCard (#1429) 2024-03-08 10:31:14 +08:00
weishu c6b6c31481 manager: change webview debug icon 2024-03-04 15:10:16 +08:00
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