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.0.0-rc03 Run#1865

Refactor Invert colors of the action button in the dialogs

In addition, replaced cancel button with a clear icon in the multi-selection
panel.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4🤩2
App Manager | DEBUG
Photo
By the by, black theme, regardless of the elevation, looks way better than M3’s original background colour. I might as well make it default and create another separate theme for the pure black mode.
AM Debug v3.0.0-rc03 Run#1866

Main Fix adding the selected items to the selected profiles in batch mode

It was also ensured that no duplicate items are added to a profile.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
😁2
AM Debug v3.0.0-rc03 Run#1867

Crypto Fix RSA key generator in Android Lollipop

- Fix “use default” button in signing key setting.
- Use Cipher itself instead of using the unreliable CipherInputStream.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.0.0-rc03 Run#1868

Refactor Use external cache directory for running server noscripts

As Android 12 doesn't allow access to /data/user and /data/user_de directories,
the use of the external storage is the only option in order for ADB to work
properly.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc03 Run#1869

Setting Display pure black theme option in the debug builds only

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.0.0-rc03 Run#1870

Backup Hide “custom users” option in production builds for restoring

Restoring backups in other profiles is not working as expected in most cases.

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