Commit Graph

156 Commits

Author SHA1 Message Date
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
Weblate (bot)
b8f7b12356 Translations update from Hosted Weblate (#1029)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).



Current translation status:

![Weblate translation
status](https://hosted.weblate.org/widget/kernelsu/manager/horizontal-auto.svg)

---------

Co-authored-by: Ian Perdiansah <ianperdiansah05@gmail.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Mix <3xh096xz4@mozmail.com>
Co-authored-by: Frankie McEyes <mceyes@protonmail.com>
Co-authored-by: wxt1221 <3264117476@qq.com>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: weishu tian <twsxtd@gmail.com>
2023-10-21 14:00:22 +08:00
weishu
621174c4f5 manager: support App Profile template 2023-10-21 13:19:59 +08:00
weishu
5f64d7511e manager: show changelog when upgrade manager 2023-09-11 00:44:33 +08:00
weishu
a65ff253e4 manager: show changelog before update module 2023-09-11 00:03:21 +08:00
Aquarius223
e475ffe7a8 manager: Corrected "Kernel version" and "KernelSU version" string (#825)
* Avoid misunderstanding "The current kernel version %d is too low" Many
people misunderstand that the version of the Linux kernel is too low, so
the version of KernelSU is low and they go looking for a kernel with an
upgraded version of the Linux kernel.

 Correct the string of require_kernel_version to avoid misunderstanding,
 Now let them look for the updated KernelSU version of the kernel.

(cherry picked from commit dcc4ad10f81b1531b551b2b44a3b9cbdc0e489e9)
Change-Id: I4373b006d45ed98e02effa4556e8a9e8c0b70f14

Co-authored-by: admin <paper@localhost>
2023-08-08 11:21:40 +08:00
weishu
1ecb90a098 manager: support setting selinux rules profile 2023-07-01 18:44:56 +08:00
weishu
8259b23f0b manager: Add context menu for app profile 2023-07-01 12:13:30 +08:00
weishu
02ed563a67 manager: add a simple manager updater, close #627 2023-06-23 00:31:36 +08:00
weishu
c24c628b36 manager: fix module install 2023-06-22 23:20:13 +08:00
weishu
c15f0a69fd manager: support module update online 2023-06-22 18:40:28 +08:00
weishu
b8d28c69d3 manager: Add selinux rules UI 2023-06-19 22:20:40 +08:00
Pegioner
6eda73bb3b Update Russian translation and typo fix (#631) 2023-06-14 11:03:27 +08:00
Hikari-no-Tenshi
d3c0d69e0a manager: Make more strings translatable (#622)
Co-authored-by: weishu <twsxtd@gmail.com>
2023-06-13 12:51:03 +08:00
Rushi Ranpise
09ed2661a9 Update English translation (#605)
Fixes https://github.com/tiann/KernelSU/issues/602
2023-06-07 16:37:08 +08:00
weishu
6a23e50a6b manager: Add desc for umount modules. 2023-06-04 17:42:58 +08:00
weishu
6db0d6bdda manager: remove unused resources 2023-06-04 16:12:02 +08:00
weishu
4a2a091d5b manager: rename "umount modules" -> "Hide modules" 2023-06-04 14:25:50 +08:00
weishu
af482b524d manager: add support for setting default non root profile. 2023-06-03 23:54:15 +08:00
weishu
f9ec185fb6 manager: remove semicolon for require new version 2023-06-03 15:25:54 +08:00
weishu
b6b86d38a6 manager: Add require new kernel version. 2023-06-03 15:23:35 +08:00
weishu
a1e9e5a70e manager: implement app profile api call 2023-06-02 23:58:07 +08:00
Nullptr
05de53b994 manager: several UI improvements (#515) 2023-05-17 09:34:08 +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
tiann
f4388f2d73 manager: minor fixes for app profile 2023-05-16 17:31:57 +08:00
tiann
1697b5775d manager: Add app profile implementation 2023-05-16 17:15:01 +08:00
tiann
45d4de35d4 manager: Add working mode UI 2023-05-16 16:31:56 +08:00
tiann
7cb1eb05c5 manager: Add app profile UI 2023-05-16 15:07:26 +08:00
セリカ・シルフィル
6a147a588b manager: Open guide in the current language if it exist (#452)
If not present, the English page will be opened by default.
2023-05-04 21:10:33 +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
aab2af882e manager: show confirm dialog when grant root to app. 2023-04-17 18:19:33 +08:00
tiann
a601cd1f2e manager: Show module conflict state with Magisk 2023-03-01 12:12:31 +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
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
tiann
31dc644eca manager: Add reboot shortcut for module screen 2023-02-14 12:01:05 +08:00
tiann
23bb85b404 manager: show manager version 2023-02-14 11:37:37 +08:00
tiann
787be37dc7 manager: show safemode in homescreen 2023-02-14 11:29:16 +08:00
tiann
c09a4d40db manager: ui state for safemode 2023-02-13 22:41:32 +08:00
tiann
e1007b42e9 manager: Add send log 2023-02-03 18:14:42 +08:00
tiann
67659d3e36 manager: Superuser support refresh and hide system apps 2023-02-02 09:59:40 +08:00
tiann
59dbcd7c61 manager: check overlayfs support 2023-01-26 17:27:16 +08:00
weishu
7c738a9658 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
韵の祈
d4c278b9d1 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
edc77fd82c manager: allow uninstall when update module 2023-01-05 10:57:25 +08:00
tiann
7db81d181c manager: minor text change 2023-01-05 10:01:21 +08:00
忆清鸣、
ec3abdc8a7 manager: Add Chinese support (#23)
* manager: Add Simplified Chinese support

* manager: Add Simplified Chinese support

* manager: Add Traditional Chinese

* manager: Do not translate the app name

* manager: Organize spaces
2023-01-04 22:49:12 +08:00
tiann
e2a999c5ea manager: module requires KernelSU 8+ 2023-01-04 14:42:47 +08:00
tiann
a4f80b2104 manager: Add settings screen 2023-01-01 20:55:25 +08:00