AM Debug v4.0.0-alpha01 Run#2573
CI Fix building App Manager via GitHub Actions
Signed-off-by: Muntashir Al-Islam <[email protected]>
CI Fix building App Manager via GitHub Actions
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍7
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
👍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 <[email protected]>
Profile Create profiles directory if it does not already exist
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍8
AM Debug v4.0.0-alpha01 Run#2576
AppDetails Improve loading performance
Signed-off-by: Muntashir Al-Islam <[email protected]>
AppDetails Improve loading performance
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍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 <[email protected]>
Refactor Make setting UID/GID optional while extracting a tar archive
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍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 <[email protected]>
Refactor Attempt to fix DeadObjectException while fetching the installed apps
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍6
AM Debug v4.0.0-alpha01 Run#2579
Profile Fix displaying backup options in configurations tab
Signed-off-by: Muntashir Al-Islam <[email protected]>
Profile Fix displaying backup options in configurations tab
Signed-off-by: Muntashir Al-Islam <[email protected]>
❤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 <[email protected]>
Profile Add option to copy profile ID
- In the Profiles page
- Configurations tab in the Profile page
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍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 <[email protected]>
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 <[email protected]>
Profile Avoid creating duplicate profiles
Newly created profile is renamed automatically to avoid such issues.
Signed-off-by: Muntashir Al-Islam <[email protected]>
👍7🎉1