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
It looks like the RFP for Retro Music Player on F-droid is still not accepted. Therefore, I have decided to release another version of Metro.
👍5
AM Debug v3.1.0-alpha01 Run#2097

Refactor Revise Path API to reflect the changes from VirtualFileSystem

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2098

ApkFile Fall back to root mode while reading the APK file

Some applications erroneously provide private files that aren't accessible to
any installer other than the system ones. Therefore, root mode is used to read
those files if available.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2099

Path Modify move behaviour to follow the mv unix command

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.1.0-alpha01 Run#2100

Path Update tests for Path

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2101

Refactor Fix creating files under / (root) directory

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2102

Path Add support for copying files and directories

The implementation is similar to the unix cp -R command with an option to
disable file overriding.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2103

Refactor Fix deleting residuals during testing

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2104

Path Disable copy/move to the same/child directory of source

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2105

Refactor Enable writing in zip files via VirtualFileSystem

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#2106

Refactor Enable writing in dex files via VirtualFileSystem

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>