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-alpha02 Run#2146

Refactor Use SearchableSingleChoiceDialogBuilder for consistency

Android-default alert single-choice dialogs lack a lot of features including
the ability to search any items.

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

Refactor Use SearchableItemsDialogBuilder for consistency

Android-default alert dialogs for lists lack a lot of features including the
ability to search any items and no M3 design.

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

Update libsu to 5.0.3

Fix returning stdout/stderr which caused some features to stop working properly

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

AppDetails Hide tips forever if close button is clicked

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

Refactor Fix retrieving usage stats in no-root mode

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

AppInfo Try vacuum-ing the databases before displaying the open with dialog

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.1.0-alpha02 Run#2152

RunningApps Fix /proc/$PID/stat parsing bug

The denoscription of the vulnerability can be found here:
https://www.openwall.com/lists/oss-security/2022/12/21/6

Note: this is NOT a security vulnerability and only causes formatting issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2153

Usage Try to fetch usage stats 5 times in the API

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

Refactor Exclude packing dependency info with APK

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

Explorer Fix listing file contents

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