AM Debug v2.7.0 Run#1643
Refactor Fix crash if an app icon is too large to draw on a canvas
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix crash if an app icon is too large to draw on a canvas
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v2.7.0 Run#1643 Refactor Fix crash if an app icon is too large to draw on a canvas Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
You must clear the cache of App Manager. Otherwise it will take a long time to load the icons.
AM Debug v2.7.0 Run#1644
AppDetails Add advanced searching with various fixes
1. Store activity state so that it can re-initialise the activity properly
after it was killed due to reboot, battery optimization, etc.
2. Fix consistency issues during filtering
3. Fix lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Add advanced searching with various fixes
1. Store activity state so that it can re-initialise the activity properly
after it was killed due to reboot, battery optimization, etc.
2. Fix consistency issues during filtering
3. Fix lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1645
Refactor Reduce size of the icons before caching them
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Reduce size of the icons before caching them
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v2.7.0 Run#1645 Refactor Reduce size of the icons before caching them Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
You must clear the cache of App Manager.
AM Debug v2.7.0 Run#1646
Scanner Enable scanning APK files via VirusTotal
VirusTotal public API v2.0 is used for fetching reports as well as uploading
APK files. In order to activate the feature, it is necessary to enable the
Internet in App Manager by allowing “Use the Internet” feature in settings,
and a VirusTotal API key is also required (which can be obtained by signing up
at https://virustotal.com) which can be inserted in App Manager settings.
VirusTotal results are colour coded as follows:
1. Green: None of the anti-virus (AV) programs have detected any threats.
2. Orange: Fewer than six AV programs have detected threats.
3. Red: More than six AV programs have detected threats.
In addition, a disclaimer has been added to clarify that App Manager is just a
client of VirusTotal's API.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Enable scanning APK files via VirusTotal
VirusTotal public API v2.0 is used for fetching reports as well as uploading
APK files. In order to activate the feature, it is necessary to enable the
Internet in App Manager by allowing “Use the Internet” feature in settings,
and a VirusTotal API key is also required (which can be obtained by signing up
at https://virustotal.com) which can be inserted in App Manager settings.
VirusTotal results are colour coded as follows:
1. Green: None of the anti-virus (AV) programs have detected any threats.
2. Orange: Fewer than six AV programs have detected threats.
3. Red: More than six AV programs have detected threats.
In addition, a disclaimer has been added to clarify that App Manager is just a
client of VirusTotal's API.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1647
Refactor Use IRemoteFile only when necessary
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Use IRemoteFile only when necessary
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>