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.2.0-alpha01 Run#2461

Refactor Display large switch for sections with large noscript

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍32
AM Debug v3.2.0-alpha01 Run#2462

Refactor Replace old Spinner with MaterialSpinner

Material 3 lacks obvious features such as a spinner. So, the exposed dropdown
menu is modified to be used as a spinner.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍41
AM Debug v3.2.0-alpha01 Run#2463

Refactor Use 16dp radius in dropdown menus

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2464

Refactor Clean unnecessary code

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

Refactor Allow editing shortcuts before creating them throughout the app

Also, a preview is displayed at the bottom of the dialog.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2466

Refactor Replace deprecated items with compatible alternatives

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2467

Interceptor Prevent the app from crashing on creating a shortcut with invalid extras

Shortcuts support only 11 types of data structures. Intents, on the other hand,
support any type of data structures. When a shortcut creation is requested, the
unsupported data structures are removed from the Intent to avoid crashes.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2468

Refactor Schedule cache cleaning job more actively

Since the debug builds are regularly installed without updating version code,
the previously scheduled job would no longer work, thus, rendering it useless.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4
AM Debug v3.2.0-alpha01 Run#2469

Refactor Ensure all files in ApkFile are cached properly

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2470

Usage Improve design and loading time

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