Skip to content

Releases: thedjchi/Shizuku

v13.6.0.r1318-thedjchi

17 Feb 15:23
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

BETA USERS: this is the stable version, the same changes are included in beta version v13.6.0.r1349-thedjchi-beta

What's Changed

  • Fixed the automation apps card description not displaying correctly in languages other than English (see #129 and #142)
  • Fixed the start on boot option not being available on all TVs (see #138)

v13.6.0.r1311-thedjchi

04 Feb 04:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

BETA USERS: this is the stable version, the same changes are included in beta version v13.6.0.r1349-thedjchi-beta

What's Changed

  • [BREAKING CHANGE] [IMPROVEMENT] Start/stop intents now require an auth token for security. The auth token can be found by tapping "View intents" in the app (See #111)
  • [NEW FEATURE] Added a toggle to auto-disable USB debugging when stopping Shizuku (See #110)
  • [UI] Intents are now displayed in a bottom sheet
  • [BUG FIX] Fixed an issue where pairing success/fail notification sometimes wouldn't show after entering the pairing code (See #120)
  • [BUG FIX] Fixed an issue with Shizuku background start on some devices when Wireless Debugging was already enabled (See #127)
  • [BUG FIX] Fixed a bug where an ANR would appear if the pairing service was active for too long (See #104)
  • [OTHER] The app is now built with GitHub Actions, and the release APK can be verified with attestations! This should bring improved security, transparency, and confidence in the project's development. Thanks @kitsumed for helping set this up! (See #94 and #117)

New Contributors

Full Changelog: v13.6.0.r1290-thedjchi...v13.6.0.r1311-thedjchi

v13.6.0.r1349-thedjchi-beta

04 Feb 17:08
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Pre-release

What's Changed

  • [BREAKING CHANGE] [IMPROVEMENT] Start/stop intents now require an auth token for security. The auth token can be found by tapping "View intents" in the app (See #111)
  • [NEW FEATURE] Added a toggle to auto-disable USB debugging when stopping Shizuku (See #110)
  • [UI] Intents are now displayed in a bottom sheet
  • [UI] Added a donate button to the about dialog. If you've found any of the features in this fork useful, please consider donating to support the project development! (See #105)
  • [BUG FIX] Fixed an issue where pairing success/fail notification sometimes wouldn't show after entering the pairing code (See #120)
  • [BUG FIX] Fixed an issue with Shizuku background start on some devices when Wireless Debugging was already enabled (See #127)

v13.6.0.r1338-thedjchi-beta

01 Feb 13:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Pre-release

What's New

  • [Bug Fix] Fixed a bug introduced with stealth mode where Shizuku would be stuck on "Waiting for service" for older devices (See #121)

Full Changelog: v13.6.0.r1337-thedjchi-beta...v13.6.0.r1338-thedjchi-beta

v13.6.0.r1337-thedjchi-beta

31 Jan 14:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Pre-release

What's Changed

  • [New Feature] Stealth Mode: Hide Shizuku from other apps by changing its package name! Includes the ability to temporarily unhide Shizuku for apps that don't work with Shizuku hidden. (See #89)
  • [New Feature] Check for Updates: Shizuku can now automatically check for updates from GitHub! A prompt will show on your screen when a new update is available. Clicking "Update" will automatically download and install the update. The new "Check for updates" setting allows you to switch between update channels (Beta, Stable, and Off). Manual update checks can still be triggered from the about dialog. (See #101)
  • [Bug Fix] Fixed a bug where an ANR would appear if the pairing service was active for too long (See #104)
  • [Other] The app is now built with GitHub Actions, and the release APK can be verified with attestations! This should bring improved security, transparency, and confidence in the project's development. Thanks @kitsumed for helping set this up! (See #94 and #117)

New Contributors

Full Changelog: v13.6.0.r1290-thedjchi...v13.6.0.r1337-thedjchi-beta

v13.6.0.r1290-thedjchi

22 Jan 20:27
Immutable release. Only release title and notes can be modified.
80dca2f

Choose a tag to compare

Changelog:

  • Added tap to launch and start/retry buttons to pairing notification (See #97)
  • Improved performance when starting Shizuku service (See #93)
  • Fixed a bug where Shizuku would crash when trying to open Developer Options on some devices (See #104)
  • Updated translations

v13.6.0.r1284-thedjchi

04 Jan 20:19
Immutable release. Only release title and notes can be modified.
5f63752

Choose a tag to compare

Changelog:

  • Fixed binder timeout error for most devices (see #80 and #91)
  • Fixed a bug where background start wouldn't retry if Wi-Fi was lost while starting
  • Background start notification now displays more accurate state
  • Updated strings and translations

v13.6.0.r1281-thedjchi

29 Dec 19:21
5d8243a

Choose a tag to compare

Changelog:

  • Android TVs: improved detection of ACCESS_RESTRICTED_SETTINGS when pairing (see #86)
  • Fixed inaccurate root detection on older devices
  • "Start with root" is now hidden on unrooted devices
  • Improved contrast on black (AMOLED) theme
  • Improved edge-to-edge display
  • Other small UI updates
  • Eliminated dependency on some un-needed Rikka libraries
  • Updated strings and translations

v13.6.0.r1274-thedjchi

18 Dec 22:47
5a3bfbf

Choose a tag to compare

Changelog:

  • For Android TV devices: pairing flow now checks for the ACCESS_RESTRICTED_SETTINGS permission, which is required to enable the accessibility service. This permission is automatically granted if Shizuku is installed via ADB (see #86)
  • For devices running Android 10 or lower: fixed start intent not working
  • Improved startup reliability and error logging
  • Startup error notification is now suppressed if the user intentionally declines to authorize a network for wireless debugging
  • Fixed a bug where the TCP port wouldn't close if TCP mode is turned off with USB debugging disabled
  • Fixed potential memory leaks from original app and removed unused dependencies
  • Updated translation URL in settings to the Crowdin project
  • Updated supported languages and added translations

v13.6.0.r1259-thedjchi

10 Dec 22:50

Choose a tag to compare

Changelog:

  • Updated bug reporting within the app. You can now either navigate directly to GitHub issues or send me a direct email (instead of sending an email that created a GitHub issue on your behalf, which had all sorts of issues)
  • Updated strings and translations