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
ADB Shell v1.0 Debug.apk
ADB Shell v1.0 DEBUG#2.apk
4.9 MB
ADB Shell v1.0 Debug Run#2

Fixed hanging forever if the command is too large.
AM Debug v2.7.0 Run#1631

Separate SplashActivity from BaseActivity

Previously, when an activity was opened, AuthenticationActivity was launched if
authentication wasn't available. Due to how activity works, this would result
in the creation of duplicate activity if the device is sufficiently fast.
Instead of opening a new activity, authentication is now done inside the
activity itself (as all important activities extend BaseActivity). As a result,
SplashActivity is separated from BaseActivity which is displayed when the user
click the App Manager icon in the application launcher app.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1632

Installer Support updating apps without interaction in Android 12

In no-root mode, if the app to be updated was previously installed with
App Manager, it can be updated without user interaction. This is a new feature
introduced by the AOSP in Android 12.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1633

Refactor Fix crashes on PendingIntent in Android 12

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1634

Backup Fix backup error for failing to list volumes for other users

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1635

Backup Synchronise app installation and data encryption/decryption

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1636

Refactor Fix filter type from resetting on configuration changes

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1637

Refactor Fix disappearance of selection panel on configuration changes

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1638

Update trackers and libraries

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1639

Merge remote-tracking branch 'weblate/master'

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1640

Locale Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>