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 v2.7.0 Run#1514

Refactor Fix opening APK files using on-premise file manager

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1515

Refactor Cache files in the cache directory

Previously, files were cached in the data/cache directory which would increase
the data size if the cached APK files weren't deleted for some reason.

Additionally, the whole cache directory was cleared everytime the app details
page was visited which totally destroyed the purpose of using caches and
therefore, was removed.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1516

Refactor Tests are passing

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1517

Installer Allow downgrading in no-root mode

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1518

AppInfo Prevent refreshing if the executor has been shutdown

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1519

Interceptor Add ArrayList<Uri> and Uri

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1520

Backup Fix NPE occurred when symbolic link check fails

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1521

Setting Add option to limit the number of parallel operations

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1522

AppInfo Add tips, service name and PID in the running apps dialog

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1523

Locale Fix punctuation issue in French

In French, a two or multi-part punctuation mark must have space before and
after the punctuation mark. Consequently, : (colon) must have space on both
sides.

NOTE: While this fixes punctuation issue in most places, it cannot be asserted
that ALL punctuation issues have been fixed.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1524

Merge remote-tracking branch 'weblate/master'

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