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

Feature/custom sound #230

Merged
merged 3 commits into from
Jun 27, 2020
Merged

Conversation

rezaiyan
Copy link
Contributor

#229
enableSound(Boolean) method updated to setSound(Uri) to set custom sound

@@ -14,7 +14,7 @@ apply from: rootProject.file('quality.gradle')

final String GROUP_ID = "com.tapadoo.android"

final String VERSION = "5.1.3"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @rezaiyan, thanks for the PR! Looks good, however I think it might be best to move to version 6.0.0, as this is a breaking change for those using the setSoundEnabled method!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure,
I agree but at first, I decided to create a new function, and next, I thought it's better to be easy to use and not confusing.
However, I update the version.

@kpmmmurphy kpmmmurphy merged commit 6ced79f into Tapadoo:master Jun 27, 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