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
App Manager | DEBUG
AM Debug v2.7.0 Run#1660 AppOps Fix changing app ops with permissions App ops with associated permissions are also altered as needed. Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This is all for now. Next, I will try to add support for background permissions which would fix some of the longest standing issues regarding app ops. In the mean time, you can try out the new features to see if you can break anything.
🔥71
AM Debug v2.7.0 Run#1661

AppDetails Display certificates for lineage in the signatures tab

With V3 signing scheme and from Android 9, it is possible to change the primary
signing certificate by providing old certificates as lineage. The Android
package installer, in case of a certificate mismatch, checks if there are any
certificates in the “SigningCertificateLineage” section of signing block. If
there are, it tries to match them, and one of them matches, it installs the app
with the new signature. This scheme is known as the “Proof of Rotation”.

In the “signatures” tab, the certificates are noscriptd “Certificate for Lineage”.

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