Unfortunately, it's not possible to generate thumbnails for MS Office files without including like 60MB blobs. So, don't ask me as to why those files don't have a thumbnail.
👍5😁3❤1🎉1
AM Debug v4.0.0-beta02 Run#2791
FM Fix random jumps in multi-selection mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Fix random jumps in multi-selection mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2😁1
AM Debug v4.0.0-beta02 Run#2792
Open Audio Player in another unprivileged process
Even if App Manager runs in the privileged mode, the Audio Player will run in a
separate unprivileged process, reducing attack surface for third-party malicious
apps as well as preventing the player from closing in case the system runs out
of resources (the latter is still in progress).
Note: The process retains all the permissions granted to App Manager. So, it's
NOT an effective process isolation technique, and various attack surface are
still present. In an ideal process isolation technique, the audio should be
played using an isolated service with limited permissions. Such technique will
be explored in the future.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Open Audio Player in another unprivileged process
Even if App Manager runs in the privileged mode, the Audio Player will run in a
separate unprivileged process, reducing attack surface for third-party malicious
apps as well as preventing the player from closing in case the system runs out
of resources (the latter is still in progress).
Note: The process retains all the permissions granted to App Manager. So, it's
NOT an effective process isolation technique, and various attack surface are
still present. In an ideal process isolation technique, the audio should be
played using an isolated service with limited permissions. Such technique will
be explored in the future.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍9❤2
AM Debug v4.0.0-beta02 Run#2793
Installer Allow opening App Details page from Android Settings
When an app is installed from App Manager, it is possible to directly visit the
App Details page by clicking on the “App Details” button near the end of the
App Info page in Android Settings in Android 7.0 onwards (according to the AOSP
source).
Thanks: Theray Tharow
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Allow opening App Details page from Android Settings
When an app is installed from App Manager, it is possible to directly visit the
App Details page by clicking on the “App Details” button near the end of the
App Info page in Android Settings in Android 7.0 onwards (according to the AOSP
source).
Thanks: Theray Tharow
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉7❤2👍2
AM Debug v4.0.0-beta02 Run#2794
Finder Fix applying usage filters
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Fix applying usage filters
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤3😁1
AM Debug v4.0.0-beta02 Run#2795
Finder Fix selecting/deselecting checkboxes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Fix selecting/deselecting checkboxes
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2🔥2❤1
AM Debug v4.0.0-beta02 Run#2796
Finder Add new filter: permissions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Add new filter: permissions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v4.0.0-beta02 Run#2797
Finder Add new filter: freeze-unfreeze
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Add new filter: freeze-unfreeze
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v4.0.0-beta02 Run#2798
Finder Add count filters for components
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Add count filters for components
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v4.0.0-beta02 Run#2800
CWE-400 Escape user-provided regex pattern in Finder
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
CWE-400 Escape user-provided regex pattern in Finder
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2❤1
AM Debug v4.0.0-beta02 Run#2801
Finder Add new filters: apptype, compilesdk, shareduid
1. shareduid filter retrieve apps
- with shared user ID
- without shared user ID
- with matching shared user ID name(s), including regular expressions
2. compilesdk filter retrieve apps with the given SDK value(s)
3. apptype filter retrieves apps when one or more of the generic
conditions below are or aren't satisfied:
- user apps
- system apps
- updated system apps
- privileged apps
- data-only apps
- force-stopped apps
- apps requesting large heap
- debuggable apps
- test-only apps
- apps with code (DEX/SO files)
- persistent apps
- apps allowing framework-provided backups (e.g., ADB backups)
- apps installed in the external storage (or in the internal storage)
- apps using cleartext-only (HTTP) traffic
- apps having an SSAID
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Add new filters: apptype, compilesdk, shareduid
1. shareduid filter retrieve apps
- with shared user ID
- without shared user ID
- with matching shared user ID name(s), including regular expressions
2. compilesdk filter retrieve apps with the given SDK value(s)
3. apptype filter retrieves apps when one or more of the generic
conditions below are or aren't satisfied:
- user apps
- system apps
- updated system apps
- privileged apps
- data-only apps
- force-stopped apps
- apps requesting large heap
- debuggable apps
- test-only apps
- apps with code (DEX/SO files)
- persistent apps
- apps allowing framework-provided backups (e.g., ADB backups)
- apps installed in the external storage (or in the internal storage)
- apps using cleartext-only (HTTP) traffic
- apps having an SSAID
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥2🎉2❤1