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
One thing I forgot to mention in the commit message: When accessibility service is enabled, you do not need to explicitly confirm APK installation as this will be done for you. However, this is only possible if you haven’t configured the installer to be run in the background or haven’t pressed the “background” button.
AM Debug v2.7.0 Run#1548

Refactor Set FlowLayout's default layout direction to the system default

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

Refactor Hide actions in the selection view if the screen height is too small

Screen height could be too small during split screen view, one-handed mode or
when the on-screen keyboard is active. This is also a possibility that the
device screen itself is too small. In these cases, the selection actions will
be hidden to give space for the list items. The actions will be displayed
automatically when the user exists one-handed mode or closes the on-screen
keyboard, or the actions can be displayed manually by pressing the selection
counter at the bottom.

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

AppOps Add new app ops from Android 12

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

Refactor Fix SSAID issues in Android 12

This “hotfix” is neither optimized nor tested on Android 12.

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

Update trackers and libraries

In addition, com.dv. is changed to com.dv.DVSDK to avoid false-positives.

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

APK Add apk explorer

APK files can be opened directly from any file manager including App Manager's
own file manager.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG pinned «I won't be available for the next 10 days. The last build (Smali - Java conversion) wasn't pushed here due to compatibility issues with Jadx which I will attempt to fix after the break. Build#1541 can break the scanner feature in older Android versions. Testers…»
AM Debug v2.7.0 Run#1555

Refactor Fix displaying app info of an APK without a valid signature

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

Refactor Fix storing App Manager rules in the private storage

Blocking/unblocking isn't affected by this issue.

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

APK Expose APK Explorer activity

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>