Shizuku: Don't hang on dashboard if Shizuku is not responding#1106
Conversation
If we hang at the Shizuku check (most likely during service binding), then timeout after 6 seconds and assume `useShizuku=null`. `null` so the setup is shown again in any case. 6 seconds seems long but this is an edge-case normally it should respond with either success or failure, can't identify why it sometimes gets stuck, doesn't seem to be caused by SD Maid though.
|
It seems we have a bug now. On AndroidTV you get after update and open SDMaid the info, that the configuration is incomplete but SDMaid saves nothing, so you must hide this info message |
|
Hm, the timeout seems to kick in and return I'll test this on a few devices with and without Shizuku. |
|
I would no understand why my configuration should be incomplete, in all of previous versions of SDMaid I have set "don't use Shi Dingsda" as I know that I don't have it installed and configured. Why the current version don't detect my old setting for this? |


If we hang at the Shizuku check (most likely during service binding), then timeout after 6 seconds and assume
useShizuku=null.nullso the setup is shown again in any case.6 seconds seems long but this is an edge-case normally it should respond with either success or failure, can't identify why it sometimes gets stuck, doesn't seem to be caused by SD Maid though.
Closes #1079