1. bcd24c1 Add task to log information for debugging by Raymond Chiu · 7 years ago
  2. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  3. 147eeb3 Update to using newer ErrorProne and supress new warnings. by Aurimas Liutikas · 7 years ago
  4. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  5. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  6. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  7. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  8. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  9. 01e1007 Comply with EditText.setKeyListener can be null by Siyamed Sinir · 7 years ago
  10. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  11. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  12. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  13. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  14. 7d4f7b5 EmojiCompat, handle InputConnection is null case by Siyamed Sinir · 7 years ago
  15. eaad7ee Move emoji code to standard directories. by Aurimas Liutikas · 7 years ago
  16. 67acf6f Merge "Test that all emojis can be rendered" into oc-mr1-dev by Siyamed Sinir · 7 years ago
  17. 7f51b0e Fix emoji not replaced after digits by Siyamed Sinir · 7 years ago
  18. 478b4ff Test that all emojis can be rendered by Siyamed Sinir · 7 years ago
  19. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  20. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  21. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  22. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  23. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  24. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  25. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  26. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  27. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  28. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  29. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  30. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  31. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  32. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  33. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  34. 93f4441 Merge "Make support-emoji dependency more robust" into oc-support-26.0-dev by Raymond Chiu · 7 years ago
  35. 3b82ea7 Make support-emoji dependency more robust by Raymond Chiu · 7 years ago
  36. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  37. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  38. 86a5d67 Merge "Add replaceAll parameter to EmojiExtractTextLayout" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  39. 67d6709 Merge "Add replaceAll parameter to EmojiExtractTextLayout" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  40. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  41. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  42. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  43. 410ea04 Add replaceAll parameter to EmojiExtractTextLayout by Siyamed Sinir · 7 years ago
  44. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  45. 690f7db Merge "Add api for compat font checksum" into oc-support-26.0-dev am: 6e1f55fffb by Siyamed Sinir · 7 years ago
  46. d58acbc Add api for compat font checksum by Siyamed Sinir · 7 years ago
  47. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  48. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  49. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  50. 1194700 EmojiCompat remove deprecated classes/constants by Siyamed Sinir · 7 years ago
  51. fc52b0e Merge "Introduce auto retry to FontRequestEmojiCompatConfig." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  52. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  53. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  54. 6436cc6 Introduce auto retry to FontRequestEmojiCompatConfig. by Seigo Nonaka · 7 years ago
  55. 78a50a5 Merge "Add parameter comments to handleDelete and handleKeydown" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  56. fe70cc2 Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  57. 2eca7ce Merge "Fix support-emoji lint errors" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  58. 2d283e9 Merge "EmojiCompat ExtractEditText support" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  59. 2f48639 Add parameter comments to handleDelete and handleKeydown by Siyamed Sinir · 7 years ago
  60. fb15b88 Fix support-emoji lint errors by Siyamed Sinir · 7 years ago
  61. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  62. 36d5e1b Another constant usage behind @RestrictApi in EmojiCompat. by Aurimas Liutikas · 7 years ago
  63. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  64. 7aee4cb EmojiCompat ExtractEditText support by Siyamed Sinir · 7 years ago
  65. 1211799 Fix lint warning in emoji core. by Aurimas Liutikas · 7 years ago
  66. 1693137 Merge "Stop copying files as much as possible." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  67. 08df2af Stop copying files as much as possible. by Seigo Nonaka · 7 years ago
  68. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  69. c685244 Deprecate LoaderCallback, create MetadataLoaderRepoCallback by Siyamed Sinir · 7 years ago
  70. 52aac7e Fix EmojiCompat deprecation docs error by Siyamed Sinir · 7 years ago
  71. 9feaf46 Merge "Add @CheckResult EmojiCompat.process methods" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  72. 34f638e Deprecate LOAD_STATE_SUCCESS and FAILURE by Siyamed Sinir · 7 years ago
  73. 22dfa0c Add @CheckResult EmojiCompat.process methods by Siyamed Sinir · 7 years ago
  74. fdc5f7b Add replaceStrategy param to EmojiCompat.process() by Siyamed Sinir · 7 years ago
  75. 8346a9a Remove FontsContractInternal by Seigo Nonaka · 7 years ago
  76. fc85745 Refactoring DL Font - Extract thread model from TypefaceCompat. by Seigo Nonaka · 7 years ago
  77. e8dd649 Merge "Remove TypefaceHolder and use TextView.setTypeface(Typeface, int)" into oc-dev by TreeHugger Robot · 7 years ago
  78. 5957361 Fix EmojiEditTextHelperTest by Siyamed Sinir · 7 years ago
  79. d6e62a9 Add maxEmojiCount attribute to EmojiEditText by Siyamed Sinir · 7 years ago
  80. a55160a Remove TypefaceHolder and use TextView.setTypeface(Typeface, int) by Seigo Nonaka · 7 years ago
  81. 35ab708 Merge "Update EmojiCompat build" into oc-dev by Siyamed Sinir · 7 years ago
  82. 9094130 Merge changes from topic 'emojicompat_api19' into oc-dev by Siyamed Sinir · 7 years ago
  83. 75b9131 Update EmojiCompat build by Siyamed Sinir · 7 years ago
  84. f69ef36 Make Font Resources XML working on Android N or before device. by Seigo Nonaka · 7 years ago
  85. 56489fe Move FontRequest from graphics.font to provider pacakge. by Seigo Nonaka · 7 years ago
  86. 9546df9 Update tests for EmojiCompat on pre 19 by Siyamed Sinir · 7 years ago
  87. 77b5c5b Make EmojiCompat no-op pre19 by Siyamed Sinir · 7 years ago
  88. 20ecb52 Remove emoji compat font from support/emoji by Siyamed Sinir · 7 years ago
  89. 0b03693 Hide TypefaceCompat and introduce FontsContractCompat instead. by Seigo Nonaka · 7 years ago
  90. 176b7a5 Use font from external/noto-fonts/emoji-compat by Siyamed Sinir · 7 years ago
  91. 484205f Integrate TypefaceCompat into EmojiCompat by Siyamed Sinir · 7 years ago
  92. 3a91318 Don’t update version and modified fields in font by Siyamed Sinir · 7 years ago
  93. ce6d5c3 Use new bundled project name in createfont.py by Siyamed Sinir · 7 years ago
  94. a03c411 Temporarily accept ‘emji’ for the meta tag name by Siyamed Sinir · 7 years ago
  95. 0bd2e40 Remove EmojiCompat.Config.mMaxEmojiPerText by Siyamed Sinir · 7 years ago
  96. 98352c6 Merge "Change bundled version archive name" into oc-dev by Siyamed Sinir · 7 years ago
  97. b30ca93 Copy Config values during construction. by Siyamed Sinir · 7 years ago
  98. 3dc8b51 Add debug mode for EmojiSpans by Siyamed Sinir · 7 years ago
  99. b001068 Change bundled version archive name by Siyamed Sinir · 7 years ago
  100. cfa7f63 Merge changes I396493bf,Ic1bbf8f0 into oc-dev by Siyamed Sinir · 7 years ago