Inure Save

An elegant and beautiful premium Android app manager for both rooted and non-rooted devices with a built-in terminal, analytics, debloat, stats and various other panels with an independent custom theme engine, developed with purely custom APIs created for this app.

Project README

Banner

Inure App Manager

An elegant Android app manager.

Stats

Hits Release Crowdin Telegram Channel Telegram Group

Download

Buy (Full Version)

About

Inure is an Android application package manager irrespective of whether they're installed or not, it can scan through any app's internal components and modify them on the go. It also packs a nice looking Terminal Emulator, Usage Stats, Split/APK Installer and various other tools and many of them are waiting to be implemented as well. On top of that, Inure's all functionalities been made to work with both Root and Shizuku modes.

Inure's development was started as an independent learning project which later has become one of the most ambitious and intuitive Android apps developed by a single person and is based 100% on custom UI APIs developed to be used only in this app with its own native theme engine, crash handler, image renderer and a beautiful animation framework.

Along with it own UI perks, Inure also supports dynamic Material You colors with dedicated accent and theme color modes.

The app is in stable testing stage. You can join app's Telegram Group and get development related updates or you can submit your feedbacks about the app.

Features

See the concise list of features of the app here.

Screenshots

App's Interface

01 02 03
0x01 0x02 0x03
04 15 01
0x04 0x05 0x06
01 01 01
0x07 0x08 0x09
01 01 01
0x00 0x0A 0x0B
01 01 01
0x0C 0x0D 0x0E
01 01 01
0x0F 0x11 0x12
01 01 01
0x13 0x14 0x15
01 01 01
0x16 0x17 0x18
01 01 01
0x19 0x1A 0x1B
01 01 01
0x1C 0x1D 0x1E
01 01 01
0x1F 0x20 0x21

Accessibility

Various accessibility features to make the app more accessible to users. Inure also supports an option to add more colors to interface of various types including Pastel, Coffee (soothing) and Retro (color blocked) for users who don't prefer monochromatic interface or have difficulty using it.

Including that, Inure also supports highlighting clickable elements and divider for users who have difficulty in differentiating spaces between interface elements.

Further more, it's also possible to disable all animations to reduce excessive motion in the app. Inure has options to adjust animation requirements over multiple levels from all animations to no animations with fine granularity.

01 01 01
0x00 0x01 0x02

Inure has 3 different styles of Menu and Dialogs type depending on how they're required, the popup type used for quick actions follows the user thumb on the screen, the modal dialog is used to adjust panel level preferences and chip style dialog for managing filter flags and tags. These three work together to refine a good level of UX and UI without overloading the user with a lot of options.

01 01 01
0x00 0x01 0x02

If you've any questions or suggestions for design, please initiate a discussion or an issue.

Include your app in Inure's FOSS panel

If you are a developer and want your app to be listed in the FOSS panel of Inure and show a FOSS indicator alongside your app, there are two ways this can be done.

  1. You can publish your app on F-Droid. Inure automatically marks the app as FOSS if it's available on F-Droid.
  2. You can add open_source and open_source_license tag in your app's manifest file and Inure will fetch this info during the runtime and will include your app based on the flag.
<application
   .....
   >
   
   <!-- Set to true to indicate the app is open source -->
   <meta-data
      android:name="open_source"
      android:value="true" />
   
   <!-- License of your app -->
   <meta-data
      android:name="open_source_license"
      android:value="GNU GENERAL PUBLIC LICENSE Version 3" />

</application>

Contribute

Developers

Inure's repo doesn't require any special setup, clone/fork the repo and run in Android Studio and let the initial setup finish automatically and you'll be good to go.

Not a developer?

You can take participation in app's translation on Crowdin and watch Inure work in your language and make the app more user friendly to everyone speaking your tongue.

Alternatively, you can also edit/upload your locale's strings from app/src/main/res/values-locale-code directory.

Want to show you were here?

You cannot do the above still wanna show your support? hit the star and let me know you were here and appreciate the project.

License

Inure App Manager Copyright © 2023 - Hamza Rizwan

Inure App Manager is released as open source software under the GPL v3 license, see the LICENSE file in the project root for the full license text.

Behind The Scenes

01
Designing of interface skeletons for Inure
01
Audio Player interface design (later removed)
01
Presentation design for Batch interface
Open Source Agenda is not affiliated with "Inure" Project. README Source: Hamza417/Inure

Open Source Agenda Badge

Open Source Agenda Rating