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
|
0202a5cb3b
|
manager: support load module webui
|
2024-02-20 19:21:07 +08:00 |
|
weishu
|
a65ff253e4
|
manager: show changelog before update module
|
2023-09-11 00:03:21 +08:00 |
|
weishu
|
b8d28c69d3
|
manager: Add selinux rules UI
|
2023-06-19 22:20:40 +08:00 |
|
weishu
|
752b2cad63
|
manager: Add groups and caps for profile
|
2023-06-03 15:01:57 +08:00 |
|
Nullptr
|
655429b604
|
manager: several updates (#510)
+ update deps
+ update app profile page
+ don't show su and module page if no root
|
2023-05-16 22:32:48 +08:00 |
|
Nullptr
|
08afe0334c
|
manager: refactor to use AGP 8.0.0 (#414)
|
2023-04-21 16:19:49 +08:00 |
|
tiann
|
b423849804
|
manager: update libsu to make it work in work profile standalone!
|
2023-04-21 14:34:40 +08:00 |
|
tiann
|
eae1ee5c8f
|
manager: remove html-text dependency
|
2023-04-20 15:46:05 +08:00 |
|
tiann
|
e925f15417
|
manager: refine about dialog
|
2023-04-20 15:20:10 +08:00 |
|
tiann
|
cd64dbdcf8
|
manager: upgrade compose dependencies to fix some weird bugs. close #367
|
2023-04-19 21:15:59 +08:00 |
|
tiann
|
d0f1246e14
|
manager: use ParceledListSlice to transport List<PackageInfo>, avoiding TransactionTooLargeException.
|
2023-04-18 18:04:49 +08:00 |
|
tiann
|
b9644e0870
|
manager: supports grant root access to cross profile. close #271
|
2023-04-18 17:38:48 +08:00 |
|
TinyHai
|
c679c7a2bf
|
manager: replace SwipeRefresh with PullRefreshIndicator & refactor so… (#288)
- replace SwipeRefresh with PullRefreshIndicator
- optimize pull refresh
- refactor some code
- fix install bottom in module page again
|
2023-03-02 12:35:41 +08:00 |
|
TinyHai
|
62a699fd80
|
manager: update dep version to fix bug #269 (#272)
|
2023-02-24 12:25:01 +08:00 |
|
Ylarod
|
ccc5084657
|
ci: opt manager (#55)
* ci: opt manager
* lint: don't check release build
|
2023-01-13 21:06:55 +08:00 |
|
tiann
|
a4f80b2104
|
manager: Add settings screen
|
2023-01-01 20:55:25 +08:00 |
|
tiann
|
0ae1e8fdcf
|
manager: Add module UI
|
2023-01-01 16:51:28 +08:00 |
|
tiann
|
1fc67ce11b
|
manager: use AppIconLoader
|
2022-12-26 11:45:10 +08:00 |
|
Nullptr
|
c188e332dd
|
manager: ui refactor (#21)
* manager: ui refactor
|
2022-12-26 08:59:37 +08:00 |
|