Releases: RikkaApps/Shizuku
Releases · RikkaApps/Shizuku
v13.5.4
v13.5.3
What's Changed
I don't have any physical device that can upgrade to Android 14 QPR2, neither does the simulator have 14 QPR2 image, so I cannot test it.
New Contributors
Full Changelog: v13.5.2...v13.5.3
v13.5.2
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
v13.5.1
What's Changed
- Fix the behavior of calling
addUserService
multiple times - Potentially fixed several issues of
rish
- Update translations
- Opt into the predictive back gesture
- Remove android.intent.category.LEANBACK_LAUNCHER
Google play now enforces that apps with Activity that has
LEANBACK_LAUNCHER
category intent filter must be uploaded with App Bundle format, and possibly additional review steps (I don't think Google is willing to allow the user to play with adb on their Google TV, right?).
Full Changelog: v13.3.0...v13.5.1
v13.5.0
What's Changed
- Fix the behavior of calling addUserService multiple times
- Potentially fixed several issues of
rish
- Update translations
- Opt into the predictive back gesture
Full Changelog: v13.3.0...v13.5.0
v13.3.0
v13.2.1
What's Changed
- Fix RequestPermissionActivity takes forever to show
- Fix crash under Arabic language since some user submitted wrong translation string
Full Changelog: v13.2.0...v13.2.1