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

Add function createChannel for custom Android channel support #1509

Merged
merged 3 commits into from
Jul 16, 2020

Conversation

aranda-adapptor
Copy link
Contributor

The rationale behind this PR is that the current functionality with default channel names does not look very professional the end user. Apps can use this new function along with the Manifest setting to disable default channel creation to have fully customised channels.

This has had a fair bit of internal testing and the app using it will be updated for the public soon. I realised after doing this that the importance parameter should have used the string mappings already existing, but I don't have time to update that at the moment. Also the typings have not been updated.

@aranda-adapptor aranda-adapptor changed the base branch from master to dev July 7, 2020 08:20
@Dallas62
Copy link
Collaborator

Dallas62 commented Jul 7, 2020

Hi @aranda-adapptor
Thanks for this PR, it's really helpful and was in the backlog ❤️
Like others PRs, will test it ASAP, hopefully this weekend

@Dallas62 Dallas62 self-assigned this Jul 7, 2020
@Dallas62 Dallas62 merged commit 3e4930d into zo0r:dev Jul 16, 2020
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.

None yet

2 participants