App Manager | DEBUG
1.44K subscribers
101 photos
2 videos
2.05K files
1.51K links
Download Telegram
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).
Good news! I have updated to Android 14 (Lineage OS 21). This means that I can now address a few issues (such as restoring keystore) promptly.

Using App Manager, I was able to restore most apps just fine (from Android 11 backups), except a few apps such as Molly (Signal client), SchildiChat (Matrix client), DAVx5. The first two have Android KeyStore dependency which does not yet work in Android 12+ in App Manager due to a new design scheme. The last app depends on Accounts.db which is not yet backed up by App Manager.
AM Debug v3.1.4 Run#2648

Refactor Fix blocking components in Android 14

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

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

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

LogViewer Prevent an NPE thrown when device configuration changes

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

Refactor Fix retrieving and updating permission flags in Android 12 onwards

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

Refactor Fix retrieving and updating permission flags in Android 12 onwards

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

Refactor Fix retrieving and updating permission flags in Android 14 r29 onwards

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

Refactor Fix retrieving and updating permission flags in Android 14 r29 onwards

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