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.4 Run#2998

Finder Fix issues updating and removing items from the filter editor

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v4.0.4 Run#3000

Profile Fix updating profile modification status when an app is deleted from the list

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.4 Run#3001

Finder Fix deserializing filter options

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.4 Run#3002

Profile Implement filter-based profile

Filter-based profiles are very similar to the apps-based profile except when the
profile is being applied, the list of applications are retrieved and filtered
using the filter options. To facilitate the user, a real-time filtered list of
applications are displayed in the profile (editor) page.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥41
AM Debug v4.0.4 Run#3003

Terminal Display commands in bold with $ prepended

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1🔥1
AM Debug v4.0.4 Run#3004

Terminal Improve handling terminal output

- Use sh -i instead of sh
- Set HOME=/ environment variable
- Support basic foreground and background colors
- Support bold, underline, italic, strikethrough, reverse video, and conceal.

On some devices, opening a shell using sh -i may display a few warnings which
can safely be ignored. The warnings are displayed because the terminal is not a
real terminal (which is not possible in ADB mode).

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1👍1
AM Debug v4.0.4 Run#3005

[Terminal] Improve cursor support
- Add support for saving and resetting to position (\e[s and \e[u)
- Add support for moving cursor to home (\e[H) and clearing the display (\e[J)
- Add support for clearing the last line (\e[2K).

Due to limitations, arbitrary cursor jump is not supported.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.4 Run#3006

Terminal Move TermActivity from runner to terminal package

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.4 Run#3007

Debloater Display unsafe bloatware

Unsafe bloatware are filtered out by default in the Debloater page.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v4.0.4 Run#3008

LogViewer Omit sensitive info by default for new users

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.4 Run#3009

Debloater Sort by app label rather than package name

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