AM Debug v3.1.0-alpha01 Run#2103
Refactor Fix deleting residuals during testing
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix deleting residuals during testing
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2104
Path Disable copy/move to the same/child directory of source
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Path Disable copy/move to the same/child directory of source
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2105
Refactor Enable writing in zip files via VirtualFileSystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Enable writing in zip files via VirtualFileSystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2106
Refactor Enable writing in dex files via VirtualFileSystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Enable writing in dex files via VirtualFileSystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2107
AppDetails Replace block/unblock button with material switch
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Replace block/unblock button with material switch
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2108
Refactor Use UserManager to fetch user info in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Use UserManager to fetch user info in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2109
IPC Check permission for Binder communication in root mode
Certain superuser implementations does not enable communications through Binder
(that, is binder transactions) from user applications. A check has been added
to ensure that the currently used superuser supports such communications before
attempting to create a service.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
IPC Check permission for Binder communication in root mode
Certain superuser implementations does not enable communications through Binder
(that, is binder transactions) from user applications. A check has been added
to ensure that the currently used superuser supports such communications before
attempting to create a service.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v3.1.0-alpha01 Run#2109 IPC Check permission for Binder communication in root mode Certain superuser implementations does not enable communications through Binder (that, is binder transactions) from user applications. A check has been added to ensure…
To test this build, you need to restart your device.
AM Debug v3.1.0-alpha01 Run#2110
Refactor Fix a typo: myPid -> myUid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix a typo: myPid -> myUid
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2111
IPC Fallback to ADB if root mode is not supported
If App Manager cannot connect using root, root itself is used to start ADB
over TCP and connect to it. This is also useful for certain rooting solutions
which do not support Binder transactions.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
IPC Fallback to ADB if root mode is not supported
If App Manager cannot connect using root, root itself is used to start ADB
over TCP and connect to it. This is also useful for certain rooting solutions
which do not support Binder transactions.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2112
AppInfo Enable launching activity and settings in work profile in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Enable launching activity and settings in work profile in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3