为KPM模块添加控制功能,显示操作成功或失败的Snackbar提示,并优化模块信息获取逻辑

This commit is contained in:
ShirkNeko
2025-04-01 15:56:30 +08:00
parent 90b79f5c04
commit 08fdf2bdad
3 changed files with 38 additions and 8 deletions

View File

@@ -242,5 +242,7 @@
<string name="close_notice">close</string>
<string name="kernel_module_notice">The following kernel module functions were developed by KernelPatch and modified to include the kernel module functions of SukiSU Ultra</string>
<string name="home_ContributionCard_kernelsu">SukiSU Ultra Look forward to</string>
<string name="kpm_control_success">success</string>
<string name="kpm_control_failed">failed</string>
<string name="home_click_to_ContributionCard_kernelsu">SukiSU Ultra will be a relatively independent branch of KSU in the future, but thanks to the official KernelSU and MKSU etc. for their contributions!</string>
</resources>