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
BCL Debug v1.0.0 Run#11

Rename strings.yml to strings.xml

Signed-off-by: Guru <gururaja.spr@gmail.com>
AM Debug v3.1.0-alpha01 Run#2022

AppInfo Reserve APK file if installer is chosen

Due to low memory, App Details page might be destroyed as soon as the Installer
page is opened. As a result, the underlying ApkFile may no longer be available
for use. To prevent such incidents, before lunching the Installer page, ApkFile
is reserved for future use.

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

Backup Use 128 bit MAC/tag size for AES encryption

Earlier, only 32 bit tag size was used meaning that 96 bits would be truncated.
Although App Manager is already equipped with alternative checksum verification
methods, it is still preferable to store the full 128 bit tag for security
enhancement. The metadata version has also been incremented to distinguish this
change.

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

Backup Fix an issue with saving the PGP encrypted files

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

SysConfig Display full names, scroll horizontally if necessary

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

Refactor Ensure that no storage volume has a null label

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

Update dependencies

annotation to 1.5.0
robolectric to 4.9

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

APK Add support for v3.1 APK signing scheme

v3.1 scheme is added in API 33 (Android 13) which is an extension of v3 scheme
and does not need additional configuration.

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