* manager: bump mmrl
* manager: use ktx ext Str.toUri
* manager: add "webui-engine" from config.json
This allows the developer to override the user preference of the selected WebUI engine.
Supported engines are:
- `wx` for WebUI X
- `ksu` for the KernelSU WebUI
All not named strings will default to `wx`
R.string.use_webuix_summary needs proper translations
* manager: add support for multilingual module meta
* manager: bump mmrl to 346470abb8
- Possible fix a bug where IUserManager.getUsers(ZZZ) are not defined in the framework.jar
- Refactored WebUI X to meet the new WXInterface
- Only fetch the app from the current user and not all users
* manager: remove unused AIDL interfaces
* manager: Improvements
- Bump MMRL version
- Improved SwitchItem when it is not enabled
- Added option to enable eruda
* manager: Use custom user agent for WebUI X
* Add option to use WebUI X
- Added WebUI X from MMRL to KernelSU Next
* Some improvements
* Again some improvements
* Fix NPE
* Still not fixed
Use mappings from the action to decode the stacktrace
* bump mmrl
does still not work
* Works
* WORKS
* small fixes
* manager: only launch webui x when Platform.isAlive is `true`
* manager: disable "Use WebUI X" option when Platform.isAlive is `false`
* manager: improve app list loading
* manager: use system packageManager api
* ci: add spoofed manager workflow
* ci: add spoofed manager workflow
---------
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com>
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com>
manager: check if overlayfs is available to allow mount system switching
ksud: disabled KMI/LKM commands
ci: disabled LKM build workflow
ksud: removed ksuinit
* Add option to use WebUI X
- Added WebUI X from MMRL to KernelSU Next
* Some improvements
* Again some improvements
* Fix NPE
* Still not fixed
Use mappings from the action to decode the stacktrace
* bump mmrl
does still not work
* Works
* WORKS
* small fixes