Commit Graph

126 Commits

Author SHA1 Message Date
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 1389e4a36d manager: remake home page 2023-04-20 13:52:56 +08:00
tiann d2d36eebd6 manager: show loading dialog when collect bugreport 2023-04-20 11:40:09 +08:00
Trịnh Văn Lợi 82f5141e97 Update vi strings (#406) 2023-04-20 10:01:03 +08:00
tiann b73858dc30 Revert "manager: manager: disable user scroll when refreshing"
This reverts commit 4309a4f217.
2023-04-19 21:16:23 +08:00
tiann cd64dbdcf8 manager: upgrade compose dependencies to fix some weird bugs. close #367 2023-04-19 21:15:59 +08:00
Igor Sorocean de17a31c47 Update ro strings (#403) 2023-04-19 21:10:08 +08:00
tiann 4309a4f217 manager: manager: disable user scroll when refreshing 2023-04-19 18:14:09 +08:00
tiann 4db9124211 manager: upgrade AGP 2023-04-19 18:10:48 +08:00
tiann 9b710c0c65 manager: Fix snprintf 2023-04-18 19:35:42 +08:00
tiann 37f1ac87d9 manager: Fix loading state 2023-04-18 18:42:41 +08:00
tiann 4cdfdd1f34 manager: allow become_manager in work profile. 2023-04-18 18:40:32 +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
tiann 1be8067b40 manager: add selinux state to bugreport. 2023-04-18 14:47:21 +08:00
tiann 38bb604383 manager: add allowlist to bugreport. 2023-04-18 14:47:21 +08:00
tiann 470b896474 manager: remove directory tree in bugreport. 2023-04-18 14:47:21 +08:00
Kung-chih 08c1a9e4f4 Update zh-rHK and zh-rTW (#396) 2023-04-18 13:25:55 +08:00
tiann aab2af882e manager: show confirm dialog when grant root to app. 2023-04-17 18:19:33 +08:00
tiann 5fd94ce426 manager: add bootlog for bugreport 2023-04-15 17:45:20 +08:00
5ec1cff 049736d6cb ksud: refactor module mount (#384) 2023-04-14 22:30:34 +08:00
Amicia De Rune ec65bc97cb manager: update translation (#381)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-04-13 13:19:39 +08:00
tiann 730519894c 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
Trịnh Văn Lợi e9a29c5627 Update strings.xml (#366)
Update missing translation
2023-04-11 11:05:35 +08:00
Howard Wu d751f8f4cb Save install logs to public download folder (#350) 2023-04-05 15:54:55 +08:00
Igor Sorocean 7b8ac9acad Fix ro translation (#344) 2023-04-05 12:16:02 +08:00
Igor Sorocean cbe846c736 Add Romanian translation (#335) 2023-04-03 18:03:19 +08:00
Amicia De Rune a71c9c454f website: update id translation (#325)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-03-27 23:42:42 +08:00
Kung-chih b7d336e7fb Update zh-rHK and zh-rTW strings (#323) 2023-03-26 15:51:01 +08:00
TinyHai 6d01d915e5 manager: make a small adjustment to module screen (#291) 2023-03-03 17:29:53 +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
tiann 9dc91ab884 manager: Add pstore and diag to bugreport 2023-03-02 11:46:12 +08:00
Amicia De Rune fe69895e4f manager: update id translation (#286)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-03-02 11:00:43 +08:00
tiann 681202ce29 manager: Fix install button in module page 2023-03-01 14:22:46 +08:00
tiann 532f36d160 manager: hide install button when magisk installed. 2023-03-01 12:51:04 +08:00
tiann a601cd1f2e manager: Show module conflict state with Magisk 2023-03-01 12:12:31 +08:00
tiann 159cbc8e75 manager: Add prop to bugreport 2023-03-01 11:48:24 +08:00
tiann ba2bc414c4 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 62a699fd80 manager: update dep version to fix bug #269 (#272) 2023-02-24 12:25:01 +08:00
Re*Index. (ot_inc) e159d8004f fix translation (#244)
Japanese Translation Adjustments and Fixes

---------

Co-authored-by: weishu <twsxtd@gmail.com>
2023-02-20 19:37:35 +08:00
Amicia De Rune 5af24a8089 manager: update id translation language (#259)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-20 14:33:16 +08:00
TinyHai 10f67cb6f4 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 e296de603d manager: Update the bottom bar navigation logic(#254)
close #232
2023-02-20 10:37:40 +08:00
TinyHai aefcfc65b6 manager: Add key to LazyColumn's items to prevent incorrect allow sta… (#255) 2023-02-20 10:31:58 +08:00
Ylarod 0eaae07a42 manager: send app list in bug report (#248)
We need this for uid in dmesg
2023-02-16 23:39:21 +08:00
Amicia De Rune 83ff7aeaab manager: update id translation language (#243)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-14 22:41:41 +08:00
Amicia De Rune 7151e05199 manager: Update ID language translation (#239)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>

Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-02-14 13:02:16 +08:00
tiann 31dc644eca manager: Add reboot shortcut for module screen 2023-02-14 12:01:05 +08:00
tiann 15363629dd manager: Add more info to bugreport 2023-02-14 11:44:57 +08:00