AM Debug v3.2.0-alpha01 Run#2466
Refactor Replace deprecated items with compatible alternatives
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Replace deprecated items with compatible alternatives
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2467
Interceptor Prevent the app from crashing on creating a shortcut with invalid extras
Shortcuts support only 11 types of data structures. Intents, on the other hand,
support any type of data structures. When a shortcut creation is requested, the
unsupported data structures are removed from the Intent to avoid crashes.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Interceptor Prevent the app from crashing on creating a shortcut with invalid extras
Shortcuts support only 11 types of data structures. Intents, on the other hand,
support any type of data structures. When a shortcut creation is requested, the
unsupported data structures are removed from the Intent to avoid crashes.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.2.0-alpha01 Run#2468
Refactor Schedule cache cleaning job more actively
Since the debug builds are regularly installed without updating version code,
the previously scheduled job would no longer work, thus, rendering it useless.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Schedule cache cleaning job more actively
Since the debug builds are regularly installed without updating version code,
the previously scheduled job would no longer work, thus, rendering it useless.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4
AM Debug v3.2.0-alpha01 Run#2469
Refactor Ensure all files in ApkFile are cached properly
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Ensure all files in ApkFile are cached properly
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2470
Usage Improve design and loading time
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Improve design and loading time
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥2
App Manager | DEBUG
AM Debug v3.2.0-alpha01 Run#2470 Usage Improve design and loading time Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
On a sidenote, usage stats page can display usage for work profile. But it only works if the profile is activated.
🔥4👍1
AM Debug v3.2.0-alpha01 Run#2471
Usage Reduce lags by recycling views
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Reduce lags by recycling views
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2472
Refactor Fix various crashes related to ApkFile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix various crashes related to ApkFile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.2.0-alpha01 Run#2473
Apk Make ApkFile thread-safe
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Apk Make ApkFile thread-safe
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.2.0-alpha01 Run#2474
Replace the usernames “Main” and “Work” with “This” and “Other”
In no-root mode, usernames cannot be fetched from the system. Hence, “Main” and
“Work” are inferred based on the status of the system. However, this can cause
issues if the app is installed in the Work profile. Instead, the names “This”
and “Other” are used to clarify the situation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Replace the usernames “Main” and “Work” with “This” and “Other”
In no-root mode, usernames cannot be fetched from the system. Hence, “Main” and
“Work” are inferred based on the status of the system. However, this can cause
issues if the app is installed in the Work profile. Instead, the names “This”
and “Other” are used to clarify the situation.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.2.0-alpha01 Run#2475
Installer Fix installing apps for users other than the main profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix installing apps for users other than the main profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3