One thing I would really like to see, is an extension to the network permission handling that limits network access "only when in use" - similar to the location permission.
Is this something that would be possible at all? Or are there some limitations in Android in general that would prevent implementing such a feature.
And if it's possible, would the Graphene devs consider adding it?
I have some apps that do need network access. But I would like to limit their network access only when I actually use them.
My understanding is that revoking the "background permission" only covers mobile (=metered) connections, not e.g. a WiFi connection.