App Manager v4.0.0-beta01

App Manager v4.0.0-beta01
Requirements: 5.0+
Overview: A full-featured open source package manager for android. App Manager began by merging the features of App_packages Info (formerly Application Info), ClassyShark3xodus, Activity Launcher and Watt into a single app with material design and dark mode to give a modern look and feel.

App Manager v4.0.0-beta01 Image Image

App Manager began by merging the features of App_packages Info (formerly Application Info), ClassyShark3xodus,
Activity Launcher and Watt into a single app with material design and dark mode to give a modern look and feel.

Features

General features
โ— Fully reproducible, copylefted libre software (GPLv3+)
โ— Material design (but not material colours!)
โ— No unnecessary permissions
โ— Does not connect to the Internet
โ— Displays as much info as possible in the main page
โ— Lists activities, broadcast receivers, services, providers, permissions, signatures, shared libraries, etc. of any app
โ— Launch (exportable) activities and services
โ— Create (customizable) shortcuts of activities
โ— Intercept activities
โ— Scan for trackers and libraries in apps and list (all or only) tracking classes (and their code dump)
โ— View the manifest of an app
โ— Display your app usage, data usage, and app storage info (requires โ€œUsage Accessโ€ permission)
โ— Install/uninstall APK files (including APKS, APKM and XAPK with OBB files)
โ— Share APK files
โ— Back up/restore APK files
โ— Batch operations
โ— One-click operations
โ— Logcat viewer
โ— Profiles (including presets for quick debloating)
โ— View app usage along with mobile and wifi data usage
โ— Open app in Aurora Store or in your F-Droid client
โ— Sign APK files before installing them
โ— Backup encryption: OpenPGP via OpenKeychain, RSA (hybrid encryption with AES) and AES.

Root/ADB-only features
โ— Revoke permissions considered dangerous by Android
โ— Deny or ignore app ops
โ— Display/kill/force-stop running processes/apps
โ— Clear app data or app cache

Root-only features
โ— Block any activities, broadcast receivers, services, or providers of an app with native import/export as well as Watt and Blocker import support
โ— View/edit/delete shared preferences of any app
โ— Back up/restore apps with data, rules and extras (such as permissions, battery optimization, SSAID, etc.)
โ— System configuration, blacklisted or whitelisted apps
โ— View/change SSAID, net policy, battery optimization

โ€ฆand many more! This single app combines the features of 5 or 6 apps any tech-savvy person needs!

โ˜… Untouched apk with Original Hash Signature
โ˜… No changes were applied
โ˜… Certificate MD5 digest: f759632b4cf3a7a8b4f3014dc7349e42
โžก Languages: Full Multi Languages
โžก CPU architectures: arm64-v8a, armeabi-v7a, x86, x86_64
โžก Screen DPIs: 120dpi, 160dpi, 240dpi, 320dpi, 480dpi, 640dpi

What’s New:
โ— Added full support for Android 14
– Fixed compatibility issues
– Support installing apps that targets SDK 22 or earlier (privileged mode only)
โ— [Experimental] Use outlines for color codes

App Details page
โ— Allowed launching non-exported activities in no-root/ADB mode
โ— The โ€œSearch assistantโ€ (usually set to Google Assistant) feature allows setting arbitrary activity via the assistant key-value pair stored in the secure settings database. Hence, non-exported (that is, app private) activities can be launched even in no-root mode by exploiting this feature. However, modifying a secure setting require android.permission.WRITE_SECURE_SETTINGS permission which is granted automatically in ADB mode and has to be granted manually in no-root mode via ADB.

App Manager also cannot trigger the assistant on its own in the no-root mode, because it doesn’t have enough permissions (it requires android.permission.INEJECT_EVENTS permission which cannot be granted to the user applications). Activity shortcuts also use this feature when they cannot be launched in privileged mode.

App Usage page
โ— Make the combo-box static on top

App Info tab
โ— Fixed handling multiple users in no-root mode
โ— Fixed listing granted URIs
โ— Prevent crashes in tablets running buggy GSI firmware

Code Editor
โ— Prevented the editor from crashing if it is restarted from Recents

