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#1471

BatchOps Add netpolicy

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

Merge remote-tracking branch 'weblate/master'

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

Installer Add the option to install multiple APK files

Added support for ACTION_SEND_MULTIPLE which allows sharing multiple files
among apps. As a result, it is possible to install multiple APK/APKM/APKS/XAPK
files in a single session using this action.

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

Interceptor Add package and class fields

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

Interceptor Enable copy/paste

Supported data from the interceptor can be copied, persisted and pasted later.
Supported data includes primitives such as integer, long integer, floating
point number, string and their arrays. Other data types are not supported and
will be dropped when the intent is being flattened to string. The generated
output contains redundant but useful data such as matching activities and
result intent (if any) which are completely optional and is dropped when pasted
from the clipboard.

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

LogViewer Highlight items in “saved filters”

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

LogViewer Fix NPE if filename to be deleted is null
AM Debug v2.7.0 Run#1479

LogViewer Fix NPE if filename to be deleted is null

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

Docs Open docs website if webview is unavailable

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

Docs Open docs website if webview is unavailable

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

AppInfo Display “View in Settings” action if ADB/root unavailable

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