Commit Graph

618 Commits

Author SHA1 Message Date
tiann 70dac4b036 kernel: fix incorrect invalidate for manager in work profile 2023-04-21 14:45:47 +08:00
tiann b423849804 manager: update libsu to make it work in work profile standalone! 2023-04-21 14:34:40 +08:00
Amicia De Rune c96d5d7c7b update id translation (#412)
Signed-off-by: RooGhz720 <rooghz720@gmail.com>
2023-04-21 10:26:14 +08:00
Jia-Bin 6be7caef42 Update Traditional Chinese (#413)
Update Traditional Chinese
Optimize the text for easier reading
2023-04-21 10:25:46 +08:00
TireX228 428e1f8a93 manager: Update Russian language (#411) 2023-04-20 19:15:14 +08:00
Trịnh Văn Lợi 6571e3b84d Update vi strings (#408) 2023-04-20 16:16:08 +08:00
github-actions[bot] 7deeeb8439 [add device]: (#410)
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/409

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-20 16:15:28 +08:00
tiann eae1ee5c8f manager: remove html-text dependency 2023-04-20 15:46:05 +08:00
6b9cb3401f selinux: use grep to check api supports (#402)
This checks `selinux_state` and `current_sid` supports in a raw way.
Feels more reliable than the version checks.

Supersedes #401, fixes #280, fixes #400.
2023-04-20 15:22:03 +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
tiann f12ee86f6f Revert "ci: Add version to build artifacts"
This reverts commit 147a9106e8.
2023-04-20 10:55:41 +08:00
tiann 2c2ed4e1b0 Revert "ci: Fix img upload"
This reverts commit fafc7c0819.
2023-04-20 10:55:41 +08:00
Trịnh Văn Lợi 82f5141e97 Update vi strings (#406) 2023-04-20 10:01:03 +08:00
easterNday bcfb339240 [add device]: Xiaomi 10S (#405)
增加小米10S的非GKi内核KSU支持。
2023-04-19 23:22:19 +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 fafc7c0819 ci: Fix img upload 2023-04-19 14:02:39 +08:00
tiann 168f1f1ddd kernel: fix snprintf 2023-04-18 19:38:58 +08:00
tiann 9b710c0c65 manager: Fix snprintf 2023-04-18 19:35:42 +08:00
Howard Wu 8ba420ce44 [skip ci] ci: fix job name typo (#398) 2023-04-18 18:44:04 +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 fa25a4fe18 kernel: allow manager to be installed in work profile 2023-04-18 18:32:33 +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
tiann 8167ab0d4c kernel: always apply sepolicy rules even if selinux is permissive 2023-04-18 14:15:37 +08:00
Kung-chih 08c1a9e4f4 Update zh-rHK and zh-rTW (#396) 2023-04-18 13:25:55 +08:00
tiann ec2b22d9a3 Revert "ksud: update faked Magisk version to 26.1 to make some modules happy"
This reverts commit df182d105d.
2023-04-18 13:24:35 +08:00
tiann 147a9106e8 ci: Add version to build artifacts 2023-04-18 13:24:35 +08:00
tiann 6b8b02c475 Revert "kernel: don't save allowlist in worker"
This reverts commit 54461bc4c9.
2023-04-18 13:19:49 +08:00
tiann 7965522922 kernel: don't show log when get allowlist 2023-04-18 13:19:49 +08:00
Howard Wu fa81df0519 ci: avoid ccache key conflict (#397) 2023-04-18 12:12:03 +08:00
tiann 54461bc4c9 kernel: don't save allowlist in worker 2023-04-18 09:18:06 +08:00
tiann df182d105d ksud: update faked Magisk version to 26.1 to make some modules happy 2023-04-17 23:20:10 +08:00
tiann aab2af882e manager: show confirm dialog when grant root to app. 2023-04-17 18:19:33 +08:00
tiann db186e7c42 ksud: remove unused dependency 2023-04-17 18:19:18 +08:00
5ec1cff 80dd192bbc ksud: fix bind mount failed again (#395)
This fixes https://github.com/Dr-TSNG/ZygiskOnKernelSU/issues/18
2023-04-17 12:05:13 +08:00
tiann bff61c671a ksud: avoid using master commit dependency 2023-04-17 11:37:54 +08:00
tiann ff585d4dc1 ksud: fix clippy 2023-04-16 22:14:53 +08:00
tiann 5fd94ce426 manager: add bootlog for bugreport 2023-04-15 17:45:20 +08:00
tiann 415c799040 ksud: catch bootlog when post-fs-data 2023-04-15 17:45:20 +08:00
aiamadeus 2127bdbb46 website: fix web link address of taichi (#391)
Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2023-04-15 15:32:07 +08:00