App Manager | CHANNEL – Telegram
AM Pre-release v2.5.19

- New feature: Profiles. New profiles can be added either by selecting from one of the presets or simply using the plus button (see below)
- New feature: Multiple users. You can visit app details page for multiple users (see below). Multiple user support is also added for batch ops
- New language: French
- [Feature] Added a settings entry to select mode of operations: auto, no-root, ADB, root
- [Feature] Added a settings entry to select app installer (default is App Manager)
- [Feature] Added a settings entry to select app install location (default is auto)
- [Feature] Added debloating profiles as presets
- [Feature] Added the ability to block trackers from the corresponding tag in the app info tab
- [Feature] Prioritize app ops over permissions when available in the uses permission tab
- [Feature] Update toybox to 0.8.4
- [Feature] Update trackers and libraries
- [Fix] Check integrity of the compressed tar files before finalising backup
- [Fix] Fixed auto detection of root/ADB
- [Fix] Fixed custom locale settings which wasn't correctly applied to all app components
- [Fix] Fixed crashes when app details and installer pages are closed before they're loaded
- [Fix] Fixed restoring bundled apps
- [Fix] Update compression method on preference change

Due to some complications, grant/revoking permissions and exporting rules is not working on profiles. Visit https://github.com/MuntashirAkon/AppManager/issues/72 until an official documentation is created.

The components tabs in the app details page is empty for users other than the current user. This will be fixed in a future release.
AppManager_v2.5.19.apks
6.6 MB
Bundled app for AM! The size is smaller than the universal APK but contains all the supported variants.

* You can install the app using App Manager. The app will close itself on success
* This is a test release, please report to me if something fails
AppManager_v2.5.20.apks
6.7 MB
App Manager v2.5.20

Telegram doesn't support extended changelog. View in-app changelog or visit https://muntashirakon.github.io/AppManager/changelog.html for a more helpful changelog.

- New features: Profiles, activity interceptor, signing APK, multi-user, APKM, crash reporter
- New language: French
- Android 11 support
- Installer: Choose install location, installer, APKM
and various bug fixes, minor features and performance improvements.
UnApkm_v1.2.apk
2.3 MB
UnApkm v1.2

- Add application/vnd.apkm MIME
- Add UnApkm API for third-party apps

For developers:
Visit here to see how to use the API.
App Manager v2.5.21 Pre-release

- New language: Farsi (incomplete)
- [Feature] Added about device in the settings page
- [Feature] Added an install button in the scanner page for the external APK files
- [Feature] Added the option to set custom app ops and modes in the three-dots menu
- [Feature] Added shortcut support for Android N_MR1 or less
- [Feature] Display app ops associated with the declared permissions in the app ops tab
- [Feature] Display feature availability and version number in the uses features tab
- [Feature] Display icon for uninstalled but backed up apps in the main page
- [Feature] Display tracker count in a new line instead of under brackets in the 1-click ops page
- [Feature] Improved app install time for ADB users
- [Feature] Migrate to Binder (incomplete)
- [Feature] Renamed “deny app ops” to “set mode for app ops”, added the option to specify modes in 1-click ops page
- [Feature] Reordered backup options along with denoscription for each items
- [Feature] Updated ADBLib
- [Feature] Updated trackers and libraries
- [Fix] Fixed crashes of the app ops tab in Android 11
- [Fix] Fixed crashes of the app ops tab in MIUI
- [Fix] Fixed prompting users for ADB permission repeatedly when auto is the mode of operation
- [Fix] Hide launch and shortcut buttons from the activities tab for external APK
- [Fix] Use both package mode and UID mode for app ops from Android 6
- [Fix] Use data folder to store server/IPC related files
App Manager | CHANNEL pinned «App Manager v2.5.21 Pre-release - New language: Farsi (incomplete) - [Feature] Added about device in the settings page - [Feature] Added an install button in the scanner page for the external APK files - [Feature] Added the option to set custom app ops and…»
SetEdit
The settings database editor for Android

F-Droid: https://f-droid.org/packages/io.github.muntashirakon.setedit

The open source version of Settings Database Editor by 4A.

WARNING -- I do not guarantee that problems caused by the improper use of this utility can be fixed, and we are unable to help you with any such problems. We support only this app, not your device's system software. Settings Database Editor (SetEdit) is invaluable if you need it, but if you're not careful you're very likely to mess something up.

By default, for your protection, Android prevents you from modifying the SECURE and GLOBAL tables. If you have Android Jellybean or later, you can remove this protection from an ADB shell using the command pm grant io.github.muntashirakon.setedit android.permission.WRITE_SECURE_SETTINGS. On earlier versions, you can only remove this protection on a rooted device by installing SetEdit to the system partition.

Both WRITE_SETTINGS and WRITE_SECURE_SETTINGS permissions are optional if you do not need to edit any items.
APKM finally went DRM-free! If you’ve downloaded the latest version of an app in APKM format, just rename it to APKS and open it via AM (or using your favourite app).
UnApkm_v1.3.apk
2.3 MB
UnAPKM v1.3

Do not attempt to convert DRM-free APKM files. If you get the DRM-free message, just rename the APK file to APKS and open it with your favourite APKS installer.
AppManager v2.5.22 Pre-release

- 1-Click Ops: add backup/restore options
- Added encryption info in about device
- Added the ability to freeze backup (by creating .freeze in the corresponding backup)
- Added option to enable/disable MagiskHide in the App Info tab (enable option in the overflow menu)
- Added option to enable/disable interceptor (in settings)
- Added option to launch services
- Added option to select backup volume
- Backup/restore app installer, netpolicy, deviceidle, magiskhide and notification access
- Backup/restore URI grants (need immediate reboot after the restore)
- Block and disable components using IFW and PackageManager respectively for maximum protection
- Grant/revoke permissions in profile
- Improved instructions in the 1-Click Ops page
- Integrated docs within AM as a dynamic feature
- New attribute in backup/restore: size
- New attribute in profile: users
- New tag in App Info: backups
- Open DRM-free APKM files without conversion
- Sort apps by labels, display user/system tag in the profile page
- Replace backup all users with custom users
- Updated trackers and libraries
- Remove FLAG_ACTIVITY_FORWARD_RESULT from list of flags (if present) in the interceptor
- Add .nomedia file in the backup folder
- Fixed crash on clicking the about device item in Settings
- Fixed crash in the profile page
- Fixed compatibility issue of IFW in Android M or prior versions
- Get correct user ID before performing uninstall
- Migrate to PackageManager API instead of using unreliable pm command
- Update theme name on changing app theme
- Use package name from metadata instead of directory name for backups

Backup/restore feature is now in beta. From now on, backward compatibility for backup/restore will be provided.