Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why does this library require android.permission.WRITE_SETTINGS? #35

Open
zunjae opened this issue Aug 29, 2016 · 3 comments
Open

why does this library require android.permission.WRITE_SETTINGS? #35

zunjae opened this issue Aug 29, 2016 · 3 comments

Comments

@zunjae
Copy link

zunjae commented Aug 29, 2016

No description provided.

@interisti
Copy link

to change brightness

https://github.com/malmstein/fenster/blob/master/library/src/main/java/com/malmstein/fenster/helper/BrightnessHelper.java#L11

@zunjae
Copy link
Author

zunjae commented Sep 10, 2016

But how come apps like MxPlayer don't need this permission?

@zunjae zunjae closed this as completed Sep 10, 2016
@zunjae zunjae reopened this Sep 10, 2016
@hatimmakki
Copy link

I am not sure but I think MxPlayer changes the brightness of the media itself, while this one changes the brightness of the screen, which needs permission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants