-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Bruce is listed at IzzyOnDroid, where we have a per-app size limit of 30 MB. But from the previous release (0.3) with 11 MB APK size, the size of the APK now jumped to almost 50 MB – so we can no longer keep it updated. What happened there?
Further, our scanners reported
! repo/bruce.app_2.apk declares flag(s): usesCleartextTraffic
! repo/bruce.app_2.apk declares sensitive permission(s): android.permission.READ_EXTERNAL_STORAGE android.permission.MANAGE_EXTERNAL_STORAGE
If the size issue can be solved (providing per-ABI split builds, each of those APKs would be about 19 MB smaller, for example – and if you'd enable legacy compression for the native libs, even more), we'd like to make transparent why these permissions are now needed.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels