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

Merge remote-tracking branch 'weblate/master'
AM Debug v2.7.0 Run#1308

Locale Update translation for Indonesian

Currently translated at 100.0% (923 of 923 strings)

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/id/
Signed-off-by: whenwesober <naomi16i_1298q@cikuh.com>
AM Debug v2.6.1 Run#1311

fastlane Prepare for v2.6.1
Warning: You cannot downgrade after #1311 without root/ADB
AM Debug v2.7.0 Run#1312

AppDetails Fix NPE on some devices

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

Merge remote-tracking branch 'weblate/master'

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

Installer Fix extracting OBB in Android 11

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

Installer Fix extracting OBB in Android 11

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

Merge branch 'restore-oab-sb-tb'

# Conflicts:
# app/build.gradle
# app/src/main/java/io/github/muntashirakon/AppManager/batchops/BatchOpsManager.java
# app/src/main/java/io/github/muntashirakon/AppManager/utils/TarUtils.java
# app/src/main/res/values/strings.xml
# app/src/test/java/io/github/muntashirakon/AppManager/TestApplication.java
# app/src/test/resources/robolectric.properties
Note that import-export functionality is by no means perfect as there were limitations on how tests could be performed. This is specially true for TB backups (some backups may fail). So, test the feature very carefully and don’t delete your existing OAB or TB backups. If you used OAB with OpenKeychain, make sure to configure OpenKeychain in the backup encryption first (you don’t have to enable it, just configure it and then change the setting to whatever you were using).
AM Debug v2.7.0 Run#1317

Tar Pass the tests again

In the previous commit, root directory, i.e. / was no longer archived. This made some tests to fail.

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

Revert "TB Optimize importing backups by eliminating the need for cache"

This reverts commit 5e97823b

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