Successfully merging a pull request may close this issue.
This prevent apps like youtube to work preperly. Seems this "media" doesn't require INTERNET permission though it needs access.
The text was updated successfully, but these errors were encountered:
See #27 for more infos/debug
Sorry, something went wrong.
i remember when i had afwall+, it had the special things such as 'media' in the list. i just did a quick search for media on the afwall+ github.
https://github.com/ukanth/afwallplus/blob/fd4843824e6e6678c8b50204b68a01f6fb8ed3d0/src/dev/ukanth/ufirewall/Api.java#L2313-L2327 lines 2313-2327, and maybe 1137-1148 might help?
oh, yes, this will help :). Will see how they use this list and so on. Thanks!
Added support for special application in application-related stuff
46fb99f
This just uses the new PackageInfoData object… But it works :). This solves #50.
This prevent apps like youtube to work preperly. Seems this "media" doesn't require INTERNET permission though it needs access.
The text was updated successfully, but these errors were encountered: