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

Feat/customize notification led color #407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philipp-reinhardt
Copy link

This PR provides a solution for setting custom LED colors for notifications.
Default value is set to blue to avoid any changes for existing users.
To reduce dependencies to external libraries, the color can only be defined as hex-value string not by any other sophisticated color-chooser widget.

First Kotlin PR, so please feel free to point out even slight issues. Thanks.

Notification channels with new LED settings will be created. Existing
notification channels won't be deleted because it would remove ongoing
notifications. LED color to be specified in hex. Added basic check for hex value of color.
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

Successfully merging this pull request may close these issues.

1 participant