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#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>
AM Debug v2.7.0 Run#1525

Locale Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
AM Debug v2.7.0 Run#1526

Backup Add necessary logic for importing backups from Swift Backup

Based on the information at hand, only the backups made using Swift Backup 3.2
or below can be imported using this implementation.

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

Backup Add the ability to specify custom backup directory during import

For Swift Backup and Titanium Backup, the directory should contain all the
backup files, and for OAndBackup, the directory should contain a list of
directories (each directory bears the package name). For Titanium Backup,
this is usually the TitaniumBackup directory located in the root directory
of the internal/external storage, and for OAndBackup, the directory should be
OAndBackup instead. For Swift Backup, this should be backups/apps/local
directory under an account directory.

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

Refactor Fix importing backups due to concurrency issues

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

Pass the tests

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

Installer Add an info icon to open app in app details page

After the installation is finished successfully, an info button is displayed on
the top-right of the dialog. Clicking on the dialog opens the regular app
details page for the app. However, on clicking the back button on the page, it
goes to the main page instead of exiting the app.

Additional fix includes displaying version and tracker info in the “changes”
(or “What's New”) dialog.

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

Update libraries

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

fastlane Prepare for v2.6.4

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

Refactor Display user IDs in device info

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