Emoji v0.7.0 Release Notes

Release Date: 2020-08-19 // over 3 years ago
    • ๐Ÿ›  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)

    I want to thank each and every contributor. Special thanks goes out to @mario & @rubengees.