kr-scripts icon indicating copy to clipboard operation
kr-scripts copied to clipboard

使用 xml + linux shell 代码,快速创建使用ROOT权限执行的脚本管理器

Results 4 kr-scripts issues
Sort by recently updated
recently updated
newest added

Hello When you have time, you can upgrade the file import system to allow files to be imported as root (for example, files can be imported at /data, /system, etc.)...

1.应用选择器,当数量过多时,无法显示确定按钮,能否自定义是否显示选中项目 2.单选界面,不选择选项,点击确定会闪退

Notification of application is abruptly stopped: This error occurred while creating the shortcut When you exit the application completely and open the shortcut it often has this error. Thank you...

/home/runner/work/kr-scripts/kr-scripts/common/src/main/java/com/omarea/common/ui/DialogHelper.kt:31: Error: Call requires API level 3 (current min is 1): android.view.Window#setWindowAnimations [NewApi] dialog.window!!.setWindowAnimations(R.style.windowAnim) ~~~~~~~~~~~~~~~~~~~ /home/runner/work/kr-scripts/kr-scripts/common/src/main/java/com/omarea/common/shared/FileWrite.kt:52: Error: Call requires API level 9 (current min is 1): java.io.File#setWritable [NewApi] writedFile.setWritable(true) ~~~~~~~~~~~...