AM Debug v3.2.0-alpha01 Run#2383
Installer Display installation progress in the notification
In some devices such as Samsung, it takes an indefinite amount of time to
verify the app after copying the APK files. For those cases, the progress won't
be accurate as it only takes into account the amount of time to copy the files.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Display installation progress in the notification
In some devices such as Samsung, it takes an indefinite amount of time to
verify the app after copying the APK files. For those cases, the progress won't
be accurate as it only takes into account the amount of time to copy the files.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π4π₯2
AM Debug v3.2.0-alpha01 Run#2384
FM Add overlay for /mnt/sdcard
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Add overlay for /mnt/sdcard
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π₯3π1
AM Debug v3.2.0-alpha01 Run#2385
Docs Fix app-manager links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Docs Fix app-manager links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π5
AM Debug v3.2.0-alpha01 Run#2387
Installer Display βConfirm installβ notification even if the app is running in foreground
In no-root mode, when the app is running in foreground, the user may
accidentally dismiss the install-confirmation dialog produced by the Android
package installer which would either allow the installation to run forever or
for a minute until the timeout occurs. To solve the issue, a silent
notification is triggered at the same time the dialog is shown so that even if
the user accidentally dismisses the dialog, the dialog can still be displayed
by clicking the notification.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Display βConfirm installβ notification even if the app is running in foreground
In no-root mode, when the app is running in foreground, the user may
accidentally dismiss the install-confirmation dialog produced by the Android
package installer which would either allow the installation to run forever or
for a minute until the timeout occurs. To solve the issue, a silent
notification is triggered at the same time the dialog is shown so that even if
the user accidentally dismisses the dialog, the dialog can still be displayed
by clicking the notification.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π6
AM Debug v3.2.0-alpha01 Run#2388
Add/Update dependencies
- androidx.core to 1.11.0-beta02
- fastscroll to 1.2.0
- zstd-jni to 1.5.5-3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Add/Update dependencies
- androidx.core to 1.11.0-beta02
- fastscroll to 1.2.0
- zstd-jni to 1.5.5-3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π5
AM Debug v3.2.0-alpha01 Run#2389
Refactor Display progress for various operations
- Batch operations
- 1-Click operations
- Profiles
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Display progress for various operations
- Batch operations
- 1-Click operations
- Profiles
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π5π1
AM Debug v3.2.0-alpha01 Run#2390
Refactor Display progress as numbers
For package installer, it is percent and for others, it is tasks.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Display progress as numbers
For package installer, it is percent and for others, it is tasks.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π6
AM Debug v3.2.0-alpha01 Run#2391
Refactor Display sub-progress for backup/restore
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Display sub-progress for backup/restore
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π6β€1
AM Debug v3.2.0-alpha01 Run#2392
FM Add more overlay files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Add more overlay files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π7
AM Debug v3.2.0-alpha01 Run#2394
Refactor Add new mode of operation: System (UID 1000)
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add new mode of operation: System (UID 1000)
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
π8π₯1