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

Main Replace most of the filter implementation with Finder-based filters

The underlying filtering mechanism used in the "List options" is altered to use
the Finder-based filtering instead of the regular cache-based filtering. This is
beneficial for many reasons, such as it allows semi-realtime update compared to
mostly cache-based update.

Currently, there are two exceptions due to non-existent alternative in Finder:
1. Storage access framework (SAF)
2. APK with splits.

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

AppDetails Allow managing some permissions in no-root mode

- In the "Uses permissions" tab, for some permissions, there is a "setting" icon
which can used to easily grant or revoke a permission.
- In the "App Info" tab, battery optimization and net policy settings are
enabled in no-root mode, and the user is redirected to the
corresponding settings page when clicked.

However, on some devices, a few of these settings pages may be unavailable, and
an error will be shown instead.

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

Docs Add documentation for uninstalling apps in a profile

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