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#2562

AppInfo Improve performance by loading UI contents in the background

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
5👍3🤩1
AM Debug v4.0.0-alpha01 Run#2563

AppDetails Migrate to ViewPager2

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍51
AM Debug v4.0.0-alpha01 Run#2564

Backup Migrate to ViewPager2

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍41
AM Debug v4.0.0-alpha01 Run#2565

Refactor Check if WakeLock is held before releasing it

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍71
AM Debug v4.0.0-alpha01 Run#2566

AppInfo Hide data usage for other users

Data usage section is hidden if the following conditions are true:
1. OS is Android 6.0 onwards
2. The app does not belong to the current user, and
3. Self or remote UID is not system UID.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
5👍1
AM Debug v4.0.0-alpha01 Run#2567

AppInfo Attempt to fix displaying wrong info regarding blocked trackers

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍52
AM Debug v4.0.0-alpha01 Run#2568

IO Fix checking whether a content URI is writable

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v4.0.0-alpha01 Run#2569

IO Handle permission denied error while opening a remote file channel

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v4.0.0-alpha01 Run#2570

Editor Check if the file is writable during “Save and exit”

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
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