WebUI
- Check if it's NON-GKI then it will show that SUS_SU is not supported
on NON-GKI kernels - Convert susfs version into a decimal number for checking susfs features
Scripts
- module: scripts/customize: use internet connection to install/update susfs binaries
- If there's no internet connection or the binary of that version is not available yet it installs the latest local binaries in the module
- The source of the susfs binaries is in this repo susfs4ksu binaries
- scripts/service: check if sus_su is supported when config.sh says it doesn't (thanks! @ChiseWaguri)
- scripts/service: Rename inconsistent variable sus_active to sus_su_active (thanks! @ChiseWaguri)
- scripts/service: Add final susfs activity check for sus_su=-1 (thanks! @cvnertnc)
- scripts/customize: make unzip quiet ssshhhh