App Manager | DEBUG
AM Debug v4.0.0-alpha01 Run#2573 CI Fix building App Manager via GitHub Actions Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Basically AndroidGradlePlugin (AGP) was updated from 7.4.1 to 8.1.0 which required Java Development Kit (JDK) 17 (instead of JDK 11 that it was using).
👍8
AM Debug v4.0.0-alpha01 Run#2574
Refactor Use profile ID instead of profile name for identifying each profile
In profile version 1, there's no difference between profile name and profile
ID. But from profile version 2, a new field
be decoupled profile name from its ID, making it possible to use any name for
profile or rename it.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Use profile ID instead of profile name for identifying each profile
In profile version 1, there's no difference between profile name and profile
ID. But from profile version 2, a new field
id shall be introduced which willbe decoupled profile name from its ID, making it possible to use any name for
profile or rename it.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍8
AM Debug v4.0.0-alpha01 Run#2575
Profile Create profiles directory if it does not already exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profile Create profiles directory if it does not already exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍8
AM Debug v4.0.0-alpha01 Run#2576
AppDetails Improve loading performance
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Improve loading performance
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v4.0.0-alpha01 Run#2577
Refactor Make setting UID/GID optional while extracting a tar archive
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Make setting UID/GID optional while extracting a tar archive
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v4.0.0-alpha01 Run#2578
Refactor Attempt to fix DeadObjectException while fetching the installed apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Attempt to fix DeadObjectException while fetching the installed apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v4.0.0-alpha01 Run#2579
Profile Fix displaying backup options in configurations tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profile Fix displaying backup options in configurations tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤5👍1
AM Debug v4.0.0-alpha01 Run#2580
Profile Add option to copy profile ID
- In the Profiles page
- Configurations tab in the Profile page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profile Add option to copy profile ID
- In the Profiles page
- Configurations tab in the Profile page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6❤1
App Manager | DEBUG
AM Debug v4.0.0-alpha01 Run#2580 Profile Add option to copy profile ID - In the Profiles page - Configurations tab in the Profile page Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Useful for setting up eg. Tasker configuration which will now use profile ID instead of profile name.
👍6
AM Debug v4.0.0-alpha01 Run#2581
Profile Avoid creating duplicate profiles
Newly created profile is renamed automatically to avoid such issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profile Avoid creating duplicate profiles
Newly created profile is renamed automatically to avoid such issues.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7🎉1
AM Debug v4.0.0-alpha01 Run#2582
Usage Fix retrieving mobile data usage in Android 12 and earlier
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Fix retrieving mobile data usage in Android 12 and earlier
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v4.0.0-alpha01 Run#2583
Settings Fix navigating one step back after a device configuration is changed
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Fix navigating one step back after a device configuration is changed
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7