AM Debug v4.0.0-alpha01 Run#2546
FM Fix retrieving files if a folder contains thousands of files
Tested with 41,000 files in a single folder
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix retrieving files if a folder contains thousands of files
Tested with 41,000 files in a single folder
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6❤2🔥1
AM Debug v4.0.0-alpha01 Run#2547
Installer Fix installing background queued files
Android has a lifetime on the usage of content URIs. So, when the installer
page is closed and the file denoscriptor is no longer held by the app, the URI
becomes expired. As a result, the installer service can no longer access that
URI and fails while processing the queue. This is fixed by caching the file
itself so that the file exists even if the URI is expired.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix installing background queued files
Android has a lifetime on the usage of content URIs. So, when the installer
page is closed and the file denoscriptor is no longer held by the app, the URI
becomes expired. As a result, the installer service can no longer access that
URI and fails while processing the queue. This is fixed by caching the file
itself so that the file exists even if the URI is expired.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤1🎉1
AM Debug v4.0.0-alpha01 Run#2548
Installer Fix installing some signed APK files
Some signed APKs could not be installed due size mismatch.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix installing some signed APK files
Some signed APKs could not be installed due size mismatch.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5❤1
AM Debug v4.0.0-alpha01 Run#2549
APK Ensure that the ID for base APK always remains the same
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
APK Ensure that the ID for base APK always remains the same
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤2
AM Debug v4.0.0-alpha01 Run#2550
APK Prevent crashing due to forceDexOpt failing in Android 12
In Android 12, forceDexOpt always fails due to a bug in the Android framework:
https://github.com/MuntashirAkon/AppManager/issues/1131
As a workaround, the optimisation is done via performDexOptMode imitating
whatever forceDexOpt does.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
APK Prevent crashing due to forceDexOpt failing in Android 12
In Android 12, forceDexOpt always fails due to a bug in the Android framework:
https://github.com/MuntashirAkon/AppManager/issues/1131
As a workaround, the optimisation is done via performDexOptMode imitating
whatever forceDexOpt does.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
GitHub
MuntashirAkon/AppManager
A full-featured package manager and viewer for Android - MuntashirAkon/AppManager
👍6❤2
AM Debug v4.0.0-alpha01 Run#2551
CI Add vulnerability scanning with CodeQL
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
CI Add vulnerability scanning with CodeQL
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2👍2
AM Debug v4.0.0-alpha01 Run#2552
Scanner Fix uploading APK files to VirusTotal
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Fix uploading APK files to VirusTotal
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5❤2
AM Debug v4.0.0-alpha01 Run#2553
FM Improve listing files in a directory
The speed of processing any files has been increased by 2 times, and the speed
of sorting files in SAF mode has been increased by more than 8 times.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Improve listing files in a directory
The speed of processing any files has been increased by 2 times, and the speed
of sorting files in SAF mode has been increased by more than 8 times.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4👍3❤1
AM Debug v4.0.0-alpha01 Run#2554
FM Fix lags in SAF directories by preloading required file attributes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix lags in SAF directories by preloading required file attributes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5❤1
AM Debug v4.0.0-alpha01 Run#2555
FM Display progress for batch rename, delete and copy (paste)
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Display progress for batch rename, delete and copy (paste)
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤1🎉1
AM Debug v4.0.0-alpha01 Run#2556
Refactor Attempt to fix displaying wrong images due to recycled view
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Attempt to fix displaying wrong images due to recycled view
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7❤1