Skip to content

Releases: RikkaApps/Shizuku

v13.5.4

10 Mar 12:56
0e53409
Compare
Choose a tag to compare

What's Changed

  • Works on Android 14 QPR 3 beta 2

Full Changelog: v13.5.3...v13.5.4

v13.5.3

26 Nov 10:38
Compare
Choose a tag to compare

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

24 Sep 16:39
0561a00
Compare
Choose a tag to compare

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 by app_process must not have write permission, so place rish 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

03 Aug 06:12
ebb2a30
Compare
Choose a tag to compare

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

19 Jul 13:40
28fd25d
Compare
Choose a tag to compare

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

08 Apr 18:44
5392b9d
Compare
Choose a tag to compare

What's Changed

  • Fix broken on pre-Android 8.0
  • Update translations

Full Changelog: v13.2.1...v13.3.0

v13.2.1

03 Feb 13:16
5f9516b
Compare
Choose a tag to compare

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

v13.2.0

02 Feb 09:34
f03f071
Compare
Choose a tag to compare

What's Changed

  • Fix applications using pre-API v11 are broken

Full Changelog: v13.0.0...v13.2.0

v13.0.0

01 Feb 12:28
27c15f5
Compare
Choose a tag to compare

What's Changed

  • Fix authentication error of transactRemote with IBinder.FLAG_ONEWAY
  • Fix rish does not work on Android 8.x
  • Translation updates
  • Updated -hu strings by @gidano in #249

Full Changelog: v12.14.0...v13.0.0

v12.14.0

09 Oct 08:33
e88de6a
Compare
Choose a tag to compare

What's Changed

  • Fix UserServices fixes from last version not actually work sometimes
  • Fix pairing always fails since v12.12.1

Full Changelog: v12.13.0...v12.14.0