Skip to content

Releases: Hamza417/Inure

build107.0.3

04 Jun 17:03
31eb2bd

Choose a tag to compare

User Interface

  • Added option to export app icons and PNG in App Menu.

Bug Fixes

  • Fixed inconsistent package state in the Debloat panel. #488
  • Fixed a potential crash in the internal webview. (by jim-daf) #484

Improvements

  • Verify debloat status after the app state has been changed to make sure the output remain consistent with the system. #488

Changes

  • Disable file access to internal webview cache to prevent potential security issues. (by jim-daf) #483

Translations

  • Updated Spanish translations.
  • Updated Portuguese, Brazilian translations.

What's Changed

Full Changelog: build107.0.2...build107.0.3

New Contributors

build107.0.2

10 May 03:38

Choose a tag to compare

User Interface

  • Headers are now persistent in XML viewers and Shared Preferences editor.

Bug Fixes

  • Fixed delays and flickering when searching in Trackers panel.
  • Fixed triggering multiple stale processes in Trackers.
  • Fixed cache popup keep appearing in Batch after Clear Cache is used.
  • Fixed package size calculated on the main thread that could cause lag or ANR on apps with large caches. #480

Improvements

  • Added a proper installation cancellation logic in the app to make sure cancel button works as intended in Installer panel.

Translations

  • Updated Spanish translations.

Pull Requests

Full Changelog: build107.0.1...build107.0.2

build107.0.1

19 Apr 12:34

Choose a tag to compare

User Interface

  • Added sizes of the native libraries in App Information panel.

Bug Fixes

  • Fixed a random crash in Certificates panel caused by empty file data.

Removed

  • Removed support for persistent search entries.
    Search terms and data will not be stored/reloaded anymore once the app is closed.
  • Removed various Development Preferences entries that were not in use or had no effect in the app.

Full Changelog: build107.0.0...build107.0.1

build107.0.0

28 Mar 08:42

Choose a tag to compare

User Interface

  • Added Batch Installer in APKs panel to support installing multiple APK files in one go.

Changes

  • Updated target SDK to support Android 16 now.

Bug Fixes

  • Fixed bright highlight color in text views making the highlihgted texts difficult or impossible to read.

Translations

  • Updated translations and translation coverage is 100% for all spported languages.

Removed

  • All previous changelog entries have been removed from the app.

build106.5.1

18 Feb 20:48

Choose a tag to compare

User Interface

  • Added state toggles in the main list of AppOps.
  • Added MiUI Ops description and mappings in AppOps. #464
  • Added permissions' policy flags and their descriptions in Permissions. #467

Bug Fixes

  • Fixed failure on changin MiUI ops in AppOps. #464
  • Fix appop error message format for brevity.
  • Fix app crashing on clearing app cache.

Changes

  • Parse/Show only app level ops in the list. The UID scope can be set explicitly through the AppOp dialog.
  • Clear Cache does not work on ADB and should show a warning when Shizuku is running on ADB mode.

Other Changes

Full Changelog

build106.5.0

26 Jan 14:30

Choose a tag to compare

User Interface

  • Added new AppOp permission state dialog. #456
    • Added option to change permission at both UID and Package level.
    • Added support for IGNORE flag too along with ALLOW and DENY.
  • Added extra appop info in the AppOps panel.

Translations

  • Updated missing translations in all currently supported languages.

Full Changelog: build106.4.5...build106.5.0

build106.4.5

07 Jan 06:46

Choose a tag to compare

Bug Fixes

  • Added user flags in various executions to fix failing processes in multi-user environments.
  • Fixed text highlight position is lost after editing the texts.
  • Fixed check icon disappearing randomly from check boxes in various lists.

Improvements

  • Improved the highlight speed when using Find Text eliminating the minor lag.

Removed

  • Removed animated icon from the Music list.

Translations

  • Added complete translations for Japanese and Polish.
  • Updated translators' credits in the app.

Full Changelog

build106.4.3

24 Dec 09:34

Choose a tag to compare

User Interface

  • Added Find/Search in Shared Preferences viewer/editor panel.

Bug Fixes

  • Fixed an issue that caused last used time to be not updated properly in Usage Stats panel.
  • Fixed various issues with Data Loader service to fix some unexpected crashes.

Removed

  • Removed all hex codes from various warnings in the app.

Full Changelog

build106.4.2

20 Nov 16:30

Choose a tag to compare

User Interface

  • Updated Purchase dialog flow and interface.
  • Added Debloat in App Info panel of the app for viewing bloat information and debloat ops from anywhere in the app.

Bug Fixes

  • Handle NUL events sent by some IME apps before accessing clipboard in Terminal trimming out the first character in the shell. #449

Trial

  • Partial features of Installer are excluded from the trial restrictions.

Full Changelog: build106.4.0...build106.4.2

build106.4.0

22 Oct 12:56

Choose a tag to compare

User Interface

  • Updated interface for Batch Uninstaller dialog.

Bug Fixes

  • Fixed the first is obscured due to a wrong integer value in Recently Updated apps.
  • Fixed Operations panel closing after showing the error dialog.
  • Fixed a crash in Installer caused by wrong permission state.
  • Fixed null file object in Batch list causing a crash.
  • Fixed various other crashes.

Improvements

  • Added realtime updates in the list in Batch Uninstaller for root and Shizuku modes..

Changes

  • Operations panel title has been renamed to AppOps.

Translations

  • Complete translation for Indonesian.

Full Changelog: build106.3.4...build106.4.0