AM Debug v3.1.0-alpha02 Run#2186
Main Fix filters and sorting issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Fix filters and sorting issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.1.0-alpha02 Run#2187
Refactor Separate component fragment from AppDetailsFragment
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Separate component fragment from AppDetailsFragment
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2188
Refactor Resolve OID names of the X509 certificates
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Resolve OID names of the X509 certificates
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2189
Refactor Fix storing base backup in the DB
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix storing base backup in the DB
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha02 Run#2190
Add a button to bypass build expiration warning in stable releases
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Add a button to bypass build expiration warning in stable releases
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2191
fastlane Prepare for v3.1.0-alpha03
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.1.0-alpha03
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha03 Run#2192
Installer Initial support for uninstaller in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Initial support for uninstaller in no-root mode
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
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>