App Manager | DEBUG – Telegram
App Manager | DEBUG
2.11K subscribers
104 photos
2 videos
2.33K files
1.79K links
Read policies here before downloading: https://github.com/MuntashirAkon/AMInsecureDebugBuilds

RELEASE channel: @AppManagerChannel
Download Telegram
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>
👍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 <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 id shall be introduced which will
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>
👍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>
👍8
AM Debug v4.0.0-alpha01 Run#2576

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>
👍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>
👍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>
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>
👍61
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>
👍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>
👍6