AM Debug v2.7.0 Run#1680
Refactor Fix typo in the activity name which caused crashes at startup
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix typo in the activity name which caused crashes at startup
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4❤1
AM Debug v2.7.0 Run#1681
Settings Display inferred mode of operation
In the “mode of operation” setting, the inferred mode of operation i.e. the
mode of operation App Manager is actually using is displayed along with the
user-selected mode of operation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Display inferred mode of operation
In the “mode of operation” setting, the inferred mode of operation i.e. the
mode of operation App Manager is actually using is displayed along with the
user-selected mode of operation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1😢1
AM Debug v2.7.0 Run#1682
AppInfo Fix NPE due the unavailability of a MenuItem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix NPE due the unavailability of a MenuItem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v2.7.0 Run#1683
Interceptor Fix various issues (mostly NPEs) reported via E-Mail
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Interceptor Fix various issues (mostly NPEs) reported via E-Mail
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2❤1👍1
AM Debug v2.7.0 Run#1684
Refactor Fix various issues reported via E-Mail
- NPEs in the App Info tab and 1-Click Ops page
- Inconsistencies in the RecyclerView/ListViews
- Material colours in bottom sheet dialogs and app usage page
- Chip shapes
And throw RuntimeExceptions to pin-point device-specific issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix various issues reported via E-Mail
- NPEs in the App Info tab and 1-Click Ops page
- Inconsistencies in the RecyclerView/ListViews
- Material colours in bottom sheet dialogs and app usage page
- Chip shapes
And throw RuntimeExceptions to pin-point device-specific issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
App Manager | DEBUG
AM Debug v2.7.0 Run#1684 Refactor Fix various issues reported via E-Mail - NPEs in the App Info tab and 1-Click Ops page - Inconsistencies in the RecyclerView/ListViews - Material colours in bottom sheet dialogs and app usage page - Chip shapes And throw…
This build may actually cause more crashes which would be helpful in indentifying the underlying problems.
🔥1
AM Debug v2.7.0 Run#1685
Interceptor Add support for resolving and opening activities via root for the given user
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Interceptor Add support for resolving and opening activities via root for the given user
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1🔥1
App Manager | DEBUG
AM Debug v2.7.0 Run#1685 Interceptor Add support for resolving and opening activities via root for the given user Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Note that this cannot send the results back to the original/calling app right now. Use it only when you do not need to send results back to the calling app (most of cases, you do not actually need to send results).
🔥1
AM Debug v2.7.0 Run#1686
Refactor Add temporary workaround for issues related to restoring backups
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add temporary workaround for issues related to restoring backups
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2❤1
AM Debug v2.7.0 Run#1687
Backup Fix KeyStore permissions during the restore of a backup
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Backup Fix KeyStore permissions during the restore of a backup
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
App Manager | DEBUG
AM Debug v2.7.0 Run#1687 Backup Fix KeyStore permissions during the restore of a backup Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Notes
1. This is not a well-tested feature. If most users are successfully able to restore KeyStore items, we can conclude this to be a solution and remove the KeyStore setting from the Back up/restore settings page.
2. While a user might be able to upgrade from Android 6+ devices to Android 9+ devices (or even from Android 5+ devices), downgrading is not possible in any way.
3. There is a high chance that this method will not work if you switch to a new device or change your device’s pin/password protection. This might depend on whether the KeyStore is hardware-backed. But I am not sure about it.
Testers are welcome to report any issues regarding KeyStore issues (following the above notes). Those who do not know how to enable backup of KeyStore, go to Settings > Back up/Restore and enable Backup apps with Android KeyStore.
1. This is not a well-tested feature. If most users are successfully able to restore KeyStore items, we can conclude this to be a solution and remove the KeyStore setting from the Back up/restore settings page.
2. While a user might be able to upgrade from Android 6+ devices to Android 9+ devices (or even from Android 5+ devices), downgrading is not possible in any way.
3. There is a high chance that this method will not work if you switch to a new device or change your device’s pin/password protection. This might depend on whether the KeyStore is hardware-backed. But I am not sure about it.
Testers are welcome to report any issues regarding KeyStore issues (following the above notes). Those who do not know how to enable backup of KeyStore, go to Settings > Back up/Restore and enable Backup apps with Android KeyStore.
🔥2