Releases: Hamza417/Inure
Releases · Hamza417/Inure
build107.0.1
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
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
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
- New Crowdin updates by @Hamza417 in #465
- New Crowdin updates by @Hamza417 in #468
- New Crowdin updates by @Hamza417 in #469
Full Changelog
build106.5.0
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
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
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
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
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
build106.3.4
Bug Fixes
- Fixed various random crashes in the app cased by null values.
- Fixed Installer Options dialog crashing in some states.
- Fixed a crash caused by unknown filter value sent to Analytics Apps Viewer panel.
- Fixed crash caused by fetching unknown/missing app name value.
- Fixed crash caused by inserting value in database during an arbitrary state in low end devices.
Removed
- Removed Show Complete App Size toggle from Development Preferences.
Full Changelog: build106.3.3...build106.3.4
build106.3.3
User Interface
- Added Relevance based search results in Search panel using Levenshtein Distance method for scoring most and least relevant results.
Bug Fixes
- Fixed an extra divider in Preferences panel.
- Fixed wrong highlight shade for Material You themes creating an incorrect background to highlight ratio.
- Fixed highlight color on Bottom Menu when accent mode is toggled.
Security and Vulnerabilities
- Fixed a potential vulnerability that can allow potential vectors to run commands through
app's Terminal Remote Interface.
Thanks to Cayden Gu (Computer Science, Stanford University) for disclosing this vulnerability.