App Manager | DEBUG
AM Debug v3.1.0-beta01 Run#2242 Backup Add frameworks for ADB backup - Added hidden API for running ADB backup/restore - Added compatibility library for compatibility across OS - Added option to convert Android Backup into tar and vice versa. Signed-off…
ADB Backup is what the AOSP decided to call it, but it works with root too. This could be useful for key-value backups that will not work otherwise (although these sort of backups aren’t used anymore). When implemented, there will be an option to backup/restore using ADB backup, but be aware that, there will be a few differences in order to keep consistency: ADB backup will not take the backup of APK or OBB (because how miserably it handles them as they have a replace tag with the feature). It won’t take backup of shared storage (which just copies the entire external storage) or widgets (because they decided to take backup of all the widgets instead of just for the app, but in the future, this may be part of the extra backups). That means, the backup flags will mostly remain the same except for the app data (both in internal and external storage), which will be backed up via ADB backup. But as some of you already know, not all apps can be backed up via ADB backup as it respects the app’s decision on whether to back it up. Still, this can be good for ADB users as they have no other choices.
🔥2👍1
AM Debug v3.1.0-beta01 Run#2243
Locale Update translation for Ukrainian
Currently translated at 100.0% (1169 of 1169 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/uk/
Signed-off-by: tommynok <yazuzia7080@gmail.com>
Locale Update translation for Ukrainian
Currently translated at 100.0% (1169 of 1169 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/uk/
Signed-off-by: tommynok <yazuzia7080@gmail.com>
Hosted Weblate
App Manager/Main — Ukrainian
App Manager is being translated into 35 languages using Weblate. Join the translation or start translating your own project.
❤2
AM Debug v3.1.0-beta02 Run#2244
Prepare for v3.1.0-beta02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Prepare for v3.1.0-beta02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-beta02 Run#2245
Refactor Check for the existence of a file before caching it
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Check for the existence of a file before caching it
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.1.0-beta02 Run#2248
Refactor Use DocumentFile#getUri instead of only the object itself
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Use DocumentFile#getUri instead of only the object itself
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v3.1.0-beta02 Run#2249
Refactor Fix crashing in no-root mode if there's an inaccessible work profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix crashing in no-root mode if there's an inaccessible work profile
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-beta02 Run#2250
Refactor Fix a logical error in checking existence of a file during cache
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix a logical error in checking existence of a file during cache
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-beta02 Run#2251
Refactor Ensure existence of external cache directory during launch
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Ensure existence of external cache directory during launch
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-beta02 Run#2252
Refactor Find available external directory among directories
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Find available external directory among directories
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc01 Run#2253
Refactor Make prefs more intuitive by migrating them to Prefs class
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Make prefs more intuitive by migrating them to Prefs class
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc01 Run#2254
Locale Update translation for Portuguese (Brazil)
Currently translated at 96.3% (1126 of 1169 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/pt_BR/
Signed-off-by: Felipe Nogueira <contato.fnog@gmail.com>
Locale Update translation for Portuguese (Brazil)
Currently translated at 96.3% (1126 of 1169 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/pt_BR/
Signed-off-by: Felipe Nogueira <contato.fnog@gmail.com>
Hosted Weblate
App Manager/Main — Portuguese (Brazil)
App Manager is being translated into 36 languages using Weblate. Join the translation or start translating your own project.