AM Debug v2.6.0 Run#1161
[Settings] Add option to disable “log viewer” feature
[Settings] Add option to disable “log viewer” feature
AM Debug v2.6.0 Run#1162
[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/
[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/
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.6.0 Run#1163
[Locale] Update translation for Chinese (Traditional)
Currently translated at 86.6% (782 of 903 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/zh_Hant/
[Locale] Update translation for Chinese (Traditional)
Currently translated at 86.6% (782 of 903 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/zh_Hant/
Hosted Weblate
App Manager/Main — Chinese (Traditional)
App Manager is translated into 27 languages using Weblate. Join the translation or start translating your own project.
AM Debug v2.6.0 Run#1164
[backup] Implement “backup apps with changes”
List packages that has the following changes:
1. Version code change (installed app has higher version code)
2. Last update date (higher than the backup time)
3. Last activity time (higher than the backup time)
4. Fails checksum verification
5. Fails hash checks
This operation currently performs a full backup as opposed to a delta backup which will be introduced later on.
[backup] Implement “backup apps with changes”
List packages that has the following changes:
1. Version code change (installed app has higher version code)
2. Last update date (higher than the backup time)
3. Last activity time (higher than the backup time)
4. Fails checksum verification
5. Fails hash checks
This operation currently performs a full backup as opposed to a delta backup which will be introduced later on.
AM Debug v2.6.0 Run#1165
[backup] Add BACKUP_EXCLUDE_CACHE to the default flags for compatibility
[backup] Add BACKUP_EXCLUDE_CACHE to the default flags for compatibility
AM Debug v2.6.0 Run#1166
[Locale] Merge branch 'origin/master' into Weblate.
[Locale] Merge branch 'origin/master' into Weblate.
AM Debug v2.6.0 Run#1167
[Usage] Add compatibility support for mobile data usage
Fetching mobile data usage on old version of Android requires the subscriber IDs. To fetch them, android.permission.READ_PHONE_STATE permission is required. However, this permission is kept as optional meaning the mobile data usage won't be displayed for them if the permission isn't granted.
[Usage] Add compatibility support for mobile data usage
Fetching mobile data usage on old version of Android requires the subscriber IDs. To fetch them, android.permission.READ_PHONE_STATE permission is required. However, this permission is kept as optional meaning the mobile data usage won't be displayed for them if the permission isn't granted.
AM Debug v2.6.0 Run#1168
[Locale] Update translation for Norwegian Bokmål
Currently translated at 100.0% (6 of 6 strings)
Translation: App Manager/Disclaimer
Translate-URL: https://hosted.weblate.org/projects/app-manager/disclaimer/nb_NO/
[Locale] Update translation for Norwegian Bokmål
Currently translated at 100.0% (6 of 6 strings)
Translation: App Manager/Disclaimer
Translate-URL: https://hosted.weblate.org/projects/app-manager/disclaimer/nb_NO/
Hosted Weblate
App Manager/Disclaimer — Norwegian Bokmål
App Manager is translated into 26 languages using Weblate. Join the translation or start translating your own project.
AM Debug v2.6.0 Run#1169
[AppInfo] Add a SAF tag for apps that use Storage Access Framework
Currently, information about the Storage Access Framework can only be retrieved using root. Hence, “SAF” tag is only visible to root users. Clicking on this tag displays a list of URIs that are granted for the app.
[AppInfo] Add a SAF tag for apps that use Storage Access Framework
Currently, information about the Storage Access Framework can only be retrieved using root. Hence, “SAF” tag is only visible to root users. Clicking on this tag displays a list of URIs that are granted for the app.
AM Debug v2.6.0 Run#1170
[backup] Backup URI grants only for the given user
[backup] Backup URI grants only for the given user
AM Debug v2.6.0 Run#1171
[Rules] Remove primary key requirement of entry name
For some entries, name is left empty (as STUB). Since the name had to be primary key, it meant that only one entry could be added to the list, which was wrong. For components, permissions, app ops and notification listeners, the names are continued to be unique.
[Rules] Remove primary key requirement of entry name
For some entries, name is left empty (as STUB). Since the name had to be primary key, it meant that only one entry could be added to the list, which was wrong. For components, permissions, app ops and notification listeners, the names are continued to be unique.