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
AM Debug v2.7.0 Run#1296

AppInfo Catch SecurityException when enabling/disabling an app

A few Android frameworks seem to have a bug where Shell cannot change the
enable/disable state of an app.

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

AppInfo Add more app ops from Android 12

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

AppOps Filter out unsupported app operations based on Android version

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

Refactor Rethrow ISE as IOException thrown when it fails to read SSAID

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

Refactor Add android:exported attribute to components

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

Refactor Replace threads with ExecutorService

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

Refactor Cache and load images asynchronously

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

Move from RestrictionBypass to HiddenApiBypass

HiddenApiBypass library uses way less code to do what RestrictionBypass does,
plus it does not rely on any native codes.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
A11 users (esp. MIUI users), could you kindly test if everything’s working as expected in the last build. PM me at (@MuntashirAkon) instead of reporting in the group since I’m not a member of the group.
AM Debug v2.7.0 Run#1305

Refactor Fix Roboelectric tests

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

AppInfo Remove support for Aurora Store 4.0.5 and later

Aurora Store 4.0.5 and later versions include promotional apps which is against
App Manager's philosophy. However, support for the future versions shall be
considered provided they do not contain any promotional app.

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