EmojiIM converts github style emoji code to emoji.
This project goal is not only to prodive emoji input methods, but also to investigate inside of input method. To achive this, some advanced features(e.g. touchbar supports) are implemented and described details at label:article.
🚧
bundle install
bundle exec fastlane try
After logout/login, EmojiIM appears at input sources of keyboard preferences.
emoji | mean |
---|---|
🚨 | add/improve test |
✨ | add new feature |
💄 | improve the format/structure of the code |
🐛 | fix bug |
🔧 | improve development environment |
📝 | improve document |
emoji | mean |
---|---|
🔪 | split code |
🚚 | move files |
🔥 | remove code/files/... |
🍫 | install/remove new cocoapods |
🙈 | ignore something |
emoji | mean |
---|---|
🖋️ | update something around InputMethodKit |
🔀 | update state machine definition |
📚 | update something around dictionary |
emoji | mean |
---|---|
🚓 | improve code format drived by lint police |
🔒 | improve something related with signing |
MIT