1. 69f5a9f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  2. acdc5bb Merge "Support RTL in the demo app" into androidx-main by Lin Guo · 1 year, 6 months ago
  3. ed4e10e Create emoji picker cache dir by Lin Guo · 1 year, 6 months ago
  4. 169d41a Support RTL in the demo app by Lin Guo · 1 year, 6 months ago
  5. 619c5f8 Disable flaking presubmit test by Owen Gray · 1 year, 6 months ago
  6. 75ff89f Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  7. 08e41fd Fix textClear test by Lin Guo · 1 year, 6 months ago
  8. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  9. e3d8242 Disable EmojiViewTest.kt testClear because of consistent presubmit failures by Owen Gray · 1 year, 6 months ago
  10. cada9ed Fix bug: Spanned emoji is not showing variant indicator. by chelseahao · 1 year, 6 months ago
  11. 8eacf57 Clean up dependencies. Removed unnecessary resources. by chelseahao · 1 year, 7 months ago
  12. bf9a1b2 Remove default `EmojiGridRows`. by chelseahao · 1 year, 7 months ago
  13. 0551f99 Remove `PlaceHolderEmoji`. by chelseahao · 1 year, 7 months ago
  14. d517d27 Change the ripple effect color so it's the same as the selected header. by chelseahao · 1 year, 7 months ago
  15. 208583a Merge "Update emoji resources to support emoji 15.0" into androidx-main by Chelsea Hao · 1 year, 7 months ago
  16. 5a95407 Update emoji resources to support emoji 15.0 by chelseahao · 1 year, 7 months ago
  17. b68fe7e After enabling stable Id, some emoji view holders are not updated when we scroll fast, so we are seeing wrong data (very rarely). Screenshot: https://screenshot.googleplex.com/6zMGDSmqbk4EcMd by chelseahao · 1 year, 7 months ago
  18. dd5c1ef Update release version by natnaelbelay · 1 year, 7 months ago
  19. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  20. 3b19593 Return 0 spanSize for `PlaceholderEmoji` so that row number is correctly calculated in accessibility node info. by chelseahao · 1 year, 7 months ago
  21. 2a19e09 When picking an emoji from popup window, update all identical emojis to the newly picked emoji (except the recent emoji row). by chelseahao · 1 year, 7 months ago
  22. 20fc74f Wait for emojicompat to load before showing the EmojiPickerView. by chelseahao · 1 year, 7 months ago
  23. 655cae3 Merge "Create a interface equivalent to `RecentEmojiProvider` so that java clients will be able to override." into androidx-main by Chelsea Hao · 1 year, 7 months ago
  24. f0a495ce Update versions for release id 1674669600000 by natnaelbelay · 1 year, 8 months ago
  25. e0d12ab Merge "Address API feedback" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  26. 667fb2f Address API feedback by Sean McQuillan · 1 year, 8 months ago
  27. c1d8871 Merge "Override more functions to avoid user add / remove views from the EmojiPickerView." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  28. ae44830 Merge "Add test for getDesiredWidth on emoji spans" into androidx-main by Sean McQuillan · 1 year, 8 months ago
  29. a416f46 Quarantine emojipicker by Sean McQuillan · 1 year, 8 months ago
  30. 82c9a31 Update Emoji2 to beta01 by Sean McQuillan · 1 year, 8 months ago
  31. 52230f7 Override more functions to avoid user add / remove views from the EmojiPickerView. by chelseahao · 1 year, 8 months ago
  32. d61702b Styles cleanup. Removed used textSize. by chelseahao · 1 year, 8 months ago
  33. badeb49 Create a interface equivalent to `RecentEmojiProvider` so that java clients will be able to override. by chelseahao · 1 year, 8 months ago
  34. c7c3cce Change button to ToggleButton. by chelseahao · 1 year, 8 months ago
  35. 138daaa Merge "Override the default theme to demonstrate how style changes." into androidx-main by Chelsea Hao · 1 year, 8 months ago
  36. bc97d11 Override the default theme to demonstrate how style changes. by chelseahao · 1 year, 8 months ago
  37. 97fdbee Mark testAddView_throwsException as flaky by Julia McClellan · 1 year, 8 months ago
  38. 57b382c Merge "Calculate rows more preciously. Now the value of `emojiGridRows` matches exactly what shows on the screen. Test: manual - https://screenshot.googleplex.com/8TnNmJREcjeUHbN" into androidx-main by Chelsea Hao · 1 year, 8 months ago
  39. 854224c Calculate rows more preciously. Now the value of `emojiGridRows` matches exactly what shows on the screen. by chelseahao · 1 year, 8 months ago
  40. bed1eaf Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  41. 6c47fe7 Add background drawable to popup window explicitly in the code. This fixes the issue where the popup window does not dismiss when clicking outside or scrolling in API < 23 (https://screenshot.googleplex.com/AMJcoD2LpjQfgRN). by chelseahao · 1 year, 8 months ago
  42. b95a717 1) Clean up unused deps. 2) Change the sample app to do more meaningful things. by chelseahao · 1 year, 8 months ago
  43. 5ce0984 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  44. 868a3cf Add test for getDesiredWidth on emoji spans by Sean McQuillan · 1 year, 8 months ago
  45. 7d2d6ca Force all EmojiViewHolder share the same width/height. by zzeng · 1 year, 8 months ago
  46. e3681af UI tweak 1) fix emoji cropping 2) fix header size by chelseahao · 1 year, 8 months ago
  47. fc62224 Merge "Update EmojiCompat#getEmojiStart API doc so that it also mentions" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  48. e5b7420 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  49. 642cbd6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  50. 5b4b869 Respect new codepoint exclusions platform API by Sean McQuillan · 1 year, 9 months ago
  51. baeda89 Merge "Expose EmojiCompat.SpanFactory" into androidx-main by Sean McQuillan · 1 year, 9 months ago
  52. 050e3c7 Update EmojiCompat#getEmojiStart API doc so that it also mentions by zzeng · 1 year, 9 months ago
  53. 7306663 Merge "Revert "Respect mReplaceAll in getEmojiStart/End from EmojiCompat.Config."" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  54. 12557c4 Expose EmojiCompat.SpanFactory by Sean McQuillan · 1 year, 9 months ago
  55. e302fbf Revert "Respect mReplaceAll in getEmojiStart/End from EmojiCompat.Config." by Sean McQuillan · 1 year, 9 months ago
  56. 79f981d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  57. 2709dc2 Enable clients to refresh the emojiGridRows and emojiGridColumns. by scduan · 1 year, 9 months ago
  58. 3d227a8 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  59. bf0bf63 Merge "Add public interface `RecentEmojiProvider` to regulate the recent emoji behavior." into androidx-main by Sicheng Duan · 1 year, 9 months ago
  60. f725565 Add public interface `RecentEmojiProvider` to regulate the recent emoji behavior. by scduan · 1 year, 10 months ago
  61. cef7425 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  62. a0f2007 Merge "Respect mReplaceAll in getEmojiStart/End from EmojiCompat.Config." into androidx-main by Zuo Zeng · 1 year, 9 months ago
  63. 6723fed Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  64. 2d4962c Add constructor with defStyleAttr in EmojiPickerView. Disable the addView fun to disallow adding views. by chelseahao · 1 year, 9 months ago
  65. 818af4e Merge "Accessibility support for header icons, plus some UI changes." into androidx-main by Chelsea Hao · 1 year, 9 months ago
  66. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 9 months ago
  67. a4dbf43 Respect mReplaceAll in getEmojiStart/End from EmojiCompat.Config. by zzeng · 1 year, 9 months ago
  68. 41bdb52 Accessibility support for header icons, plus some UI changes. by chelseahao · 1 year, 9 months ago
  69. ca8bc30 Merge "Look around more characters for getEmojiStart/End. 10 characters are not enough." into androidx-main by Zuo Zeng · 1 year, 9 months ago
  70. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  71. 47a153f Look around more characters for getEmojiStart/End. 10 characters are not enough. by zzeng · 1 year, 9 months ago
  72. 3b965cc1 UI tweaks for emoji picker. by chelseahao · 1 year, 9 months ago
  73. e095a35 Reflects recentEmojiProvider changes. by zzeng · 1 year, 9 months ago
  74. 67f3340 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  75. 0723ca3 Merge "Revert "Reflects recentEmojiProvider changes."" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  76. c4c612b Revert "Reflects recentEmojiProvider changes." by Aurimas Liutikas · 1 year, 9 months ago
  77. 1f57c8b Merge "Reflects recentEmojiProvider changes." into androidx-main by Zuo Zeng · 1 year, 9 months ago
  78. ef69ba0 Merge "Fix sticky variants behavior. Currently it only saves the last change since last load." into androidx-main by Zuo Zeng · 1 year, 9 months ago
  79. 1e3ca6c Reflects recentEmojiProvider changes. by zzeng · 1 year, 9 months ago
  80. e5c6606 Let EmojiCompat supports returning emoji boundaries. by zzeng · 1 year, 10 months ago
  81. 66d15cb Fix sticky variants behavior. Currently it only saves the last change since last load. by zzeng · 1 year, 9 months ago
  82. 27fd2f3 Disable failing testHeader_highlightCurrentCategory test by Aurimas Liutikas · 1 year, 9 months ago
  83. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 9 months ago
  84. 1bdc90b Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  85. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 9 months ago
  86. cda99c4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  87. fb82c18 Merge "Implement highlighting and clicking header icon behavior." into androidx-main by Zuo Zeng · 1 year, 9 months ago
  88. 21fa44ccf2 Implement highlighting and clicking header icon behavior. by zzeng · 1 year, 9 months ago
  89. ae07f22 Merge "Fix b/259964398. I put the wrong min sdk version. Trimming happens to versions lower than 24 (link: https://source.corp.google.com/androidx-platform-dev/emoji2/emoji2-emojipicker/src/main/java/androidx/emoji2/emojipicker/utils/UnicodeRenderableManager.kt;l=73?q=getClosestRenderable)" into androidx-main by Chelsea Hao · 1 year, 9 months ago
  90. ce163ee Merge "Add emojicompat support when drawing emojis." into androidx-main by Chelsea Hao · 1 year, 9 months ago
  91. d999892 Fix b/259964398. I put the wrong min sdk version. Trimming happens to versions lower than 24 (link: https://source.corp.google.com/androidx-platform-dev/emoji2/emoji2-emojipicker/src/main/java/androidx/emoji2/emojipicker/utils/UnicodeRenderableManager.kt;l=73?q=getClosestRenderable) by chelseahao · 1 year, 9 months ago
  92. 96cc14b Escape <> in emoji2 EmojiCompat code block by Julia McClellan · 1 year, 9 months ago
  93. e70492b Integrate header data into ItemGroups so Body and Header shares the same data. by zzeng · 1 year, 9 months ago
  94. a8e2bef Add emojicompat support when drawing emojis. by chelseahao · 1 year, 9 months ago
  95. 88f3f14 Merge "Since `coroutineScope` waits for all children coroutine to complete before returning, `Deferred` is unnecessary." into androidx-main by Chelsea Hao · 1 year, 9 months ago
  96. ba1f362 Since `coroutineScope` waits for all children coroutine to complete before returning, `Deferred` is unnecessary. by chelseahao · 1 year, 9 months ago
  97. f120415 Merge "Revert "Don't define targetSdk for emoji2 libraries"" into androidx-main by Alan Viverette · 1 year, 9 months ago
  98. 17fd1a9 Revert "Don't define targetSdk for emoji2 libraries" by Alan Viverette · 1 year, 9 months ago
  99. 861ed0c Add back tests for sticky variants. by chelseahao · 1 year, 9 months ago
  100. 69610c4 Refactor EmojiPicker, removing unused classes and functionalities, mostly on Adapter related stuff. by zzeng · 1 year, 10 months ago