AM Debug v2.7.0 Run#1442
Refactor Check for file existence and read/write status before opening an FD
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Check for file existence and read/write status before opening an FD
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1443
FM Temporarily remove opening app details page for supported extensions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Temporarily remove opening app details page for supported extensions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1444
FM Grant persistent and prefix URI permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Grant persistent and prefix URI permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1445
Scanner Fix NPE if package info isn't loaded earlier than others
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Fix NPE if package info isn't loaded earlier than others
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1449
Refactor Normalise filenames
In some cases, a filename may start with
Additionally, when extracting a tar archive, directories and files are created
recursively to avoid errors.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Normalise filenames
In some cases, a filename may start with
./ which have to be trimmed.Additionally, when extracting a tar archive, directories and files are created
recursively to avoid errors.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1450
Tar Normalise filenames
In some cases, a filename may start with
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Tar Normalise filenames
In some cases, a filename may start with
./ which have to be trimmed.Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1451
Refactor Fix an issue with recursive file creation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix an issue with recursive file creation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1452
AppDetails Fix synchronization issue in uses permissions tab
* Removed DeadObjectException check as it has been handled in PackageManagerCompat
* Fixed NPE on the uses permissions tab for external apps occurs if the tab is
clicked right after the app is loaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix synchronization issue in uses permissions tab
* Removed DeadObjectException check as it has been handled in PackageManagerCompat
* Fixed NPE on the uses permissions tab for external apps occurs if the tab is
clicked right after the app is loaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1453
AppDetails Fix UI freezing on refresh
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix UI freezing on refresh
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1454
AppDetails Fix NPE during shortcut creation of an activity with an empty label
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix NPE during shortcut creation of an activity with an empty label
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>