AM Debug v3.1.0-alpha03 Run#2193
Installer Fix various issues
- Support for installing the existing package without requiring a complete
re-installation. Requires root/ADB
- Fix installing app for all users when “all users” option is selected during
the installation
- Use PackageManager API instead of using the
of a system app
- Unregister the broadcast receiver after completing the uninstallation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix various issues
- Support for installing the existing package without requiring a complete
re-installation. Requires root/ADB
- Fix installing app for all users when “all users” option is selected during
the installation
- Use PackageManager API instead of using the
pm command to uninstall updatesof a system app
- Unregister the broadcast receiver after completing the uninstallation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3❤2😱2
AM Debug v3.1.0-alpha03 Run#2194
BatchOps Enable uninstall operation in no-root mode
During the batch uninstallation in no-root mode, accessibility service is used
to automate clicking the “uninstall” button if it is enabled and the device is
supported by App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
BatchOps Enable uninstall operation in no-root mode
During the batch uninstallation in no-root mode, accessibility service is used
to automate clicking the “uninstall” button if it is enabled and the device is
supported by App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.1.0-alpha03 Run#2195
Refactor Fix various installer issues in no-root mode
- Fix uninstalling updates
- Fix freezing issues during re-installing an app as part of downgrade or
signature mismatch issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix various installer issues in no-root mode
- Fix uninstalling updates
- Fix freezing issues during re-installing an app as part of downgrade or
signature mismatch issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2196
Refactor Fix uninstalling user apps from work profile in no-root mode
Due to API limitations, the results will not be immediately communicated to App
Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix uninstalling user apps from work profile in no-root mode
Due to API limitations, the results will not be immediately communicated to App
Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2197
Main Use install-existing method to install system apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Use install-existing method to install system apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2198
AppInfo Add option to install the app in another profile
A new menu item, namely “Install for…” is added in the three-dots menu which
allows a privileged user to quickly install the same app in another profile
without performing a complete installation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Add option to install the app in another profile
A new menu item, namely “Install for…” is added in the three-dots menu which
allows a privileged user to quickly install the same app in another profile
without performing a complete installation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2199
Installer Display ”confirm uninstallation” notification
If the uninstallation operation is running in the background and user interac-
tion is required, a confirmation notification shall be displayed just like dur-
ing the installation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Display ”confirm uninstallation” notification
If the uninstallation operation is running in the background and user interac-
tion is required, a confirmation notification shall be displayed just like dur-
ing the installation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2200
Refactor Prevent a crash on trying to update the database
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Prevent a crash on trying to update the database
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2201
Main Remove removed items from the selection list after an operation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Remove removed items from the selection list after an operation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2202
Main Fix displaying an installed app as uninstalled if it has backups
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Fix displaying an installed app as uninstalled if it has backups
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>