AM Debug v3.1.0-alpha03 Run#2207
Refactor Avoid displaying a prompt if freeze notification is clicked
Instead, the app will be frozen directly.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Avoid displaying a prompt if freeze notification is clicked
Instead, the app will be frozen directly.
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2208
Refactor Skip validating data extracted from a Tar archive
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Skip validating data extracted from a Tar archive
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍4
AM Debug v3.1.0-alpha03 Run#2210
Scanner Skip scanning nested classes
In a modern app, skipping nested classes should dramatically improve the speed
of the scanner by several folds.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Scanner Skip scanning nested classes
In a modern app, skipping nested classes should dramatically improve the speed
of the scanner by several folds.
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2211
Refactor Add tests for Paths.appendPathSegment
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Add tests for Paths.appendPathSegment
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2212
Refactor Fix issues with DocumentFiles
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Fix issues with DocumentFiles
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2213
Refactor Alter Smali to Java conversion behaviour
Smali to Java conversation only converted the current Smali file into Java.
Instead, all the related files (inner classes, for example) are also converted
into Java to make it easier to understand the code.
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Alter Smali to Java conversion behaviour
Smali to Java conversation only converted the current Smali file into Java.
Instead, all the related files (inner classes, for example) are also converted
into Java to make it easier to understand the code.
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2215
Refactor Update HiddenApiRefinePlugin to 4.0.0
- Migrate from deprecated/legacy features
- Cleanup unnecessary files and packages
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Update HiddenApiRefinePlugin to 4.0.0
- Migrate from deprecated/legacy features
- Cleanup unnecessary files and packages
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2216
Path Fix displaying the name of the mount points
Signed-off-by: Muntashir Al-Islam <[email protected]>
Path Fix displaying the name of the mount points
Signed-off-by: Muntashir Al-Islam <[email protected]>
AM Debug v3.1.0-alpha03 Run#2217
Refactor Replace obsolete items with new ones
Signed-off-by: Muntashir Al-Islam <[email protected]>
Refactor Replace obsolete items with new ones
Signed-off-by: Muntashir Al-Islam <[email protected]>