github MuntashirAkon/AppManager v3.1.0-alpha01
App Manager v3.1.0-alpha01

latest releases: v3.1.7, v3.1.6, v4.0.0-beta01...
pre-release2 years ago
  • [Main] Added option to sort the app list by size

    The loading time has been increased by a few seconds which will be fixed in a later build

  • [Main] Added support for market://search?q=query

  • [Backup/restore] Added support for elliptic-curve cryptography (ECC)

    ECC in App Manager uses curve 25519 with ECDH which is wrapped with SHA512withECDSA when storing the key in the Bouncy Castle KeyStore.

  • [Activity Interceptor] Added option to copy as am command

    am (short for activity manager) or cmd activity (Android 9 and later) can be used to start an activity from the terminal. This option let user copy the Intent as an am command so that the same Intent can be invoked in the terminal. But not all extras are supported, only the supported extras are copied during the operation.

  • [Setting] Added option to disable opening App Info page from the third-party applications

  • [Installer] Removed default signing key

    Default signing key was publicly available and could have be used by others to distribute malware. Instead, enabling APK signing before installing an app now requires a signing key to be added (which can be either generated or imported).

  • [Running Apps] Fixed double scrollbars

Full Changelog: v3.0.0...v3.1.0-alpha01

Don't miss a new AppManager release

NewReleases is sending notifications on new releases.