What's Changed
- Works on ColorOS (Oppo & OnePlus) Android 14
- On Android 14+, prompts the user that if
rish
file has write permission (Android 14 enforces dex runs byapp_process
must not have write permission, so placerish
files in/sdcard
will not work, uses needs to copy rish files to terminal apps' data folder)
Full Changelog: v13.5.1...v13.5.2