Releases: thedjchi/Shizuku
Releases · thedjchi/Shizuku
v13.6.0.r1318-thedjchi
Immutable
release. Only release title and notes can be modified.
BETA USERS: this is the stable version, the same changes are included in beta version v13.6.0.r1349-thedjchi-beta
What's Changed
v13.6.0.r1311-thedjchi
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
v13.6.0.r1284-thedjchi
Immutable
release. Only release title and notes can be modified.
v13.6.0.r1281-thedjchi
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
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
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