App Manager | DEBUG – Telegram
App Manager | DEBUG
2.11K subscribers
104 photos
2 videos
2.33K files
1.79K links
Read policies here before downloading: https://github.com/MuntashirAkon/AMInsecureDebugBuilds

RELEASE channel: @AppManagerChannel
Download Telegram
App Manager | DEBUG
AM Debug v3.1.0-alpha02 Run#2182 Main Better handling of the app lists New sorting options: - Data usage - Opening count - Screen time - Last usage time (AKA last launch time). New filtering options: - Apps using Android KeyStore - Apps using SAF (Storage…
Most of the new sorting and filtering aren’t working as expected for now. Fixes will be made gradually. Here’s a list of other known issues:

1. Uninstalling app in other profile is not immediately reflected in the main page without refreshing
2. Uninstalling a system app removes it instead of displaying an uninstalled version of the app.

If you find more issues, be sure to report them. I want to fix as much issues as I can find regarding app lists.
👍3
AM Debug v3.1.0-alpha02 Run#2184

Refactor Better handling of the app lists

- Handle backup, restore, delete backup, conversion events
- Handle various system events in other profiles (install, uninstall, freeze,
unfreeze, permission changes, etc.) when they are made inside App Manager.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
App Manager | DEBUG
Adb Shell v2.2.1 Debug#6.apk
Missing adb backup like in desktop? That command is equivalent to using the bu command in Shell.
AM Debug v3.1.0-alpha02 Run#2185

Main Fix removing a system app after it's uninstalled

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.1.0-alpha02 Run#2186

Main Fix filters and sorting issues

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.1.0-alpha02 Run#2187

Refactor Separate component fragment from AppDetailsFragment

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2188

Refactor Resolve OID names of the X509 certificates

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2189

Refactor Fix storing base backup in the DB

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2190

Add a button to bypass build expiration warning in stable releases

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2191

fastlane Prepare for v3.1.0-alpha03

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2192

Installer Initial support for uninstaller in no-root mode

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.1.0-alpha03 Run#2193

Installer Fix various issues

- Support for installing the existing package without requiring a complete
re-installation. Requires root/ADB
- Fix installing app for all users when “all users” option is selected during
the installation
- Use PackageManager API instead of using the pm command to uninstall updates
of a system app
- Unregister the broadcast receiver after completing the uninstallation.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍32😱2