Skip to content
This repository has been archived by the owner. It is now read-only.

Orwall doesn't detect app "media" #50

Closed
cjeanneret opened this issue Sep 28, 2014 · 3 comments
Closed

Orwall doesn't detect app "media" #50

cjeanneret opened this issue Sep 28, 2014 · 3 comments
Labels

Comments

Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@cjeanneret
Copy link
Contributor

@cjeanneret cjeanneret commented Sep 28, 2014

This prevent apps like youtube to work preperly. Seems this "media" doesn't require INTERNET permission though it needs access.

@cjeanneret cjeanneret added the bug label Sep 28, 2014
@cjeanneret
Copy link
Contributor Author

@cjeanneret cjeanneret commented Sep 28, 2014

See #27 for more infos/debug

@hxe
Copy link

@hxe hxe commented Sep 28, 2014

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?

@cjeanneret
Copy link
Contributor Author

@cjeanneret cjeanneret commented Sep 28, 2014

oh, yes, this will help :). Will see how they use this list and so on. Thanks!

cjeanneret pushed a commit that referenced this issue Sep 28, 2014
This just uses the new PackageInfoData object… But it works :).

This solves #50.
@cjeanneret cjeanneret closed this Oct 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.