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.1 Run#1999

fastlane Prepare for v3.0.1

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

Locale Fix Albanian strings

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
Blocked Garik Inkognito <huper7777@gmail.com> for attempting to insert BTC address in the Disclaimer noscript.
Blocked Haerul Fuad <pimpinanketua@gmail.com> for attempting to put his Weblate username in a string. Looking at his profile, he appears to have done the same in many other projects, including the Weblate project itself. [Also, how did he managed to get an username called id in first place? Weblate should’ve really been more careful at allowing certain usernames.]
👍3😁2
This is all for today. See you in the next week!
4🎉4👍2
AM Debug v3.1.0-alpha01 Run#2001

Refactor Fix crashes on certain configuration changes

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

RunningApps Log potential runtime errors while parsing the processes

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

Refactor Apply dynamic colors in the SplashActivity

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

Refactor Fix pure black theme issues in some devices

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

Refactor Update dependencies

- Appcompat updated to 1.5.1
- desugar_jdk_libs updated to 2.0.0
- Gson updated to 2.9.1
- Material Components updated to 1.7.0-rc01
- Webkit updated to 1.5.0

Remove dark theme hack for the WebView.

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

Refactor Enforce shortcut name to be a String

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

Refactor Use unprivileged service to fetch package size info

In Android 7.1 or earlier, shell may not include GET_PACKAGE_SIZE in its
manifest and may crash in some situations. Since this permission is a normal
permission, the package size info is fetched using an unprivileged service
instead of a privileged service whenever it can.

In the latter versions, it is also checked if the app is granted the permission
GET_USAGE_ACCESS before fetching the size info of a package.

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