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

Installer Support installing APK with proof of rotation

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

Installer Fix signer detection when the app is being reinstalled

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

AppDetails Fix crashes if a component isn't found

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

AppDetails Fix displaying components more than once

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

MagiskHide Support for multi-process apps

Like the Magisk app, it is possible to hide Magisk root from the selected
processes in a multi-process app in the App Info page. It is also possible to
back up and restore them (and this does not depend on whether they are
configured within App Manager or not) when “Back up extras” option is selected.

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

AppInfo Display extra process info in MagiskHide

Apart from the typical checkbox to enable or disable a process, display whether
a process is isolated and/or running.

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

Refactor Fix various issues regarding component blocking

- Fixed storing IFW rules.
- Fixed crashes if a component is failed to be enabled/disabled.
- Cleanup unused logic.

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

AppOps Fix permission issues

- Fixed inability to allow/ignore an app op if the corresponding permission is
a read-only permission.
- Prevent an attempt to grant/revoke the corresponding permission if it isn't
declared in the app's manifest.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2🔥2
App Manager | DEBUG
ADB Shell v1.0 DEBUG#2.apk
ADB Shell v2.1.0 DEBUG#3.apk
5.1 MB
Adb Shell v2.1.0 Debug Run#3

- Discover and connect to ADB automatically
- Update license (now under GPL-3.0 and Apache-2.0)
- Update Spake2 (fix memory leaks)