0.7.0
- Fix hardcoded text not displaying Emojis correctly #462 (vanniktech)
- Add EmojiCheckbox. #460 (vanniktech)
- Add duplicate support for Emoji start with variant selector. #456 (vanniktech)
- Add license headers to JS/KT/Java files. #455 (vanniktech)
- Add 3-arg-view constructors. #454 (vanniktech)
- EmojiPopUp: RequestApplyInsets #452 (ghshenavar)
- Call EmojiPopup#start() when rootView is already laid out. #448 (vanniktech)
- Add shortcodes to emojis #446 (rubengees)
- Unify code across widgets. #443 (vanniktech)
- Add SingleEmojiTrait to force single (replaceable) on an EditText #442 (vanniktech)
- Fix render issue when isInEditMode() #435 (Namolem)
- Update generator for Unicode 12.1 #426 (rubengees)
- Allow to pass in selectedIconColor. #425 (vanniktech)
- Fix emoji keyboard in samples #411 (mario)
- Delay opening of the popup to correctly align with window insets. Fixes #400 #410 (mario)
- Add sample with custom view. #409 (vanniktech)
- Fix set popup window height method #402 (mario)
- Automatically call start and stop when attaching/detaching EmojiPopup #397 (rubengees)
- Add MaterialEmojiLayoutFactory. #396 (vanniktech)
- Add EmojiLayoutFactory. #395 (vanniktech)
- Add emoji-material module for material bindings. #394 (vanniktech)
- Fix emoji only filter #393 (mario)
- Fix custom keyboard height #392 (mario)
- Fix keyboard calculation for API v21+ by introducing start/stop into EmojiPopup #389 (mario)
- Support textAllCaps option. Fixes #361 #383 (mario)
- Don't use bundled AppCompat emojis. Instead download the font. #380 (vanniktech)
- Support use case where only Emoji Dialog should be shown. #378 (vanniktech)
- Ship OnlyEmojisInputFilter & MaximalNumberOfEmojisInputFilter. #377 (vanniktech)
- Update dependencies. #376 (vanniktech)
- Allow popup height to be changed with a setter #373 (VitalyKuznetsov)
- Fix memory leak in EmojiPopup #370 (rubengees)
- Optimise the category png's to save some space #367 (rocboronat)
- Make EmojiManager's initialization methods synchronized #365 (rubengees)
- Change default Keyboard + ViewPager animation. #353 (vanniktech)
- Content descriptors added for supporting talkback accessibility #352 (AlexMavDev)
- Remove EmojiOne #338 (rubengees)
- Update everything to AndroidX #335 (mario)
- Update README license #332 (mario)