Skip to content

Missing WRITE_SETTINGS for birghtness #2639

@LagradOst

Description

@LagradOst

Steps to reproduce

Change brightness in the player.

Expected behavior

It should modify system settings.

Actual behavior

It ony modifies the local settings due to a fallback behavior due to lacking perms.

Cloudstream version and commit hash

N/A

Android version

N/A

Logcat

N/A

Other details

The problem is that cs3 does not have a system settings perm "android.permission.WRITE_SETTINGS" in https://github.com/recloudstream/cloudstream/blob/master/app/src/main/AndroidManifest.xml, I think this was removed at some point, but I am unsure when and why.

Acknowledgements

  • I am sure my issue is related to the app and NOT some extension.
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to pre-release version Latest.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions