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

FM Add android root directory (system partition)

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

Refactor Update various icons

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
From the reports I’ve received, both Smali/Baksmali and JADX suffers from Java compatibility issues which means the Scanner page will not work in Android version < Oreo. These libraries are massive in size and I don’t know how long will it take to actually fix all the issues. I was thinking of releasing 3.0.0 this month but it seems it will take a few more months to fix all those issues. As a result, you will receive a few more patches to v2.6.0. Thanks.
App Manager | DEBUG pinned «From the reports I’ve received, both Smali/Baksmali and JADX suffers from Java compatibility issues which means the Scanner page will not work in Android version < Oreo. These libraries are massive in size and I don’t know how long will it take to actually…»
AM Debug v2.7.0 Run#1562

[ADB] Fix wireless debugging issues

* Update spake2-java to use the JNI version
* Throw exception instead of returning boolean value on error
* Fix logical errors

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

Refactor Show/hide/enable/disable selection actions based on selections

During batch selections, certain selection actions will be hidden or disabled
based on the selected items, in both main page and running apps page.

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