AM Debug v4.0.4 Run#3015
Refactor Rename getIntent to getSettingsIntent to suppress false-positive lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Rename getIntent to getSettingsIntent to suppress false-positive lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v4.0.4 Run#3016
AppInfo Fix freezing an app with "Remember for this app" turned on
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix freezing an app with "Remember for this app" turned on
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2❤1
AM Debug v4.0.4 Run#3017
AppOps Fix setting app ops in custom ROMs with MIUI properties injected
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppOps Fix setting app ops in custom ROMs with MIUI properties injected
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3❤2
AM Debug v4.0.4 Run#3018
RunningApps Add a sorting option: CPU time
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Add a sorting option: CPU time
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2❤1🔥1
AM Debug v4.0.5 Run#3019
fastlane Prepare for v4.0.5
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v4.0.5
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
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