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-alpha01 Run#1939

Main Add option to sort the app list by size

Sorting the app list by the size of the package adds additional costs to the
overall loading time. Loading time depends on the device configurations and the
amount of apps. But the overall performance should be degraded by a significant
number. Only size of the installed apps are considered for all the configured
users.

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

Interceptor Add option to copy as am command

am (short for activity manager) or cmd activity (Android 9 and later) can
be used to start an activity from the terminal. This option let user copy the
Intent as an am command so that the same Intent can be invoked in the
terminal. But not all extras are supported, only the supported extras are
copied during the operation.

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

Security Remove default signing key

Default signing key was publicly available and could have be used by others to
distribute malware. Instead, enabling APK signing before installing an app now
requires a signing key to be added (generated or imported).

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

RunningApps Fix double scrollbars

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

Setting Add option to disable opening App Info page from 3rd party apps

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

fastlane Prepare for v3.1.0-alpha01

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

RunningApps Fix double scrollbars

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

Add Android Libraries as a git submodule

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