AM Debug v3.1.0-alpha01 Run#2098
ApkFile Fall back to root mode while reading the APK file
Some applications erroneously provide private files that aren't accessible to
any installer other than the system ones. Therefore, root mode is used to read
those files if available.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
ApkFile Fall back to root mode while reading the APK file
Some applications erroneously provide private files that aren't accessible to
any installer other than the system ones. Therefore, root mode is used to read
those files if available.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2099
Path Modify move behaviour to follow the
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Path Modify move behaviour to follow the
mv unix commandSigned-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.1.0-alpha01 Run#2100
Path Update tests for Path
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Path Update tests for Path
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2101
Refactor Fix creating files under / (root) directory
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix creating files under / (root) directory
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2102
Path Add support for copying files and directories
The implementation is similar to the unix
disable file overriding.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Path Add support for copying files and directories
The implementation is similar to the unix
cp -R command with an option todisable file overriding.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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>