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
We’ll be preparing for v2.6.1 which is scheduled for 31 May. Testers are requested to submit their issues within this period. Thanks.
AM Debug v2.6.1 Run#1291

Refactor Fix crash due to NPE in the app details page

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

Refactor Fix crash due to NPE in the app details page

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

Refactor Fix ISE in IconPickerDialogFragment

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

AppOp Add OP_MANAGE_CREDENTIALS from Android 12

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

AppOp Throw ISE if _NUM_OP is greater than expected

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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>