First i write about “fix”, that appeared to be only temporary
Next i write about a little simplification putting QuickStep icon on desktop , for completeness in details:
- Nova Launcher, add Widget: NovaLauncher/AppsOrFolder and select QuickStep
Now i write about prepare gesture for direct ForceStop QuickStep
Is need:
- Magisk
- ConnectBot [F / P] (or maybe another SSH/Terminal with local protocol and support Shortcut)
- FNG (or another with possibility set gesture to app Shortcut)
(not sure if work in free version, and if paid is still supported as development is end 2y ago)
in ConnectBot set new connection:
- Protocol: local
- Nickname: local-killQS
- Close on disconnect: YES
- Post-login automation:
su -c "am force-stop com.android.launcher3"; exit
(make sure press enter on end of line (after exit)) - Save by tap on “+ADD HOST” (on top/right)
in FNG
- select “Right edge”, “Swipe down” (or any gesture you want use/assign)
- select “Shortcut”, select “ConnectBot”
- in ConnectBot window select “local-killQS”
or simply create desktop shortcut, hold desktop and add “Widget”
- select “ConnectBot”
- in ConnectBot window select “local-killQS”