Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodingRunner
/
emoji-java
Public
forked from
vdurmont/emoji-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 2, 2020
JUnit 4.13 (#147)
sullis
authored and
vdurmont
committed
9a90624
View commit details
Copy full SHA for 9a90624
Browse repository at this point
Commits on Nov 11, 2019
Add "like" alias to "thumbs up sign" emoji
vdurmont
authored
7e10cbf
View commit details
Copy full SHA for 7e10cbf
Browse repository at this point
Commits on Sep 18, 2019
More deploy tips
vdurmont
committed
e620b54
View commit details
Copy full SHA for e620b54
Browse repository at this point
Commits on Sep 9, 2019
Release v5.1.1
vdurmont
committed
fedae2f
View commit details
Copy full SHA for fedae2f
Browse repository at this point
EmojiManagerTest: add test for 'getByUnicode' (#136)
sullis
authored and
vdurmont
committed
498714d
View commit details
Copy full SHA for 498714d
Browse repository at this point
fix EmojiParser extractEmojis (#138)
Show description for 5830067
sullis
authored and
vdurmont
committed
5830067
View commit details
Copy full SHA for 5830067
Browse repository at this point
Commits on Aug 27, 2019
Release v5.1.0
vdurmont
committed
eb73533
View commit details
Copy full SHA for eb73533
Browse repository at this point
Move the emojis table to a separate file
vdurmont
committed
f276dba
View commit details
Copy full SHA for f276dba
Browse repository at this point
Commits on Aug 18, 2019
Update README with `containsEmoji` method
vdurmont
committed
5acb691
View commit details
Copy full SHA for 5acb691
Browse repository at this point
Add containsEmoji()
freva
authored and
vdurmont
committed
e4b03c2
View commit details
Copy full SHA for e4b03c2
Browse repository at this point
Remove unused imports and redundant throws
freva
authored and
vdurmont
committed
2c098b2
View commit details
Copy full SHA for 2c098b2
Browse repository at this point
Improve parseToUnicode() performance for HTML encoded emojis
freva
authored and
vdurmont
committed
dd39e95
View commit details
Copy full SHA for dd39e95
Browse repository at this point
Avoid array copy when searching for emoji end
freva
authored and
vdurmont
committed
c3c77e3
View commit details
Copy full SHA for c3c77e3
Browse repository at this point
Improve parseToUnicode() performance for aliases
freva
authored and
vdurmont
committed
d432936
View commit details
Copy full SHA for d432936
Browse repository at this point
Substring once in trimAlias()
freva
authored and
vdurmont
committed
fcb7f1f
View commit details
Copy full SHA for fcb7f1f
Browse repository at this point
Commits on Aug 14, 2019
Add instructions to deploy emoji-java to maven central
Show description for e867585
vdurmont
committed
e867585
View commit details
Copy full SHA for e867585
Browse repository at this point
Release v5.0.0
vdurmont
committed
59dff80
View commit details
Copy full SHA for 59dff80
Browse repository at this point
maven-gpg-plugin 1.6 (#105)
sullis
authored and
vdurmont
committed
e33c8df
View commit details
Copy full SHA for e33c8df
Browse repository at this point
Commits on Aug 13, 2019
add "pumpkin" alias (#124)
sullis
authored and
vdurmont
committed
2833b68
View commit details
Copy full SHA for 2833b68
Browse repository at this point
Adding more flags
Show description for 0326a6c
vdurmont
committed
0326a6c
View commit details
Copy full SHA for 0326a6c
Browse repository at this point
Commits on Aug 12, 2019
Update emoji test data to Emoji 11.0
Show description for 1c92577
vdurmont
committed
1c92577
View commit details
Copy full SHA for 1c92577
Browse repository at this point
Fix HTML to unicode parse (#96)
freva
authored and
vdurmont
committed
2dc8571
View commit details
Copy full SHA for 2dc8571
Browse repository at this point
Fix #95
Show description for 798713b
vdurmont
committed
798713b
View commit details
Copy full SHA for 798713b
Browse repository at this point
Add the EU/European union flag emoji (#120)
Show description for 8fa12b5
ankitkariryaa
authored and
vdurmont
committed
8fa12b5
View commit details
Copy full SHA for 8fa12b5
Browse repository at this point
Support emojis from Unicode 11.0 and Emoji 11.0
Show description for 1f26548
vdurmont
committed
1f26548
View commit details
Copy full SHA for 1f26548
Browse repository at this point
Update readme with new emoji table
Show description for 5454ee8
vdurmont
committed
5454ee8
View commit details
Copy full SHA for 5454ee8
Browse repository at this point
Support emojis from Unicode 10.0
Show description for 28776ea
vdurmont
committed
28776ea
View commit details
Copy full SHA for 28776ea
Browse repository at this point
Commits on Nov 14, 2017
Add note about extracting emojis to README (#91)
niij
authored and
vdurmont
committed
8cf5fbe
View commit details
Copy full SHA for 8cf5fbe
Browse repository at this point
Commits on Nov 3, 2017
Fix #85: add support for a replaceAllEmojis function
Show description for 3664230
cbedoy
authored and
vdurmont
committed
3664230
View commit details
Copy full SHA for 3664230
Browse repository at this point
Commits on Oct 29, 2017
Release v4.0.0
vdurmont
committed
75811ba
View commit details
Copy full SHA for 75811ba
Browse repository at this point
Commits on Oct 15, 2017
Add source code string for emojis
Show description for 99f4681
vdurmont
committed
99f4681
View commit details
Copy full SHA for 99f4681
Browse repository at this point
Fix few emojis with missing/out-of-order codepoints (#88)
BillyGalbreath
authored and
vdurmont
committed
98dd599
View commit details
Copy full SHA for 98dd599
Browse repository at this point
Commits on Oct 6, 2017
Updated the Json Library version in the dependency list. (#81)
Show description for 18335af
PhotonQyv
authored and
vdurmont
committed
18335af
View commit details
Copy full SHA for 18335af
Browse repository at this point
Commits on Oct 5, 2017
update readme with full list of emoticons (#86)
jtobard
authored and
vdurmont
committed
07d8df2
View commit details
Copy full SHA for 07d8df2
Browse repository at this point
Commits on Jul 30, 2017
Release v3.3.0
vdurmont
committed
163553b
View commit details
Copy full SHA for 163553b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.