Skip to content

App Manager v3.1.1 Stable

Compare
Choose a tag to compare
@MuntashirAkon MuntashirAkon released this 04 Jun 09:03
· 54 commits to AppManager-3.1.x since this release

1-click Ops page

  • Replaced “Block components…” with “Block/unblock components…”

App Info tab

  • Skipped displaying split APKs in “Paths & Directories” section
    They're already displayed when the “Splits” tag is clicked.
  • Fixed crashes in Android < 11 while fetching the installer of an app
  • Fixed fetching installer package in Android 14

App Ops tab

  • Fixed crashes in Samsung devices running 6.0.1 and Lenovo devices running 7.1.2

Explorer page

  • Fixed opening files with external editor/viewer

Freeze/unfreeze

  • Prevented crashing the app if the freeze shortcut icon is immutable/unmodifiable

Interceptor page

  • Fixed crashes if the shortcut icon is invalid

Installer page

  • Offer to re-install apps that were previously uninstalled without clearing data

Main page

  • Offer to fully uninstall apps that were uninstalled without clearing data
  • Prevented crashes when the installer feature is disabled

Profiles page

  • Fixed a crash due to lifecycle issue

Settings page

  • Fixed listing available storages in backup volume selector

Shortcuts

  • Improved security of third-party shortcuts
    Third-party shortcuts created in the App Info tab redirects via App Manager in order to provide authentication. It also fixed launching certain shortcuts in Android 13 due to mismatched Intent filters.

Others

  • Enabled Smali to Java conversion in Android < 8
  • Fixed memory leaks while calculating the size of a folder
  • Fixed updating uninstalled apps in no-root mode
  • Fixed writing to files managed via ContentProvider (instead of a DocumentProvider)
  • Prevented crashing due to lifecycle issues in list options dialogs

Full Changelog: v3.0.0...v3.1.1