1. 957dff2 Fix ACTION_PROCESS_TEXT menu on selection in O by Mihai Popa · 7 years ago
  2. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  3. ee6f5c1 Expose public ArraySet constructor that takes Collections. by Aurimas Liutikas · 7 years ago
  4. 2024d0e Revert ag/3223268. This test is working. by Jichao Li · 7 years ago
  5. 393028b Merge "Add ObjectCompat hash and hashCode methods." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  6. f916941 Merge "Fix crash in TypefaceCompatUtil" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  7. 867439d Fix crash in TypefaceCompatUtil by Clara Bayarri · 7 years ago
  8. 747b090 Undeprecate ViewConfigurationCompat. by Aurimas Liutikas · 7 years ago
  9. 6ab6864 Add ObjectCompat hash and hashCode methods. by Aurimas Liutikas · 7 years ago
  10. e547895 Merge "Migrate v13 classes that belong in support-compat." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  11. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  12. 3f8f2df Remove uses of android.test.* classes. by Aurimas Liutikas · 7 years ago
  13. e19d982 Fix pointer icon resource for PointerIconCompatTest by Vladislav Kaznacheev · 7 years ago
  14. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  15. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  16. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  17. 7d26d9c Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  18. ca2c713 Revert "Remove use of @hide and RestrictTo in ArraySet." by Aurimas Liutikas · 7 years ago
  19. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  20. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  21. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  22. 414b34a Migrate v13 classes that belong in support-compat. by Aurimas Liutikas · 7 years ago
  23. 1d6b134 Remove use of @hide and RestrictTo in ArraySet. by Aurimas Liutikas · 7 years ago
  24. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  25. ef06830 Merge "Make JdkObsolete check error and correct occurences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  26. 5cdb4ef Merge "Use audio attributes when available." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  27. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  28. 3b801b5 Use audio attributes when available. by Julia Reynolds · 7 years ago
  29. b130e7d Fix crash in FontsContractCompat by Clara Bayarri · 7 years ago
  30. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  31. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  32. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  33. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  34. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  35. 343df89 Merge commit 'a9f40e94ca3dfddbc30b6ad5657873a3158b653a' into mergefix2 by Aurimas Liutikas · 7 years ago
  36. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  37. 531442b Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  38. a9f40e9 Merge "Fix crash in TypefaceCompatApi26Impl" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  39. 0467074 Correct nullability annotation to NonNull. by Jake Wharton · 7 years ago
  40. 6477f87 Stop running ActivityCompatTest that is crashing API 23. by Aurimas Liutikas · 7 years ago
  41. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  42. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  43. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  44. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  45. 01b8f62 Fix crash in TypefaceCompatApi26Impl by Clara Bayarri · 7 years ago
  46. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  47. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  48. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  49. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  50. 6a94074 Merge "Fix the v21-specific path for tinting view background" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  51. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  52. 9b57240 Fix the v21-specific path for tinting view background by Kirill Grouchnikov · 7 years ago
  53. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  54. 782964a Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by Seigo Nonaka · 7 years ago
  55. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 7 years ago
  56. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  57. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  58. 54d5d5a Fix a crash am: 1f11788de2 by Seigo Nonaka · 7 years ago
  59. 1f11788 Fix a crash by Seigo Nonaka · 7 years ago
  60. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  61. 631b7f7 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  62. f89a582 Adding support for badging the legacy shortcut icon. by Sunny Goyal · 7 years ago
  63. 201d7ce Removing shadows for NMR1 shortcuts using adaptive icons. by Sunny Goyal · 7 years ago
  64. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  65. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  66. 626f369 Merge "Merge "Megamove part 2. Move to standard directories." into oc-mr1-support-27.0-dev am: 238fa21952" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  67. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  68. 05f575a Fixing broken ShortcutManagerCompatTest due to mockito changes by Sunny Goyal · 7 years ago
  69. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  70. 01d5650 Merge "Fix crash in font loading API 26" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  71. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  72. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  73. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  74. d96eeb4 Fix crash in font loading API 26 by Clara Bayarri · 7 years ago
  75. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  76. 5f9db50 Fix failing AppCompatTextViewTest#testTypefaceAttribute_fontFamilyHierarchy by Clara Bayarri · 7 years ago
  77. 758621d Implement Font callback for asynchronous font fetching by Clara Bayarri · 7 years ago
  78. 8a68d2f Merge changes Ib38bd0dd,I37d12b39,I88665043,Id06ff4a4,I6b6f944e into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  79. 3c0b715 Merge "Add nullability annotations to compat content package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  80. 9f49814 Add nullability annotations to compat util package. by Jake Wharton · 7 years ago
  81. b263951 Add nullability annotations to compat accessibility package. by Jake Wharton · 7 years ago
  82. 64577cc Add nullability annotations to compat hardware package. by Jake Wharton · 7 years ago
  83. 23c19ec Add nullability annotations to compat graphics package. by Jake Wharton · 7 years ago
  84. 0a3498a Add nullability annotations to compat provider package. by Jake Wharton · 7 years ago
  85. 985926b Add nullability annotations to compat content package. by Jake Wharton · 7 years ago
  86. 305010f Add nullability annotations to compat net package. by Jake Wharton · 7 years ago
  87. cbfc663 Add nullability annotations to compat app package. by Jake Wharton · 7 years ago
  88. e208f97 Add nullability annotations to compat widget package. by Jake Wharton · 7 years ago
  89. 7ebbd39 Merge "Return 'this' from builder-like method." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  90. c94dc97 Return 'this' from builder-like method. by Jake Wharton · 7 years ago
  91. 2fba3e1 Merge "Deprecate ActivityCompat.invalidateOptionsMenu()." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  92. 37b503f Deprecate ActivityCompat.invalidateOptionsMenu(). by Jake Wharton · 7 years ago
  93. 57ed4bb Deprecate SharedPreferencesCompat's 'apply' helper. by Jake Wharton · 7 years ago
  94. b97cc16 Fix LinkifyCompatTest by Siyamed Sinir · 7 years ago
  95. c644510 Merge "docs: Fixed description of isVisibleToUser()." into oc-mr1-dev by Kevin Hufnagle · 7 years ago
  96. bad1714 Deprecate ViewCompat#setChildrenDrawingOrderEnabled by Aurimas Liutikas · 7 years ago
  97. 1714b26 docs: Fixed description of isVisibleToUser(). by Kevin Hufnagle · 7 years ago
  98. 0b0d13b Deprecate isAtLeastOMR1() method by Alan Viverette · 7 years ago
  99. c3299d3 Fix email auto link when there are two chars in local part by Siyamed Sinir · 7 years ago
  100. 37cbcfe Merge "Make support lib lifecycle-aware" into oc-mr1-dev by Sergey Vasilinets · 7 years ago