WebUI
- Add Localization
- Currently supported languages:
- English
- 中文 (Thanks @ITxiao6666)
- Indonesia (Thanks @imnathanzero)
- Português (Thanks @pedroborraz)
- Türkçe (Thanks @MematiBas42)
- Español (Thanks UserDeleted74 from telegram)
- Français (Thanks UserDeleted74 from telegram)
- If you want to contribute to a translation, follow the Localization Guide and make a pull request.
- Currently supported languages:
- Change Main Menu and Custom settings fonts to AmaticSC
- Some UI Adjustments
- Disable all settings under Hide custom ROM paths when disabled
- Declutter Code
Scripts
- scripts/service/utils: add more vbmeta props
- scripts/service: remove generating susfslogs.txt on the module folder
- scripts: simplify and debloat codes on sus_su on boot.
- scripts/service: correct undefined $i variable in log output statements (Thanks @chisewaguri)
- scripts: move mounting directory to $MODDIR