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.6.0 Run#1165

[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.
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.
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/
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.
AM Debug v2.6.0 Run#1170

[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.
AM Debug v2.6.0 Run#1172

[fastlane] Add changelogs for v2.6.0
We’re done for v2.6.0.

Next debug releases will have two version numbers: v2.6.1 (first patch to the stable release) and v2.7.0 (next pre-release). Since Android doesn’t allow version downgrade for non-root users, both version will have the same version code so that you can interchange between the two versions without having to upgrade/downgrade.
App Manager | DEBUG pinned «We’re done for v2.6.0. Next debug releases will have two version numbers: v2.6.1 (first patch to the stable release) and v2.7.0 (next pre-release). Since Android doesn’t allow version downgrade for non-root users, both version will have the same version code…»
AM Debug v2.6.0 Run#1173

[docs] Update translation for Japanese

Currently translated at 25.5% (204 of 798 strings)

Translation: App Manager/Docs
Translate-URL:
https://hosted.weblate.org/projects/app-manager/docs/ja/
AM Debug v2.6.0 Run#1174

[Refactor] Cleanup strings