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 v4.0.5 Run#3031

Main Ensure semi-realtime data for force-stop and freeze

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.5 Run#3032

Use private cache directory instead of the staging directory for root services

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉4👍2
AM Debug v4.0.5 Run#3033

AppInfo Display "running" tag for apps running without any services

Previously, the tag was only displayed if the associated app had any running
services.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥1🤩1
AM Debug v4.0.5 Run#3034

FM Add option to view, generate, and verify file checksums from properties

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2👍2
AM Debug v4.0.5 Run#3035

Usage Fix retrieving data usage in root mode

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v4.0.5 Run#3036

1ClickOps Avoid optimizing App Manager itself to avoid crashing

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍31
AM Debug v4.0.5 Run#3037

Main Add support for filter-based profiles

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1👍1
App Manager | DEBUG
AM Debug v4.0.5 Run#3037 Main Add support for filter-based profiles Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
It's now technically possible to have any form of filters you want. Just create a filter profile with your filters listed and apply it in the page.
👍4🎉1
AM Debug v4.0.5 Run#3038

BatchOps Enable "Uninstall" option for apps uninstalled without clearing data

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
3🔥1
AM Debug v4.0.5 Run#3039

Usage Ignore usage events with empty package names

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v4.0.5 Run#3040

Accessibility Ignore Resources.NotFoundException

In some custom ROMs (e.g., Huawei), the AOSP-default string names are not used
which causes the app to crash as it attempts to get the value of those strings.

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