Installer
โ— Enabled installing system apps with a different signature
โ— The โ€œInstall onlyโ€ button is enabled for system apps when the signatures are different. This is useful for only those who have disabled signature verification using methods, such as CorePatch.

You also like:
Photo Editor - Stickers & Text v2.10.0(201) [Pro] [Mod Extra]

Log Viewer
โ— Added a batch option to copy the selected logs
โ— Changed list selection modes.
โ— 1. Normal mode
– Click: expand/collapse text
– Long click: Open context menu
โ— 2. Selection mode
– Click: Select clicked item
– Long click: Select items between the last selected item to the clicked item if possible. Otherwise, only click the item.

Main page
โ— Avoided reopening the keyboard while searching is active, but the keyboard was closed manually
โ— [Batch Ops] Fixed saving some APK files due to naming issues

Profiles
โ— Fixed applying profiles
โ— Fixed loading label after refreshing the app list

Running Apps page
โ— Refresh running apps every 10 seconds

Scanner page
โ— Fixed scanning using VirusTotal

Settings
โ— [Experimental] Initial support for custom command
โ— Avoided auto-detecting ADB port number if Wi-Fi is inactive
โ— Display ADB pairing dialog directly when a pairing may be required
โ— Improved auto-connecting to ADB
– When mode is set to auto, instead of checking the active ADB host and port first, the status of the ADB daemon is checked
– When mode is set to โ€œWireless debuggingโ€, developer settings and wireless debugging are enabled automatically before attempting any connections. This requires:
โ— 1. android.permission.WRITE_SECURE_SETTINGS to be granted to App Manager, OR
โ— 2. App Manager connected via root or ADB at least once (in which case, the permission above is granted automatically)
– Attempt to fetch the current port for ADB over TCP via service.adb.tcp.port property instead of using the default 5555 port or the previously saved value.
โ— Pair ADB via notification
โ— Improved preferences and dialogs
– Added a dedicated page for VirusTotal
– Added a dedicated page for mode of operations
– Moved โ€œUse the Internetโ€ to Privacy settings
– Added feature toggler for Log Viewer and Installer
– Display build expiry and funding campaign notices only in the main settings
– Replace โ€œRemove all rulesโ€ with a primary button
– Input boxes are focused by default
– For numeric inputs, only the numeric keyboard is displayed
– Input texts aren’t added to the user suggestions.
โ— Avoided displaying โ€œImportedโ€ for Watt and Blocker when nothing is selected
โ— Check if the selected directory is actually a directory before attempting to import a backup
โ— Fixed displaying wireless debugging options when App Manager is unable to enable Wireless Debugging.

UI
โ— Draw activities around the display cutouts
โ— Tint combo-boxes in primary container color to match Android 12+ styles
โ— Used circular progress for initialization
โ— Fixed styling some popup menus.

Others
โ— Added more network policies from Motorola devices.
– POLICY_REJECT_METERED
– POLICY_REJECT_BACKGROUND
– POLICY_REJECT_ALL
โ— Automatically grant usage stats permission in privileged mode
โ— The feature, as usual, can be disabled in settings.
โ— Enabled creating activity shortcuts for other users
โ— Avoided fetching packages for other users if there’s no permission to do so
โ— Fixed blocking components in Android 14
โ— Fixed blocking providers when only IFW is set
โ— Intent Firewall (IFW) does not support blocking providers. So, when IFW-only mode was enabled, it tried to apply only the IFW rules which resulted in the providers remaining unblocked. From now on, the providers are blocked via โ€œdisableโ€ option.
โ— Fixed launching remote services in OnePlus devices
โ— Fixed retrieving the list of packages in some devices
โ— Fixed retrieving and updating permission flags in Android 12 onwards

This app has no advertisements

More Info:

https://github.com/MuntashirAkon/AppManager

Download Instructions:
https://frdl.to/xtsj50s0rogh/App_Manager_v4.0.0-beta01.apk.html

Mirrors:
https://userupload.in/tytlgmdifwg8
https://uploady.io/cfii9064llje
https://userupload.net/dvkkftwa1h5b
https://dropgalaxy.vip/vzzbknhyvs7j

You like the post? Follow us on Telegram .

Telegram

Share to...