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

Support annotated strings #1

Merged
merged 3 commits into from
Mar 9, 2024

Conversation

cbruegg
Copy link
Contributor

@cbruegg cbruegg commented Mar 8, 2024

This is a great library, thanks a lot! I'd like to suggest one improvement: Currently, only unformatted text is accepted by Emoji.kt's API. This PR changes the API to accept CharSequence instead of only String. This enables passing in AnnotatedString to enable text formatting.

Let me know if this PR fits your requirements. If not, I'm happy to make adjustments.

@SalomonBrys
Copy link
Member

That's great!
Thank you very much :)

@SalomonBrys SalomonBrys merged commit 194bba0 into kosi-libs:main Mar 9, 2024
1 check passed
@SalomonBrys
Copy link
Member

Released in 1.2.0

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