Releases: Hamza417/Inure
Releases · Hamza417/Inure
Build52
User Interface
- Added Full Version reminder dialog in free versions.
- Adjusted Audio Player layout for landscape orientation.
- Added full version reminder button on Home panel.
Bug Fixes
- Fixed trial period warning showing unexpectedly on Splash Screen after full version activation.
Removed
- Removed Quick Apps text from Home panel.
Boot Manager
- Added Boot Manager framework to manager auto start apps.
The Boot Manager is currently in beta stage and is not fully functional and therefore it's being removed from production for the time being.
Batch
- Removed unnecessary UI elements from Uninstaller dialog to reduce development efforts.
- Removed Send button from Batch panel to reduce development efforts and Send\'s development stands postponed for now.
- NOTE: Batch has been finalized and is now ready for production.
Music
- Added Sort interface in Music panel.
Build51
Build50
User Interface
- Added animations to bottom menus.
- Redesigned Batch panel menu.
- Added disabled/cross icon on the names of disabled apps.
- Added new design for Audio Player.
Bug Fixes
- Fixed DeadObject error in various panels caused during relaunch and reload of the app.
- Fixed bottom menu velocity issue when list is refreshed.
- Fixed bottom menu flickering issue when fragment is closing.
- Fixed delay in opening Batch panel.
- Fixed never ending vibrations after batch extract is done.
- Fixed a few issues with batch uninstaller (more revisions needed).
Batch
- Implemented non-root uninstaller mechanism.
Other
- Added app level uninstaller listener. App should automatically refresh and update all data if any app is uninstalled within or outside the scope of the app.
Trial Version
- From this version onwards, this app will add a trial period limit on app uses. The trial period will last until 15 days and will offer access to all app's features can be used and tested within this duration. Once the trial period ends, the app will lock a tiny percentage of its core features which can be purchased if the user deems them necessary otherwise any other app's feature will continue to work as intended even after the trial period has ended.
Build49
User Interface
- Put the header menus at the bottom of the screen in various lists of the app.
- Added a new info to the header of the app.
- Added no trackers found warning.
Bug Fixes
- Fixed various locale issues.
- Fixed bottom menu margin issue.
- Fixed font size issue in various menus.
Build48
Build47
User Interface
- Added option to export all apps' data in TXT and XML format in Apps panel.
- Added more options in Stack Traces panel.
- Added clear button in Search panel.
- Added Battery Optimization panel to allow management of battery optimization of all the apps (Root only).
Bug Fixes
- Fixed App Info panel icons not updating after executing action.
Improvements
- Added proper formatted XML preview support.
- Improved Extension highlight framework.
- Disabled apps icons will be gray-scaled to make them easily identifiable.
- Improved Extras and Graphics file scanner.
Use $ to filter out the extensions, such as typing $html will filter in all the .html files. Similarly, typing drawable$ will filter in all the files whose parent directory or name starts with drawable.
Removed
- Removed filter icon from Extras and Graphics panels.
Build46
Build45
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
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.