App Manager is now on the official F-Droid repo!
Link: https://f-droid.org/packages/io.github.muntashirakon.AppManager
If you're already using App Manager from IzzyOnDroid repo, you will still get updates from there (which will be faster than F-Droid).
Notice: F-Droid uses it's own signing config to sign an app. So, if you're migrating from IzzyOnDroid to F-Droid, be sure to take a backup of your blocking rules first as you will need to reinstall the app.
Link: https://f-droid.org/packages/io.github.muntashirakon.AppManager
If you're already using App Manager from IzzyOnDroid repo, you will still get updates from there (which will be faster than F-Droid).
Notice: F-Droid uses it's own signing config to sign an app. So, if you're migrating from IzzyOnDroid to F-Droid, be sure to take a backup of your blocking rules first as you will need to reinstall the app.
Visit App Manager docs at https://muntashirakon.github.io/AppManager
muntashir.dev
App Manager Docs
User manual for App Manager
AppManager_v2.5.12.apk
3 MB
App Manager v2.5.12
What's New:
- Added support for splitting data backups into 1GB files to circumvent the limitation of FAT32 file system
- Added the ability to unblock trackers
- Added an option to skip signature checks while restoring backups
- Termux support: run-as debuggable app or run new session as app in the App Info tab
- Display backup app info in the Main page
- Restoring source files (except apk files) disabled on unsupported architecture
- Display confirmation dialog before clearing app data
- Ability to import components disabled using IFW on MAT
- Include external media and obb directory for backups
- Allow importing existing rules by other apps or tools
- Added an option to extract app icon in App Info tab
For an extended changelog, visit: https://muntashirakon.github.io/AppManager/changelog.html#v2-5-12-341
What's New:
- Added support for splitting data backups into 1GB files to circumvent the limitation of FAT32 file system
- Added the ability to unblock trackers
- Added an option to skip signature checks while restoring backups
- Termux support: run-as debuggable app or run new session as app in the App Info tab
- Display backup app info in the Main page
- Restoring source files (except apk files) disabled on unsupported architecture
- Display confirmation dialog before clearing app data
- Ability to import components disabled using IFW on MAT
- Include external media and obb directory for backups
- Allow importing existing rules by other apps or tools
- Added an option to extract app icon in App Info tab
For an extended changelog, visit: https://muntashirakon.github.io/AppManager/changelog.html#v2-5-12-341
AppManager_v2.5.13.apk
3.1 MB
App Manager v2.5.13
What's New:
- Split apk install support (apks and xapk)
- Added an option to install apk (with apks and xapk) directly from FM or Browser
- Added a new option to remove all blocking rules in settings page
- AppOpsX-like implementation for generating app ops
- Added an option to filter apps with activities in the main page
- Added an option to display only the active app ops in the App Ops tab
- Save apk files as "app name_version.extension"
- Added a foreground service to run batch operations, result is displayed in a notification
- BatchOps: Replaced kill with force-stop
- Added German and Portuguese (Brazilian) translations
For an extended changelog, visit: https://muntashirakon.github.io/AppManager/changelog.html#v2-5-13-348
What's New:
- Split apk install support (apks and xapk)
- Added an option to install apk (with apks and xapk) directly from FM or Browser
- Added a new option to remove all blocking rules in settings page
- AppOpsX-like implementation for generating app ops
- Added an option to filter apps with activities in the main page
- Added an option to display only the active app ops in the App Ops tab
- Save apk files as "app name_version.extension"
- Added a foreground service to run batch operations, result is displayed in a notification
- BatchOps: Replaced kill with force-stop
- Added German and Portuguese (Brazilian) translations
For an extended changelog, visit: https://muntashirakon.github.io/AppManager/changelog.html#v2-5-13-348
👍1
SetEdit_v1.0.apk
179.4 KB
SetEdit
SetEdit is a successor of 4A Settings Database Editor (also known as SetEdit) by 4A. SetEdit lets you view and edit certain Android settings which are useful for devices where these settings are hidden. It relies on a pre23 permission to edit some settings and therefore, it's target SDK is 22 despite being compiled with API 29. In newer Android versions, you may get a warning saying that the app may not work properly which you can safely ignore.
F-Droid IzzyOnDroid: (Until the RFP is accepted)
https://f-droid.org/app/io.github.muntashirakon.setedit
https://apt.izzysoft.de/fdroid/index/apk/io.github.muntashirakon.setedit
Github: https://github.com/MuntashirAkon/SetEdit
SetEdit is a successor of 4A Settings Database Editor (also known as SetEdit) by 4A. SetEdit lets you view and edit certain Android settings which are useful for devices where these settings are hidden. It relies on a pre23 permission to edit some settings and therefore, it's target SDK is 22 despite being compiled with API 29. In newer Android versions, you may get a warning saying that the app may not work properly which you can safely ignore.
F-Droid IzzyOnDroid: (Until the RFP is accepted)
https://f-droid.org/app/io.github.muntashirakon.setedit
https://apt.izzysoft.de/fdroid/index/apk/io.github.muntashirakon.setedit
Github: https://github.com/MuntashirAkon/SetEdit
App Manager v2.5.14 Pre-release
- [Feature] Added a custom language chooser
- [Feature] Added a flag to backup only apk file instead of the whole source directory
- [Feature] Added a flag to backup app data for all users
- [Feature] Added a flag to take multiple backups
- [Feature] Added enable option in batch ops
- [Feature] Added fast scroll for Main page and App Details page
- [Feature] Added flags to take obb/media backups
- [Feature] Added notification progressbar for backups
- [Feature] Added Russian (ru) and Chinese (zh) translations (the latter is unverified)
- [Feature] Added swipe to refresh in the running apps page
- [Feature] Added the ability to select split apk files before installation
- [Feature] Added toybox within App Manager (doesn't work for ADB users)
- [Feature] Display notification after apk/apks/xapk install is complete
- [Feature] Install apk using a foreground service instead of in the main thread
- [Feature] Install xapk with obb files (old obb files will be deleted)
- [Feature] Open newly installed app from the confirmation notification
- [Fix] Added install support for non-root users (which was broken in 348)
- [Fix] Apply correct UID/GUID and permissions after restoring a backup
- [Fix] Automatically fail backup for apps that use Android KeyStore
- [Fix] Clear all extracted apk files after installation is finished
- [Fix] Disabled permission toggle for apps that has a target SDK version less than 23 (because they don't work)
- [Fix] Fixed apk files not correctly copied to the package installer
- [Fix] Fixed apk sharing via Bluetooth
- [Fix] Fixed detecting splits if their manifests don't have configForSplit
- [Fix] Fixed parsing data usage for old devices which resulted in crash
- [Fix] Fixed resetting app ops by resetting their parents instead of themselves
- [Fix] Fixed rules being applied or removed incorrectly
- [Fix] Fixed some apk files not parsed properly and resulted in crash
- [Fix] Improved adb/root detection
- [Fix] Install/disable/force-stop for current users only
- [Fix] Load backup metadata using root instead of using storage access permission
- [Fix] Perform 1-click ops in the same way batch operations are performed
- [Fix] Performance optimization for main page
- [Fix] Removed Shared Libs from What's New as it wasn't working properly
- [Fix] Removed sort by app size in favour of sdk in old devices
- [Fix] Replace action buttons with popup menu in running apps page
- [Fix] Update app info properly after a batch operation
- [Fix] Workaround for various deprecated libraries
Due to some major changes, backup functionality has become incompatible with the previous versions. Data backup feature is still considered experimental and please do not rely on it to manage your backups yet. If you encounter any problem, please report to me without hesitation.
Compatibility for blocking rules is removed for v2.5.6. If you're still using this version, update to v2.5.13, enable global component blocking (and disable it again) and then update to v2.5.14.
- [Feature] Added a custom language chooser
- [Feature] Added a flag to backup only apk file instead of the whole source directory
- [Feature] Added a flag to backup app data for all users
- [Feature] Added a flag to take multiple backups
- [Feature] Added enable option in batch ops
- [Feature] Added fast scroll for Main page and App Details page
- [Feature] Added flags to take obb/media backups
- [Feature] Added notification progressbar for backups
- [Feature] Added Russian (ru) and Chinese (zh) translations (the latter is unverified)
- [Feature] Added swipe to refresh in the running apps page
- [Feature] Added the ability to select split apk files before installation
- [Feature] Added toybox within App Manager (doesn't work for ADB users)
- [Feature] Display notification after apk/apks/xapk install is complete
- [Feature] Install apk using a foreground service instead of in the main thread
- [Feature] Install xapk with obb files (old obb files will be deleted)
- [Feature] Open newly installed app from the confirmation notification
- [Fix] Added install support for non-root users (which was broken in 348)
- [Fix] Apply correct UID/GUID and permissions after restoring a backup
- [Fix] Automatically fail backup for apps that use Android KeyStore
- [Fix] Clear all extracted apk files after installation is finished
- [Fix] Disabled permission toggle for apps that has a target SDK version less than 23 (because they don't work)
- [Fix] Fixed apk files not correctly copied to the package installer
- [Fix] Fixed apk sharing via Bluetooth
- [Fix] Fixed detecting splits if their manifests don't have configForSplit
- [Fix] Fixed parsing data usage for old devices which resulted in crash
- [Fix] Fixed resetting app ops by resetting their parents instead of themselves
- [Fix] Fixed rules being applied or removed incorrectly
- [Fix] Fixed some apk files not parsed properly and resulted in crash
- [Fix] Improved adb/root detection
- [Fix] Install/disable/force-stop for current users only
- [Fix] Load backup metadata using root instead of using storage access permission
- [Fix] Perform 1-click ops in the same way batch operations are performed
- [Fix] Performance optimization for main page
- [Fix] Removed Shared Libs from What's New as it wasn't working properly
- [Fix] Removed sort by app size in favour of sdk in old devices
- [Fix] Replace action buttons with popup menu in running apps page
- [Fix] Update app info properly after a batch operation
- [Fix] Workaround for various deprecated libraries
Due to some major changes, backup functionality has become incompatible with the previous versions. Data backup feature is still considered experimental and please do not rely on it to manage your backups yet. If you encounter any problem, please report to me without hesitation.
Compatibility for blocking rules is removed for v2.5.6. If you're still using this version, update to v2.5.13, enable global component blocking (and disable it again) and then update to v2.5.14.
App Manager can now be translated at Weblate*!
Visit https://hosted.weblate.org/engage/app-manager
* App Manager Docs can still be translated at Crowdin as Weblate doesn’t have any support for Markdown texts.
* No new languages or strings will be added at Crowdin (again, App Manager Docs will remain unaffected) and existing translations will be kept until full switch is made
Visit https://hosted.weblate.org/engage/app-manager
* No new languages or strings will be added at Crowdin (again, App Manager Docs will remain unaffected) and existing translations will be kept until full switch is made
Hosted Weblate
Get involved in App Manager!
App Manager is being translated into 38 languages using Weblate. Join the translation or start translating your own project.
App Manager v2.5.15 Pre-release
- [Feature] Added a tag for running apps in the App Info tab
- [Feature] Added a tag for system apps installed/injected through Magisk in the App Info tab
- [Feature] Added Bengali and Norwegian Bokmål (incomplete)
- [Feature] Added reinstall and downgrade option in the App Info page
- [Feature] Added option to downgrade for root and ADB users
- [Feature] Added process state in the Running Apps page
- [Feature] Added support for OpenPGP clients (such as OpenKeychain). Configure in Settings page (incomplete)
- [Feature] Display a prompt to input backup name when multiple backups flag is enabled
- [Feature] Manifest files of external apps are now parsed using apk-parser library
- [Feature] Offer users to keep app data when uninstalling AM (android 10 or later only)
- [Feature] Preserve sort order for components, app ops and permissions tabs
- [Feature] Recommend ABI, locale and density in the split apk chooser dialog
- [Feature] Save logs file internally at
- [Feature] Switch to libSu (SuperSu turned out to be backdated despite its revival of late)
- [Feature] For a single package, display a multiple choice list for deleting backups and a single choice list for restoring backups
- [Feature] Warn users when taking/deleting/restoring multiple backups
- [Fix] Add localization for "ok" and "cancel"
- [Fix] Canceling an update in the what's new finishes the activity
- [Fix] Changed various strings to increase readability
- [Fix] Display only the latest backup info in the main page
- [Fix] Fixed backup app listing
- [Fix] Fixed broken app ops action in 1-Click Ops page
- [Fix] Fixed crash in the App Info page if it's visited after uninstalling the app
- [Fix] Optimized install time for root users
- [Fix] Prevent the installer from failing if installation is triggered from the App Info page
- [Fix] Running services now has the highest priority (over blocking/disabling, etc.)
- [Fix] Rename toybox.so to libtoybox.so
- [Fix] Use FileDenoscriptor when available to decrease install time
Data backup feature is still considered experimental and please do not rely on it to manage your backups yet. If you encounter any problem, please report to me without hesitation.
- [Feature] Added a tag for running apps in the App Info tab
- [Feature] Added a tag for system apps installed/injected through Magisk in the App Info tab
- [Feature] Added Bengali and Norwegian Bokmål (incomplete)
- [Feature] Added reinstall and downgrade option in the App Info page
- [Feature] Added option to downgrade for root and ADB users
- [Feature] Added process state in the Running Apps page
- [Feature] Added support for OpenPGP clients (such as OpenKeychain). Configure in Settings page (incomplete)
- [Feature] Display a prompt to input backup name when multiple backups flag is enabled
- [Feature] Manifest files of external apps are now parsed using apk-parser library
- [Feature] Offer users to keep app data when uninstalling AM (android 10 or later only)
- [Feature] Preserve sort order for components, app ops and permissions tabs
- [Feature] Recommend ABI, locale and density in the split apk chooser dialog
- [Feature] Save logs file internally at
/sdcard/Android/data/io.github.muntashirakon.AppManager/files/cache/am.log- [Feature] Switch to libSu (SuperSu turned out to be backdated despite its revival of late)
- [Feature] For a single package, display a multiple choice list for deleting backups and a single choice list for restoring backups
- [Feature] Warn users when taking/deleting/restoring multiple backups
- [Fix] Add localization for "ok" and "cancel"
- [Fix] Canceling an update in the what's new finishes the activity
- [Fix] Changed various strings to increase readability
- [Fix] Display only the latest backup info in the main page
- [Fix] Fixed backup app listing
- [Fix] Fixed broken app ops action in 1-Click Ops page
- [Fix] Fixed crash in the App Info page if it's visited after uninstalling the app
- [Fix] Optimized install time for root users
- [Fix] Prevent the installer from failing if installation is triggered from the App Info page
- [Fix] Running services now has the highest priority (over blocking/disabling, etc.)
- [Fix] Rename toybox.so to libtoybox.so
- [Fix] Use FileDenoscriptor when available to decrease install time
Data backup feature is still considered experimental and please do not rely on it to manage your backups yet. If you encounter any problem, please report to me without hesitation.
App Manager now has a separate Telegram channel for debug releases!
Link: @AMDebug
* Debug builds use a different package name and a separate, public signature. Please, only download debug builds from @AMDebug or Github Actions to make sure that you’re using the official debug builds.
** Debug builds can often be unstable and change various components time-to-time. Please use them only for testing.
Link: @AMDebug
* Debug builds use a different package name and a separate, public signature. Please, only download debug builds from @AMDebug or Github Actions to make sure that you’re using the official debug builds.
** Debug builds can often be unstable and change various components time-to-time. Please use them only for testing.