AM Debug v3.1.0-alpha01 Run#2067
Update material to 1.7.0
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update material to 1.7.0
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.2 Run#2068
Update material to 1.7.0
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update material to 1.7.0
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.3 Run#2069
Prepare for v3.0.3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Prepare for v3.0.3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2070
Docs Update HTML files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Docs Update HTML files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2071
Refactor Fix unfreezing issue
In ADB mode,
because the required permission
present in Shell's manifest. Therefore, it is replaced by
cases, and an alternative method is used to check if the application is hidden.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix unfreezing issue
In ADB mode,
hide method does not work in Android 7 (Nougat) and laterbecause the required permission
android.permission.MANAGE\_USERS is no longerpresent in Shell's manifest. Therefore, it is replaced by
disable in suchcases, and an alternative method is used to check if the application is hidden.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2072
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
App Manager | DEBUG
Here’s a little statistics before purging the emails sent before June 2021: Time interval: November 2020 - May 2021 Total crash reports: 265 Total active crash reports: 3 (262 reports were deleted) Total missing signatures reports: 26 (All reports were deleted)
Here’s a little statistics before purging the emails sent before June 2022:
Time interval: June 2021 - May 2022 (along with previously active 3 crash reports)
Total crash reports: 317
Total active crash reports: 2 (315 reports were deleted)
Total missing signatures reports: 94 (61 reports were deleted)
Time interval: June 2021 - May 2022 (along with previously active 3 crash reports)
Total crash reports: 317
Total active crash reports: 2 (315 reports were deleted)
Total missing signatures reports: 94 (61 reports were deleted)
AM Debug v3.1.0-alpha01 Run#2073
Refactor Fix crashing if the resource string to be parsed is ill-formatted
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix crashing if the resource string to be parsed is ill-formatted
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2078
Update Issue template
Prohibit creating issue that does not follow the issue template
Trackers and library addition requests will directed to the android-libraries repository
Encourage users to read Docs before creating an issue
Create issue template for documentation improvement
Signed-off-by: gnuhead-chieb <41156994+gnuhead-chieb@users.noreply.github.com>
Update Issue template
Prohibit creating issue that does not follow the issue template
Trackers and library addition requests will directed to the android-libraries repository
Encourage users to read Docs before creating an issue
Create issue template for documentation improvement
Signed-off-by: gnuhead-chieb <41156994+gnuhead-chieb@users.noreply.github.com>
AM Debug v3.1.0-alpha01 Run#2079
Update Issue template
Prohibit creating issue that does not follow the issue template
Trackers and library addition requests will directed to the android-libraries repository
Encourage users to read Docs before creating an issue
Create issue template for documentation improvement
Signed-off-by: gnuhead-chieb <41156994+gnuhead-chieb@users.noreply.github.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update Issue template
Prohibit creating issue that does not follow the issue template
Trackers and library addition requests will directed to the android-libraries repository
Encourage users to read Docs before creating an issue
Create issue template for documentation improvement
Signed-off-by: gnuhead-chieb <41156994+gnuhead-chieb@users.noreply.github.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2080
Installer Use a separate notification channel for confirming installation
In no-root mode, installation confirmation notification is displayed if the
app is installed in the background. This confirmation notification might not
be displayed if another app was queued for installation immediately after the
confirmation notification is displayed, and the user didn't have enough time to
click on the notification to display the confirmation dialog. As a result, the
installation process will run several hours until it finally times out. The
issue is fixed by using a separate notification channel for the confirmation
notifications, thereby, preventing any chance of missing the confirmation
notification.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Use a separate notification channel for confirming installation
In no-root mode, installation confirmation notification is displayed if the
app is installed in the background. This confirmation notification might not
be displayed if another app was queued for installation immediately after the
confirmation notification is displayed, and the user didn't have enough time to
click on the notification to display the confirmation dialog. As a result, the
installation process will run several hours until it finally times out. The
issue is fixed by using a separate notification channel for the confirmation
notifications, thereby, preventing any chance of missing the confirmation
notification.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3