Hello,
likely as many users of GrapheneOS, my main source of applications is F-droid.
Today I was installing the app "BBS" from their repo's. After giving all needed permissions via adb:
android.permission.DUMP
android.permission.BATTERY_STATS
android.permission.PACKAGE_USAGE_STATS
and giving the phone permission, it was working fine.
After digging a little deeper and reading a bit on the related XDA Thread, I started to notice that the developer isn't the maintainer of the F-Droid version.
I was concerned about security and uninstalled the app.
So I would like to ask, is there a chance of a data leak although the Network permission was not given at any time?
Thanks in advance!