Skip to content

Releases: Hamza417/Inure

Build45

07 Nov 19:58
789a5a9

Choose a tag to compare

User Interface

  • Added storage permission check dialog before any storage related tasks.
  • Added a separate panel for selected batch apps management.
  • Added fade on top of all transparent status bar lists to make the status bar visibility a bit less obtrusive.
  • Added loading indicator in Shared Prefs panel.

Bug Fixes

  • Fixed divider losing position at the end of the lists.
  • Fixed file reading framework to properly mount some system folders.
  • Fixed Shared Preferences' xml file not loading of other apps in root mode.
  • Fixed Move Selection to Top issue in Batch panel.
  • Fixed terminal icon animation broken issue.
  • Fixed many issues with the Image Viewer panel.
  • Fixed some panels not working properly with keyboards.

Improvements

  • Added scalable zoom support in app's Image Viewer.
  • Added animated GIF preview support in Image Viewer
  • Improved selected batch apps list behaviour.
  • Improved search behaviours.
  • Improved app loader framework to optimize overall performance of the app.
    (This is a major improvement in the app's performance)

Removed

  • Removed copy button from error dialog and replaced with popup menu.
  • Unnecessary apps whose relative info is older than one month will now be kept hidden from secondary home panels.

Music

  • Added Shuffle button.

Development

  • Updated many underlying APIs.
  • Updated how the codebase uses deprecated and old APIs.

Build44

29 Oct 12:17

Choose a tag to compare

User Interface

  • Added delete option in Stack Traces panel.
  • Added total indicator in Stack Traces panel.
  • Added proper Notes Menu (long press the note).

Bug Fixes

  • Fixed notes not loading in the main list after save.
  • Fixed save button states in Notes Editor panel.
  • Fixed Installer panel crashing after the previous update.
  • Fixed button alignment issue in App Info panel

Improvements

  • Improved app's interaction with system navigation gestures.
  • Improved notes' list layout.
  • Improved Permissions panel to load up some missing permissions of the app.

Removed

  • Removed some notes formatting buttons from Notes Editor panel.
  • Removed Unpack from App Info panel.
  • Removed unnecessary dots from app level Usage Stats panel.
  • Removed Delete button from Notes panel.
  • Removed Disable Transparent Status Bar preference option from Appearance panel.