AM Debug v4.0.5 Run#3020
fastlane Prepare for v4.0.5
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
(cherry picked from commit e1ed09c32893d5c51d1c1218b303f1b37c04a9c7)
fastlane Prepare for v4.0.5
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
(cherry picked from commit e1ed09c32893d5c51d1c1218b303f1b37c04a9c7)
👍3🔥1
AM Debug v4.0.5 Run#3021
FreezeUnfreeze Fix "Tap to freeze" notifications not working if issued for multiple apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FreezeUnfreeze Fix "Tap to freeze" notifications not working if issued for multiple apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤3👍1
AM Debug v4.0.5 Run#3024
Finder Add eqany and eqnone keys for installer filter
while
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Finder Add eqany and eqnone keys for installer filter
eq_any filters the apps installed with any of the given installer packageswhile
eq_none filters them out.Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤1
AM Debug v4.0.5 Run#3025
Fix checking for keystore entries in Android 12 onwards
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Fix checking for keystore entries in Android 12 onwards
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
Debug versions of App Manager updater/store extensions (coming soon) will also be posted here through GitHub actions.
❤6👍3🔥1😱1🤩1
AM Debug v4.0.5 Run#3027
Main Replace most of the filter implementation with Finder-based filters
The underlying filtering mechanism used in the "List options" is altered to use
the Finder-based filtering instead of the regular cache-based filtering. This is
beneficial for many reasons, such as it allows semi-realtime update compared to
mostly cache-based update.
Currently, there are two exceptions due to non-existent alternative in Finder:
1. Storage access framework (SAF)
2. APK with splits.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Replace most of the filter implementation with Finder-based filters
The underlying filtering mechanism used in the "List options" is altered to use
the Finder-based filtering instead of the regular cache-based filtering. This is
beneficial for many reasons, such as it allows semi-realtime update compared to
mostly cache-based update.
Currently, there are two exceptions due to non-existent alternative in Finder:
1. Storage access framework (SAF)
2. APK with splits.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6❤2🔥1🎉1
AM Debug v4.0.5 Run#3029
AppDetails Allow managing some permissions in no-root mode
- In the "Uses permissions" tab, for some permissions, there is a "setting" icon
which can used to easily grant or revoke a permission.
- In the "App Info" tab, battery optimization and net policy settings are
enabled in no-root mode, and the user is redirected to the
corresponding settings page when clicked.
However, on some devices, a few of these settings pages may be unavailable, and
an error will be shown instead.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Allow managing some permissions in no-root mode
- In the "Uses permissions" tab, for some permissions, there is a "setting" icon
which can used to easily grant or revoke a permission.
- In the "App Info" tab, battery optimization and net policy settings are
enabled in no-root mode, and the user is redirected to the
corresponding settings page when clicked.
However, on some devices, a few of these settings pages may be unavailable, and
an error will be shown instead.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤3👍3
AM Debug v4.0.5 Run#3030
Docs Add documentation for uninstalling apps in a profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Docs Add documentation for uninstalling apps in a profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.5 Run#3031
Main Ensure semi-realtime data for force-stop and freeze
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Ensure semi-realtime data for force-stop and freeze
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.5 Run#3032
Use private cache directory instead of the staging directory for root services
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Use private cache directory instead of the staging directory for root services
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉4👍2
AM Debug v4.0.5 Run#3033
AppInfo Display "running" tag for apps running without any services
Previously, the tag was only displayed if the associated app had any running
services.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Display "running" tag for apps running without any services
Previously, the tag was only displayed if the associated app had any running
services.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥1🤩1