v13.5.1
What's Changed
- Fix the behavior of calling
addUserServicemultiple 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_LAUNCHERcategory 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: https://github.com/RikkaApps/Shizuku/compare/v13.3.0...v13.5.1