0.6.0
- 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.