Skip to content

Releases: Hamza417/Inure

Build76

28 May 05:44

Choose a tag to compare

User Interface

  • Added selectable text layouts in various details panels.
    Can be toggled from Development Preferences and kept a development feature because it's introducing various bugs in the app.
  • Added refresh button in various panels.
  • Added my socials in About panel.
  • Dropped apkm format, apks will be used instead.
  • Added Deep Search and Search keywords forwarding to details panel from Apps Menu.
  • Search keywords in Apps Menu

Bug Fixes

  • Fixed version code showing version number in Information panel.
  • Fixed DEX count issue.
  • Fixed various crashes reported in Build74 and Build75
  • Fixed Deep Search not showing any results due to an unknown bug.
  • Various core optimizations in data loader framework fixing more crashes and issues caused while loading data.

Improvements

  • Improved app loading time.

Terminal

  • Integrated native Shizuku RISH shell environment into the Terminal (Shell).
  • Added greetings in Terminal.
    Disabled by default.

Build75

12 May 13:05

Choose a tag to compare

User Interface

  • Added validity in Trial panel.
  • Added loader interface in Installer panel to show loader indicator when data is being loaded.
  • Added three new typefaces.
    • Teko
    • Titillium
    • Space Grotesk
  • Updated generated data pages styles.

Bug Fixes

  • Fixed various album art issue.
  • Possibly fixed the rare DeadObject error on app startup.
  • Fixed app restarting its current state when a panel is launched from shortcut.
  • Fixed broken Shizuku installer framework.

Improvements

  • Improved Inure's theme engine framework.
  • Improved app icon framework.

Build74

11 May 15:38

Choose a tag to compare

User Interface

  • Various UI scaling adjustments.
  • Various font size tweaks and adjustments.
  • Added option to enable custom color picker interface in Accent Colors.

Bug Fixes

  • Fixed Manage Space panel crashing.

Metadata

  • Re-indexed preferences data.

Build73

10 May 06:59

Choose a tag to compare

User Interface

  • Added app's state details in Information panel.

Bug Fixes

  • Fixed unknown error issue in Installer panel.
  • Fixed method count showing wrong numbers.

Improved

  • Improved Information framework for efficient data parsing.

Build72

09 May 12:57

Choose a tag to compare

User Interface

  • Added padding for notch cutout to prevent notch overlapping.
  • Added per app native boot manager.
  • Added app components manager to enable/disable various features of the app.

Bug Fixes

  • Fixed trackers not getting blocked in Installer panel.
  • Fixed tracker icons not showing for installed packages.
  • Fixed missing changes metadata in Installer panel.
  • Fixed activity state wrapped inside a 'Success' string.
  • Fixed delay while opening notes panel.
  • Fixed various formats such as APKS and XAPK crashing the installer.

Changes

  • Changed click behavior of APKs panel.
    Clicking an APK will now open the Installer panel.

Improved

  • Improved Notes Editor panel formatting strip framework.
    • Removed unnecessary animations for better UX.
    • Added span highlight, moving cursor will simultaneously highlight the applied span icon as well.
    • All spans are now inclusive, meaning can be toggled instead of applying as it was before.

Removed

  • Removed unnecessary animations that were overloading the Analytics panel.

Build71

05 May 13:58

Choose a tag to compare

User Interface

  • Added Minimum OS panel for Analytics panel.
  • Added Target OS panel for Analytics panel.
  • Renamed Stack traces to Crash Report.
  • Updated notes editor formatting strip interface.
  • Added option to enable notch area in the app in Development Preferences.

Bug Fixes

  • Fixed a bug where Battery Optimization is not opening when both root and Shizuku is on.
  • Fixed missing permission details in Information panel.

Improvements

  • Improved app icon framework.
    Icon quality won't be degraded any more upon resizing.
  • Minor improvements to dialog animations.

Trackers

  • Added Intent Firewall based tracker framework
  • Removed previous implementation.
  • Removed Shizuku implementation for Trackers.

Installer

  • Added option to block/unblock trackers from installer panel as well.
    This will also work with apps that are not yet installed as well.
  • Added option to customize Installer panels' visibility.
  • Added Changes panel in Installer.
    It will show the changes between the updates during installation.
  • Added Version Name in the Installer.
    It will also show an arrow icon to the next version if an update is being installed.

Build70

17 Apr 20:01

Choose a tag to compare

User Interface

  • Added option to export images.
  • Added tracker indicator in various components' viewer.
  • Added dangerous permission indicator.
  • Added boot component selector dialog.

Bug Fixes

  • Fixed share intents of some panels causing error.
  • Fixed permission dialog crashing on unknown permissions.
  • Fixed update not working in Installer when Shizuku is used.
  • Minor fixes.

Trackers

  • Improved Trackers framework.
  • Added Shizuku support for trackers blocking.
    It may not work, therefore, It's a development feature and need to be enabled from set Development Preferences.

Build69

13 Apr 16:07

Choose a tag to compare

User Interface

  • Added option to re-install apps.
  • Added option to re-install uninstalled apps.

Bug Fixes

  • Fixed webpages links not opening in browser.
  • Fixed Split APK Selector selection issue.
  • Fixed InvalidProtocolBufferException error on app startup in some devices mainly running Google services.

Improvements

  • Improved popup animations.
  • Improved APKs panel framework.
  • Improved app's icon loader framework.
    Uninstalled apps icons should now be visible.

Removed

  • Removed Trackers from Preferences.
  • Removed option to clear trackers data from app's memory manager.
    It has gon obsolete after the recent implementation of new tracker framework.
  • Removed scroll popup from APKs panel.

Installer

  • Added Shizuku based silent installer.
  • Added Root based silent installer.

Trackers

  • Revamped Trackers panel interface.
  • Added option to block/unblock tracker components.
  • Added tracker selector dialog.

Translation

  • Added Portuguese (Brazil) translation.

Build68

07 Apr 14:05

Choose a tag to compare

Bug Fixes

  • Fixed crashes while opening Search panel.
  • Fixed crashes while opening APKs panel.

Build67

06 Apr 07:17

Choose a tag to compare

User Interface

  • Added result dialog for Battery Optimization in batch.
  • Updated App Theme layout.
  • Added separate Material You light and dark theme.
  • Added High Contrast light theme.
  • Added indicators for last selected themes for Auto theme modes.
  • Added option to enable loading of split APK icons in APKs panel.
    Keep this option off.
  • Various layout adjustments for a more consistent interface.
  • Updated Icon Size layout.
  • Updated Rounded Corner layout.

Bug Fixes

  • Fixed permission's state getting changed when permission state dialog is opened.
  • Fixed permission dialog close button not working.
  • Fixed app icon size issues throughout the app.
  • Fixed a few crashes.

Improvements

  • Improved permission state dialog's interface.

Removed

  • Removed Theme Indicator from App Theme selector panel.