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>
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>
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>
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>
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>
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>
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>
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>
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>
Hosted Weblate
App Manager/Main
App Manager is being translated into 38 languages using Weblate. Join the translation or start translating your own project.
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>
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
of the internal/external storage, and for OAndBackup, the directory should be
directory under an account directory.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
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 directoryof the internal/external storage, and for OAndBackup, the directory should be
OAndBackup instead. For Swift Backup, this should be backups/apps/localdirectory 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>
Refactor Fix importing backups due to concurrency issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>