Skip to content

Releases: RikkaApps/Shizuku

v13.6.0

Choose a tag to compare

@vvb2060 vvb2060 released this 25 May 13:19
v13.6.0
2650830

What's Changed

  • Support Android16 QPR1
  • Update the start command. You can copy this file to any executable location, such as /data/local/tmp/shizuku
  • Support auto start without root on Android13+ when connected to a trusted WLAN

Full Changelog: v13.5.4...v13.6.0

v13.5.4

Choose a tag to compare

@RikkaW RikkaW released this 10 Mar 12:56
0e53409

What's Changed

  • Works on Android 14 QPR 3 beta 2

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

v13.5.3

Choose a tag to compare

@RikkaW RikkaW released this 26 Nov 10:38

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

Choose a tag to compare

@RikkaW RikkaW released this 24 Sep 16:39
0561a00

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

Choose a tag to compare

@RikkaW RikkaW released this 03 Aug 06:12
ebb2a30

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

Choose a tag to compare

@RikkaW RikkaW released this 19 Jul 13:40
28fd25d

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

Choose a tag to compare

@RikkaW RikkaW released this 08 Apr 18:44
5392b9d

What's Changed

  • Fix broken on pre-Android 8.0
  • Update translations

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

v13.2.1

Choose a tag to compare

@RikkaW RikkaW released this 03 Feb 13:16
5f9516b

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

Choose a tag to compare

@RikkaW RikkaW released this 02 Feb 09:34
f03f071

What's Changed

  • Fix applications using pre-API v11 are broken

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

v13.0.0

Choose a tag to compare

@RikkaW RikkaW released this 01 Feb 12:28
27c15f5

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