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#2631

Check if the selected directory is actually a directory before importing a backup

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

Refactor Upgrade to Android 14

The changes are based on the migration guide and the latest source code
(Android 14 revision 2). Later revisions have added some more breaking changes,
but it wasn't possible to reflect those as the corresponding sources haven't
been made public yet.

Dependency updates:
- androidx-core to 1.12.0
- annotation to 1.7.1
- libadb to 7d2d8d872d (experimental)
- libsu to 5.2.2
- material components to 1.11.0
- preferences to 1.2.1
- room to 2.6.1
- webkit to 1.9.1

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

Installer Allow installing pre23 apps in Android 14

At present, this option is enabled by default

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

Refactor Draw activities around the display cutouts

Thanks: Наиль Садыков
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v4.0.0-alpha02 Run#2636

Refactor Fix drawing items inside the display cutouts

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

Refactor Set transparent background for cards with 0 elevation

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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>