1. 799b977 Remove unneeded workaround for AGP bug. by Aurimas Liutikas · 6 years ago
  2. 8c5c76e Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by Jake Wharton · 6 years ago
  3. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  4. 87352c9 Enable developers to manually start metadata load by Siyamed Sinir · 6 years ago
  5. af72b0e Update EmojiCompat#init() JavaDoc by Siyamed Sinir · 6 years ago
  6. 38746a6 Fix imports for emoji code. by Aurimas Liutikas · 6 years ago
  7. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  8. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  9. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  10. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  11. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  12. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  13. 1df41cc Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev am: 41d2c49fcf am: 4c1511b35d by Alan Viverette · 6 years ago
  14. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  15. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  16. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  17. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  18. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  19. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  20. 013fd3e Fix accidental generation of an ID into android namespace. by Aurimas Liutikas · 6 years ago
  21. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  22. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  23. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  24. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  25. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  26. 8566dec Fix EmojiCompatTest#testProcess_withSpanned_replaceNonExistent by Siyamed Sinir · 6 years ago
  27. d325ee0 Merge "Move code to standard directories" by TreeHugger Robot · 6 years ago
  28. a27feae Merge "Check for EmojiSpans in Spanned objects" by Siyamed Sinir · 6 years ago
  29. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  30. c59a6c5 Check for EmojiSpans in Spanned objects by Siyamed Sinir · 6 years ago
  31. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  32. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  33. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 6 years ago
  34. 91a1951 Revert "Use setCustomSelectionActionModeCallback" by Mihai Popa · 6 years ago
  35. 19f7209 Use setCustomSelectionActionModeCallback by Mihai Popa · 6 years ago
  36. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 6 years ago
  37. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 6 years ago
  38. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  39. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 6 years ago
  40. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 6 years ago
  41. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 6 years ago
  42. ed2dedb Make default emoji presentation style configurable by Mihai Popa · 7 years ago
  43. 062076c Merge "Update the use of jarjared flatbuffer library." into oc-mr1-jetpack-dev by Aurimas Liutikas · 6 years ago
  44. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 6 years ago
  45. d5000bb Fix log error by Raymond Chiu · 6 years ago
  46. db537e8 Update the use of jarjared flatbuffer library. by Aurimas Liutikas · 6 years ago
  47. bcd24c1 Add task to log information for debugging by Raymond Chiu · 7 years ago
  48. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  49. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  50. 147eeb3 Update to using newer ErrorProne and supress new warnings. by Aurimas Liutikas · 7 years ago
  51. 1a1fd46 Update to using newer ErrorProne and supress new warnings. by Aurimas Liutikas · 7 years ago
  52. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  53. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  54. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  55. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  56. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  57. 01e1007 Comply with EditText.setKeyListener can be null by Siyamed Sinir · 7 years ago
  58. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  59. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  60. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  61. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  62. 7d4f7b5 EmojiCompat, handle InputConnection is null case by Siyamed Sinir · 7 years ago
  63. eaad7ee Move emoji code to standard directories. by Aurimas Liutikas · 7 years ago
  64. 67acf6f Merge "Test that all emojis can be rendered" into oc-mr1-dev by Siyamed Sinir · 7 years ago
  65. 7f51b0e Fix emoji not replaced after digits by Siyamed Sinir · 7 years ago
  66. 478b4ff Test that all emojis can be rendered by Siyamed Sinir · 7 years ago
  67. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  68. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  69. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  70. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  71. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  72. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  73. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  74. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  75. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  76. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  77. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  78. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  79. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  80. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  81. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  82. 93f4441 Merge "Make support-emoji dependency more robust" into oc-support-26.0-dev by Raymond Chiu · 7 years ago
  83. 3b82ea7 Make support-emoji dependency more robust by Raymond Chiu · 7 years ago
  84. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  85. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  86. 86a5d67 Merge "Add replaceAll parameter to EmojiExtractTextLayout" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  87. 67d6709 Merge "Add replaceAll parameter to EmojiExtractTextLayout" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  88. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  89. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  90. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  91. 410ea04 Add replaceAll parameter to EmojiExtractTextLayout by Siyamed Sinir · 7 years ago
  92. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  93. 690f7db Merge "Add api for compat font checksum" into oc-support-26.0-dev am: 6e1f55fffb by Siyamed Sinir · 7 years ago
  94. d58acbc Add api for compat font checksum by Siyamed Sinir · 7 years ago
  95. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  96. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  97. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  98. 1194700 EmojiCompat remove deprecated classes/constants by Siyamed Sinir · 7 years ago
  99. fc52b0e Merge "Introduce auto retry to FontRequestEmojiCompatConfig." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  100. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago