Conversation
step 1 restore outdated and buggy old root code
|
Currently running the debug build :). Can confirm that this works. Thanks :) |
|
Currently the "Run Script" feature does not work as the scripts ion ".stfolder" are likely not accessible due to permission issues. Would it be possible to fix this? |
pls look at util.runScriptSet and runShellCommandGetOutput(command, false).. if you set true you will get root exec of the scripts needs secure and proper implementation tbh for being accepted here and file permissions should be checked before |
|
@dbhavsar76 may i kindly ask if you like to have fun with this?? it is also ok for me if you dont take the challenge |
|
I'll see what i can do. No promises. Meanwhile, I have the drawer ready. |
we first need your help to migrate the settings screen regarding root options because that has conflicts with main.. libsu should be okey.. we never know if google play might block a spec lib from some day on at least they didnt block the old lib @nel0x wrote some weeks ago they like to help with the root implementation.. but from my pov they didnt find time yet and we are not in a hurry :)) you could ping them |
…creen (#172) Signed-off-by: Jonas <244199422+researchxxl@users.noreply.github.com> Co-authored-by: Dhruv Bhavsar <dhruv.bhavsar@optimoz.com> Co-authored-by: Jonas <244199422+researchxxl@users.noreply.github.com>
app/src/main/java/com/nutomic/syncthingandroid/settings/SettingsBehaviorScreen.kt
Show resolved
Hide resolved
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Dhruv Bhavsar <dhruv.bhavsar@optimoz.com>
This comment was marked as resolved.
This comment was marked as resolved.
|
What else needs to be done here? |
@dbhavsar76
|
Signed-off-by: Jonas <244199422+researchxxl@users.noreply.github.com>
step 1 restore outdated and buggy old root code
step 2 use a maintained libsuperuser dependency instead of the old unmaintained one