tiann
|
609ea40d1c
|
manager: show loading dialog when collect bugreport
|
2023-04-20 11:40:09 +08:00 |
|
tiann
|
e228197906
|
Revert "manager: manager: disable user scroll when refreshing"
This reverts commit d86b524558.
|
2023-04-19 21:16:23 +08:00 |
|
tiann
|
d86b524558
|
manager: manager: disable user scroll when refreshing
|
2023-04-19 18:14:09 +08:00 |
|
tiann
|
f40eaf4499
|
manager: Fix loading state
|
2023-04-18 18:42:41 +08:00 |
|
tiann
|
2bfd4d71d8
|
manager: use ParceledListSlice to transport List<PackageInfo>, avoiding TransactionTooLargeException.
|
2023-04-18 18:04:49 +08:00 |
|
tiann
|
2bc84014c2
|
manager: supports grant root access to cross profile. close #271
|
2023-04-18 17:38:48 +08:00 |
|
tiann
|
a3c72c22c1
|
manager: add selinux state to bugreport.
|
2023-04-18 14:47:21 +08:00 |
|
tiann
|
ddf2b7e9ff
|
manager: add allowlist to bugreport.
|
2023-04-18 14:47:21 +08:00 |
|
tiann
|
04d1bee7b4
|
manager: remove directory tree in bugreport.
|
2023-04-18 14:47:21 +08:00 |
|
tiann
|
d41354e1d7
|
manager: show confirm dialog when grant root to app.
|
2023-04-17 18:19:33 +08:00 |
|
tiann
|
fb4ab44aa5
|
manager: add bootlog for bugreport
|
2023-04-15 17:45:20 +08:00 |
|
5ec1cff
|
c058cb8848
|
ksud: refactor module mount (#384)
|
2023-04-14 22:30:34 +08:00 |
|
tiann
|
d065a7ca22
|
manager: don't create root shell everytime. this should close #361. MeiZu kernel seems cache something in execve syscall, which will cause double free in kernel.
|
2023-04-11 12:56:19 +08:00 |
|
Howard Wu
|
f17de87952
|
Save install logs to public download folder (#350)
|
2023-04-05 15:54:55 +08:00 |
|
TinyHai
|
76b9790ffb
|
manager: make a small adjustment to module screen (#291)
|
2023-03-03 17:29:53 +08:00 |
|
TinyHai
|
7846b2a440
|
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 |
|
tiann
|
8bbfe0c26d
|
manager: Add pstore and diag to bugreport
|
2023-03-02 11:46:12 +08:00 |
|
tiann
|
0b1b73a05d
|
manager: Fix install button in module page
|
2023-03-01 14:22:46 +08:00 |
|
tiann
|
203dc42e75
|
manager: hide install button when magisk installed.
|
2023-03-01 12:51:04 +08:00 |
|
tiann
|
9f6e9f5db6
|
manager: Show module conflict state with Magisk
|
2023-03-01 12:12:31 +08:00 |
|
tiann
|
c534ef672e
|
manager: Add prop to bugreport
|
2023-03-01 11:48:24 +08:00 |
|
tiann
|
3fe99712ba
|
manager: Remove the confusing UI of system rw. Many users don't know what is used for and most users don't need this (it is recommended to use module to modify /system). Maybe i'll add it back for cli usage (such as ksud enable system_rw
|
2023-02-24 12:41:32 +08:00 |
|
TinyHai
|
6ec0c25173
|
manager: show confirm dialog before uninstall module (#257)
manager: Add Dialog component, show confirm dialog before uninstall
module, fix a bug in listModules
|
2023-02-20 10:52:23 +08:00 |
|
TinyHai
|
93bcd78f89
|
manager: Update the bottom bar navigation logic(#254)
close #232
|
2023-02-20 10:37:40 +08:00 |
|
TinyHai
|
ebf6a52237
|
manager: Add key to LazyColumn's items to prevent incorrect allow sta… (#255)
|
2023-02-20 10:31:58 +08:00 |
|
Ylarod
|
60de2e4a6e
|
manager: send app list in bug report (#248)
We need this for uid in dmesg
|
2023-02-16 23:39:21 +08:00 |
|
tiann
|
c691a1adb2
|
manager: Add reboot shortcut for module screen
|
2023-02-14 12:01:05 +08:00 |
|
tiann
|
9a2a21ec5d
|
manager: Add more info to bugreport
|
2023-02-14 11:44:57 +08:00 |
|
tiann
|
a9fd0aa132
|
manager: Add kernel version to bugreport
|
2023-02-14 11:40:24 +08:00 |
|
tiann
|
198674d889
|
manager: show manager version
|
2023-02-14 11:37:37 +08:00 |
|
tiann
|
203a5683ac
|
manager: show safemode in homescreen
|
2023-02-14 11:29:16 +08:00 |
|
tiann
|
eeb8cda175
|
manager: show module state in safemode
|
2023-02-13 23:33:56 +08:00 |
|
tiann
|
55602f1f16
|
manager: ui state for safemode
|
2023-02-13 22:41:32 +08:00 |
|
tiann
|
49f7d56fdd
|
manager: Add send log
|
2023-02-03 18:14:42 +08:00 |
|
tiann
|
a05edb3872
|
manager: coming soon for system writable
|
2023-02-03 09:45:42 +08:00 |
|
tiann
|
43b8987b4b
|
manager: open installation guide when install
|
2023-02-03 09:45:42 +08:00 |
|
tiann
|
d7cef25665
|
manager: Superuser support refresh and hide system apps
|
2023-02-02 09:59:40 +08:00 |
|
tarsin
|
bd6b0d3d12
|
Proper way to fix #107 (#148)
|
2023-01-30 09:53:24 +08:00 |
|
tiann
|
684283c585
|
manager: fix uninstall button is overlayed. close #107
|
2023-01-29 21:31:20 +08:00 |
|
tarsin
|
e76cf08934
|
Fix Navbar color (#136)
|
2023-01-29 10:32:34 +08:00 |
|
tiann
|
6e8771b8d9
|
manager: check overlayfs support
|
2023-01-26 17:27:16 +08:00 |
|
tiann
|
76c88a72c6
|
manager: fix ksud installation failed at first boot.
|
2023-01-26 15:51:59 +08:00 |
|
tiann
|
f810ce2d0d
|
manager: remove libksu
|
2023-01-26 12:36:25 +08:00 |
|
weishu
|
6e02cbde8a
|
Add SELinux status (#98)
* manager: Get SELinux status and display it at home
Signed-off-by: xiaoleGun <1592501605@qq.com>
Co-authored-by: xiaoleGun <1592501605@qq.com>
|
2023-01-21 18:58:33 +08:00 |
|
tiann
|
1ca06e1f1a
|
manager: don't show manager in superuser
|
2023-01-16 16:06:39 +08:00 |
|
韵の祈
|
3577b91a3c
|
manager: Optimize ModuleScreen UI (#51)
* manager: fix moduleList is empty cannot parse to jsonArray
* manager: Optimize ModuleScreen UI
* manager: Optimize switch position
|
2023-01-13 17:48:36 +08:00 |
|
tiann
|
06cc677278
|
manager: allow absent versionCode, version, author for module prop
|
2023-01-05 15:27:33 +08:00 |
|
tiann
|
ed2fb62034
|
manager: refresh ui when enable/disable/remove
|
2023-01-05 13:30:16 +08:00 |
|
tiann
|
0a1247b835
|
manager: allow uninstall when update module
|
2023-01-05 10:57:25 +08:00 |
|
tiann
|
f7b284f774
|
manager: remove font for status card
|
2023-01-05 10:35:42 +08:00 |
|