Syuugo
|
b6bc42def5
|
Upgrade Gradle and AGP (#1431)
and Fix batch line config
|
2024-03-08 10:31:41 +08:00 |
|
TinyHai
|
f317b017b6
|
manager: refine dialog component & add an animation to UpdateCard (#1429)
|
2024-03-08 10:31:14 +08:00 |
|
weishu
|
c6b6c31481
|
manager: change webview debug icon
|
2024-03-04 15:10:16 +08:00 |
|
5ec1cff
|
0d12f602fc
|
manager: allow enable webview debugging (#1412)
|
2024-03-03 22:24:02 +08:00 |
|
weishu
|
cdf9d018f6
|
webui: use global mount namespace by default.
|
2024-02-29 13:59:13 +08:00 |
|
weishu
|
d9e25d822d
|
Revert "webui: support mount master mode"
This reverts commit a6a759c1db.
|
2024-02-29 13:58:44 +08:00 |
|
weishu
|
a6a759c1db
|
webui: support mount master mode
|
2024-02-29 13:55:07 +08:00 |
|
Weblate (bot)
|
43493d5e50
|
Translations update from Hosted Weblate (#1376)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: yuztass <inkognito0901@gmail.com>
Co-authored-by: Federico Lombardo <mlomb.federalberto@gmail.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: / <sahmatov267@gmail.com>
|
2024-02-25 23:11:08 +08:00 |
|
weishu
|
c2ab33a225
|
manager: Add adb file details to log
|
2024-02-25 22:36:58 +08:00 |
|
weishu
|
66a2833e2b
|
manager: Add ksu file real size to logs
|
2024-02-25 22:33:04 +08:00 |
|
weishu
|
248f4916a1
|
manager: Use global mount namespace to gather logs
|
2024-02-25 22:30:53 +08:00 |
|
heinu
|
f7b5f03146
|
manager: Allow http for more localhost (#1385)
|
2024-02-25 18:21:52 +08:00 |
|
weishu
|
a8e15358ff
|
manager: Allow http for localhost
|
2024-02-24 11:20:14 +08:00 |
|
weishu
|
be392724e8
|
manager: Enter -> Open
|
2024-02-23 19:47:37 +08:00 |
|
weishu
|
36ac2ddeb8
|
manager: use kernelsu's domain instead of default one
|
2024-02-23 18:54:40 +08:00 |
|
weishu
|
b85c74df32
|
manager: remove http that was introduced before
|
2024-02-23 18:49:18 +08:00 |
|
Weblate (bot)
|
cb18e192ab
|
Translations update from Hosted Weblate (#1319)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: yuztass <inkognito0901@gmail.com>
Co-authored-by: 聖小熊 <as406010503@gmail.com>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com>
Co-authored-by: Skallr2 <pm563838@gmail.com>
Co-authored-by: weishu <twsxtd@gmail.com>
|
2024-02-23 18:32:56 +08:00 |
|
weishu
|
8bf2a44fbe
|
manager: Add entry for module ui
|
2024-02-23 18:28:28 +08:00 |
|
weishu
|
ee49cdd8d3
|
manager: create new root shell for module installation to avoid block other su operations
|
2024-02-23 18:28:28 +08:00 |
|
weishu
|
df05076938
|
manager: use global mnt shell to aovid nsenter
|
2024-02-23 18:28:28 +08:00 |
|
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
|
d82d3b6939
|
js: support spawn jsapi
|
2024-02-23 00:16:04 +08:00 |
|
weishu
|
8d95005f73
|
js: simplify the exec call
|
2024-02-22 22:41:50 +08:00 |
|
weishu
|
df000cb9c3
|
manager: Add jsapi: toast
|
2024-02-22 20:40:52 +08:00 |
|
weishu
|
fed7760be1
|
manager: Add more abilities to js exec
|
2024-02-22 20:39:46 +08:00 |
|
weishu
|
c10cd2af3e
|
manager: mount modules webui resources to manager directly.
|
2024-02-22 16:26:39 +08:00 |
|
weishu
|
21ad01585a
|
manager: support full screen for webui
|
2024-02-20 23:25:57 +08:00 |
|
weishu
|
39db800e04
|
manager: Allow localstroage for webview
|
2024-02-20 20:23:43 +08:00 |
|
weishu
|
0202a5cb3b
|
manager: support load module webui
|
2024-02-20 19:21:07 +08:00 |
|
Syuugo
|
ca1685b5fb
|
Update mamager configs (#1359)
Upgrade Gradle and AGP.
Fixing workflow.
|
2024-02-18 11:40:05 +08:00 |
|
weishu
|
ef10b171bd
|
manager: fix misleading tips when grant root failed.
|
2024-02-02 12:25:30 +08:00 |
|
weishu
|
2c27d8083e
|
manager: Fix icon for settings update
|
2024-01-29 21:43:55 +08:00 |
|
weishu
|
e088ed7711
|
manager: Add option to disable update close #1303
|
2024-01-29 21:33:24 +08:00 |
|
Weblate (bot)
|
d1eb16880e
|
Translations update from Hosted Weblate (#1284)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: 聖小熊 <as406010503@gmail.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: Mahendar Y <mahendar625934@gmail.com>
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Integral <integral@murena.io>
Co-authored-by: 周港 <z200645049@gmail.com>
Co-authored-by: LolekLiam <liamstaric@gmail.com>
Co-authored-by: Skallr2 <pm563838@gmail.com>
Co-authored-by: charlotte <charlotterose@duck.com>
|
2024-01-27 11:31:11 +08:00 |
|
Mufanc
|
16ddc7436e
|
manager: pin the selected items to the top of the groups and capabilities list (#1285)
|
2024-01-15 20:31:59 +08:00 |
|
Weblate (bot)
|
05c9131648
|
Translations update from Hosted Weblate (#1259)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Co-authored-by: Jia-Bin <cracky.ice@gmail.com>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: Ričards L <ricards.lacis18@gmail.com>
Co-authored-by: Madis Otenurm <robotkoer@gmail.com>
|
2024-01-07 14:37:28 +08:00 |
|
Weblate (bot)
|
6c8385e409
|
Translations update from Hosted Weblate (#1237)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Co-authored-by: Jia-Bin <cracky.ice@gmail.com>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
|
2024-01-06 21:27:48 +08:00 |
|
Cheng Haobo
|
60f66193ef
|
Fix typo in LogEvent.kt (#1244)
Mahcine -> Machine
|
2024-01-03 16:45:58 +08:00 |
|
Weblate (bot)
|
5877c29d00
|
Translations update from Hosted Weblate (#1203)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: melamit <leominer.work@gmail.com>
Co-authored-by: wxt1221 <3264117476@qq.com>
Co-authored-by: NotNoelChannel <notnoel12345678@gmail.com>
|
2023-12-27 22:17:04 +08:00 |
|
Weblate (bot)
|
896faf695d
|
Translations update from Hosted Weblate (#1146)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Hossain Rizbi <rsajib387@gmail.com>
Co-authored-by: Skallr2 <pm563838@gmail.com>
Co-authored-by: La prière <lapriere@users.noreply.hosted.weblate.org>
Co-authored-by: wxt1221 <3264117476@qq.com>
Co-authored-by: Đorđe Vasiljević <djordje.vasiljevich@gmail.com>
Co-authored-by: Wisnu Gunawan <rem01gaming@gmail.com>
Co-authored-by: ⭐ <vanni@f5.si>
|
2023-12-04 11:52:43 +08:00 |
|
weishu
|
537e72ab6c
|
manager: upgrade libsu
|
2023-11-16 11:32:35 +08:00 |
|
Weblate (bot)
|
16bdf03746
|
Translations update from Hosted Weblate (#1125)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: Skallr2 <pm563838@gmail.com>
Co-authored-by: hoanghuy309 <hoanghuy309@gmail.com>
Co-authored-by: La prière <lapriere@users.noreply.hosted.weblate.org>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Wisnu Gunawan <rem01gaming@gmail.com>
|
2023-11-13 18:50:20 +08:00 |
|
Weblate (bot)
|
e6ffafd446
|
Translations update from Hosted Weblate (#1115)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: hoanghuy309 <hoanghuy309@gmail.com>
Co-authored-by: nottellingya <jorjoraguilar10@gmail.com>
Co-authored-by: weishu <twsxtd@gmail.com>
|
2023-11-08 12:29:07 +08:00 |
|
Ylarod
|
644b70df2d
|
update tr translate (#1108)
Co-authored-by: Deniz Kalma <75412448+mdksec@users.noreply.github.com>
Co-authored-by: Ali Beyaz <symbuzzer@users.noreply.github.com>
|
2023-11-07 17:52:46 +08:00 |
|
Weblate (bot)
|
85f9cd8add
|
Translations update from Hosted Weblate (#1088)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/).
Current translation status:

---------
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com>
Co-authored-by: dabao1955 <dabao1955@163.com>
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com>
Co-authored-by: I g o r <igormczampola1@gmail.com>
Co-authored-by: tit4nnub <vaoaal@gmail.com>
Co-authored-by: Adiemi Azmi <budaknoob7@gmail.com>
Co-authored-by: 李逍遥 <a3327997820@gmail.com>
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com>
|
2023-11-02 17:22:27 +08:00 |
|
weishu
|
cfe00e5775
|
manager: Fix module changelog fetch failed. close #1084
|
2023-10-25 11:11:44 +08:00 |
|
weishu
|
e6586101e3
|
manager: Add missing groups
|
2023-10-24 22:56:27 +08:00 |
|
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 |
|