Skip to content

Releases: MuntashirAkon/AppManager

App Manager v2.5.3

24 Jun 08:11
Compare
Choose a tag to compare
  • Auto detection of root (if you deny root permission, it'll be considered as non-root device)
  • App usage now displays more accurate data than it previously was (still incomplete though)
  • Added exodus link (due to limitations, I only added the latest version)
  • Added user preferences to disable root, enable blocking for all apps, disable app usage

App Manager v2.5.2

21 Jun 15:29
Compare
Choose a tag to compare
  • Added AppOps manager (as App Ops tab) in the app details window (requires root)
  • Added a warning message when blocking is not enabled in the menu
  • Bug fixes including many API compatibility issues, disappearance of search results when back
    button is pressed
  • Performance improvements such as loading app info/details in background displaying a progress bar
    in the window
  • Ability to move the app to SD card for old versions of Android (credit: Atrate)

App Manager v2.5.1

18 Jun 22:41
Compare
Choose a tag to compare
  • Added the ability to search app components (activities, services, etc.)
  • Updated 3xodus database from ClassyShark3xodus
  • Input fields are now follow material design guidelines
  • Various bug fixes and performance improvements

App Manager v2.5.0

16 Jun 21:46
Compare
Choose a tag to compare
  • Uninstall/enable/disable/force-stop apps (some actions require root access)
  • View storage info of any app (requires “Usage Access” permission)
  • Clear data/cache of any app (requires root access)
  • Add the option to grant/revoke dangerous permissions (requires root access)
  • Various bug fixes and performance improvements

App Manager v2.4.5

11 Jun 12:41
Compare
Choose a tag to compare
  • Add the ability to view/edit/delete shared preferences (requires root)
  • Bug fixes and performance improvements

App Manager v2.4.3

08 Jun 19:30
Compare
Choose a tag to compare
  • Add support for apk sharing
  • Enable component (activities, broadcast receivers, servieces) blocking
  • Opening packages in Aurora Droid alongside F-Droid
  • Allow launching app, and its directories via default file manager
  • Add custom day/night theme

App Manager v2.3.0

04 Jun 22:30
Compare
Choose a tag to compare
  • Added app usage statistics (optional, requires Usage Access permission)
  • Replaced many deprecated features with alternatives
  • Added swipe to refresh
  • Improved class and manifest viewers

App Manager v2.2.0

01 Jun 08:26
Compare
Choose a tag to compare
  • Merged Activity Launcher features
    • Activity can be launched from the Activities tab
    • Customized or non-customized shortcuts can be created
  • Merged ClassyShark3xodus features
    • Scan apps for trackers directly within the app
    • UI is improved to give modern look and feel
  • Added Custom manifest and class viewer
    • This is done to reduce the app size

App Manager v2.0.0

30 May 19:08
Compare
Choose a tag to compare
  • Added Material design and vector graphics
  • Change min API to 21, max to 29
  • Update gradle to 6.1 and build to 3.6.3
  • Change package name
  • Change almost every layouts and menus
  • Get rid of png icons
  • Split DetailActivity into two activities
  • Remove irrelevant files and folders
  • Change license to GPLv3.0