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-alpha02 Run#1769

Refactor Fix focusing issues

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2🔥1
AM Debug v3.0.0-alpha02 Run#1770

Scanner Fix UI issues regarding tracker/library counts

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3👍1
AM Debug v3.0.0-alpha02 Run#1771

CI Remove docs from ignored paths of the GitHub workflows

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

Locale Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
🔥2
AM Debug v3.0.0-alpha02 Run#1773

SharedPref Fix inability to edit shared preferences

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

SharedPref Add option to open in new window

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
App Manager | DEBUG
AM Debug v3.0.0-alpha02 Run#1774 SharedPref Add option to open in new window Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
You can only open it in a new window if it’s not being edited. This is very convenient if you want to edit shared pref and still want to browse App Manager.
🔥2
AM Debug v3.0.0-alpha02 Run#1775

SharedPref Add support for sets

set tag contains a list of string tags. In App Manager shared preferences
editor, this is known as the “set of string” and the strings are separated by
comma. Since comma has a special character, if it appears in any string, it
must be escaped.

Example:

Test string,String\,2

This would be converted as follows:

<set>
<string>Test string</string>
<string>String,2</string>
</set>

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

Interceptor Add OPENABLE category, enhance zxing

Thanks: blank X and k3b
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2🔥1
AM Debug v3.0.0-alpha02 Run#1777

Refactor Apply dynamic colours if available

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