Emoji v0.6.0 Release Notes

Release Date: 2019-02-15 // about 5 years ago
    • โž• Add disclaimer about instantiating the EmojiPopup early to the README #337 (rubengees)
    • ๐Ÿ‘‰ Show duplicate emojis in the input but not in the picker #336 (rubengees)
    • โž• Add support for custom ViewPager.PageTransformer. #334 (mario)
    • โž• Add keyboard animation #333 (mario)
    • ๐Ÿ›  Fix emoji visibility issue #330 (mario)
    • ๐Ÿ›  Fix Emoji keyboard in certain cases #329 (mario)
    • โšก๏ธ Update Android SDK license. #327 (vanniktech)
    • ๐Ÿ›  Fix Layout issues in EmojiDialog for several edge cases. #326 (mario)
    • Nuke EmojiEditTextInterface and allow any kind of EditText to be passed. #324 (vanniktech)
    • โž• Add attrs for color customization on theme level #320 (rubengees)
    • โœ‚ Remove sudo: false from travis config. #316 (vanniktech)
    • ๐Ÿ›  Fix some typos in CHANGELOG.md #309 (felixonmars)
    • โฌ†๏ธ Upgrade Jimp to 0.5.0, remove manual promises #302 (akwizgran)
    • ๏ปฟFix a crash when context instanceof ContextThemeWrapper #298 (AlanGinger)
    • ๐Ÿ‘‰ Use soft references to hold sprites #297 (akwizgran)
    • ๐Ÿ‘ Allow to override background, icon and divider colors #295 (RashidianPeyman)
    • โž• Add support to AutoCompleteTextView and MultiAutoCompleteTextView #292 (rocboronat)
    • ๐Ÿ”Œ Use Gradle Maven Publish Plugin for publishing. #283 (vanniktech)
    • โž• Add latest emojis for EmojiOne #281 (rubengees)
    • Introduce EmojiEditTextInterface which allows custom EditText to work with the Popup. #277 (Foo-Manroot)
    • Nuke badges in README. #276 (vanniktech)
    • ๐Ÿ”ฆ Expose instance so that can access replaceWithImages from external package #270 (SY102134)
    • ๐Ÿ”ง Tweak Travis configuration. #267 (vanniktech)
    • โž• Add release method which releases the sheet but not the data structure #266 (rubengees)
    • โž• Add missing verifyInstalled to the EmojiManager #265 (rubengees)
    • Slightly improve README. #262 (vanniktech)
    • โšก๏ธ Update emojis and use sprite sheet instead of individual images #252 (rubengees)
    • ๐Ÿ”ฆ Expose some API so that the library can also be used with other systems such as React. #246 (SY102134)
    • ๐Ÿ”ง Unify Detekt configurations with RC6. #232 (vanniktech)
    • ๐Ÿ‘ Better travis.yml #230 (vanniktech)
    • โœ‚ Remove duplicates from Checkstyle configuration file. #229 (vanniktech)
    • ๐Ÿ›  Fix for emoji keyboard UI artifact (while fast scrolling) #223 (yshubin)
    • โšก๏ธ Update Support Library version #208 (MrHadiSatrio)
    • Empty list memory optimization #201 (stefanhaustein)
    • Obey library loading state and add modifiers only where needed #199 (stefanhaustein)
    • โž• Add infrastructure to let the provider perform emoji span replacements and utilize in emoji-google-compat #198 (stefanhaustein)
    • ๐Ÿ‘ Emoji Support Library integration #196 (stefanhaustein)
    • Let Emoji provide a drawable in addition to the resource id. #195 (stefanhaustein)
    • ๐Ÿš€ Don't clean build again when deploying SNAPSHOTS. #193 (vanniktech)
    • Adjust README for Snapshots #189 (rubengees)
    • โœ‚ Delete codecov yml file. #186 (vanniktech)
    • Let Gradle install all of the Android dependencies. #178 (vanniktech)
    • Kotlin module #147 (aballano)

    I want to thank each and every contributor. Thanks @aballano for adding a kotlin module. @stefanhaustein for integrating Google's Emoji AppCompat. Big thanks to @rubengees & @mario who did most of the work and are actively contributing to this library.