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 v3.1.0-rc01 Run#2269

Refactor Fix checking for permission-limited ADB

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.1.0-rc01 Run#2270

AppInfo Add a new tag: Open links

“Open links” is displayed for apps capable of opening links from the verified
domains without any user intervention. This feature, added in Android 12, has
raised privacy as well as usability concerns, because it promotes tracking and
reduce user's freedom of choice. Therefore, in active state, that is, when the
app is able to open the links directly, this tag will have a “red” background
(otherwise, it will have a “green” background).

On clicking the tag, a list of supported domains will be displayed in a dialog
(although not all domains can be opened by default). If the user has enough
permissions, an option to enable/disable the behaviour will be displayed.
Otherwise, an option to open the app details page in the Android Settings app
will be displayed.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.1.0-rc01 Run#2271

AppInfo Fix issues with setting a custom SSAID

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.1.0-rc01 Run#2272

AppInfo Fix crashing for external APK

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3🔥1
AM Debug v3.1.0-rc01 Run#2273

Installer Ensure the installation is performed in non-UI thread

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3🔥1
AM Debug v3.1.0-rc01 Run#2274

AppInfo Fix permission toggles in the uses permissions tab

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc02 Run#2275

fastlane Prepare for v3.1.0-rc02

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc02 Run#2276

AppDetails Display distribution source if available

In signatures tab, along with the verified SourceStamp, the distribution source
is also displayed. Currently, the only known distribution source with a valid
SourceStamp is Google Play.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc02 Run#2277

AppDetails Re-enable searching in the permissions tabs

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