App Manager | DEBUG
1.43K subscribers
101 photos
2 videos
2.05K files
1.5K links
Download Telegram
AM Debug v4.0.0-alpha02 Run#2638

Refactor Implement a proper way to handle lineage signers

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

AppDetails Fix an issue that prevented the signature tab from loading

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder: The most anticipated feature is coming soon...
AM Debug v4.0.0-alpha02 Run#2640

Refactor Reuse existing threads instead of creating new threads

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

Installer Fix installing apps in no-root mode in Android 14

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

LogViewer Replace ListView with RecyclerView in Saved Filters dialog

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

Fix documentation for the installer constant INSTALL_BYPASS_LOW_TARGET_SDK_BLOCK

Signed-off-by: drogga <53332345+drogga@users.noreply.github.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-alpha02 Run#2645

Update AGP to 8.2.0

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

Initial UI for Finder

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder is also a highly experimental project. If it turns out to be successful, we may integrate it directly in the main page as some form of advance filtering mechanism. Currently, every filters you add will be applied from top to bottom using the and operator. In the future, we may provide a way to specify the operator (and/or with the unary not operator).