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
I had a somewhat terrible road accident today. Needed five stitches in the upper forehead. Keep me in your prayers. Thanks.
😢27😱10
AM Debug v3.1.1 Run#2379

Prepare for v3.1.1

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍31
AM Debug v3.2.0-alpha01 Run#2380

Main Display user count alongside app ID

If an app is installed in more than one profiles (that is, for multiple users),
instead of displaying only the kernel user ID (UID), display the app ID (that
is, UID sans the user ID) and user count in the following format:

<user count>+<app ID>

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2381

Main Add filter by users in the list options

This filter option isn't remembered since there's already an option to control
application-wide preferences in Settings.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.2.0-alpha01 Run#2382

Refactor Handle notification progress using ProgressHandler

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2383

Installer Display installation progress in the notification

In some devices such as Samsung, it takes an indefinite amount of time to
verify the app after copying the APK files. For those cases, the progress won't
be accurate as it only takes into account the amount of time to copy the files.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥2
AM Debug v3.2.0-alpha01 Run#2384

FM Add overlay for /mnt/sdcard

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3👍1
AM Debug v3.2.0-alpha01 Run#2385

Docs Fix app-manager links

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.2.0-alpha01 Run#2387

Installer Display “Confirm install” notification even if the app is running in foreground

In no-root mode, when the app is running in foreground, the user may
accidentally dismiss the install-confirmation dialog produced by the Android
package installer which would either allow the installation to run forever or
for a minute until the timeout occurs. To solve the issue, a silent
notification is triggered at the same time the dialog is shown so that even if
the user accidentally dismisses the dialog, the dialog can still be displayed
by clicking the notification.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2388

Add/Update dependencies

- androidx.core to 1.11.0-beta02
- fastscroll to 1.2.0
- zstd-jni to 1.5.5-3

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.2.0-alpha01 Run#2389

Refactor Display progress for various operations

- Batch operations
- 1-Click operations
- Profiles

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5🎉1