1. c344110 Merge "Revert "Make getDrawable() @NonNull to match upcoming platform change"" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  2. 4ffbc16 Merge "Revert "Make getDrawable() @NonNull to match upcoming platform change"" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  3. b5aecbc Revert "Make getDrawable() @NonNull to match upcoming platform change" by Chris Craik · 7 years ago
  4. 2d7294e DO NOT MERGE Finalize 27.1.0 release by Alan Viverette · 7 years ago
  5. 17b7950 Merge "Prevent SE from checkPermission" into oc-mr1-jetpack-dev by Alan Viverette · 7 years ago
  6. f2935a7 Prevent SE from checkPermission by Alan Viverette · 7 years ago
  7. 7078527 Merge "Remove deprecated RemoteInputCompatBase." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  8. 60212da Remove deprecated RemoteInputCompatBase. by Aurimas Liutikas · 7 years ago
  9. b5a0038 Make getDrawable() @NonNull to match upcoming platform change by Chris Craik · 7 years ago
  10. f94778a Merge "Remove redundant modifiers." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  11. 5211222 Remove redundant modifiers. by Jake Wharton · 7 years ago
  12. ea77041 Update API txt files after ag/3522195 by Aurimas Liutikas · 7 years ago
  13. c05db25 Remove needless 'final' modifier from 'static' methods. by Jake Wharton · 7 years ago
  14. 4f391ca Merge "@NonNull requireViewById compat methods" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  15. cba1102 Add @NonNull annotation to match overload. by Jake Wharton · 7 years ago
  16. 9f8d065 @NonNull requireViewById compat methods by Chris Craik · 7 years ago
  17. acb9f5a Merge "Clean up android.support.v13.view classes." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  18. 0a0f413 Merge "Rename DrawableWrapper to WrapperDrawable." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  19. 82f6929 Rename DrawableWrapper to WrapperDrawable. by Aurimas Liutikas · 7 years ago
  20. 5840776 Merge "Added ViewCompat.generateViewId()" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  21. f5bb0f0 Merge "Revert "Copy notification icon resizing from API 27+"" into oc-mr1-jetpack-dev by Jean-Michel Trivi · 7 years ago
  22. a7f27fd Revert "Copy notification icon resizing from API 27+" by Robin Lee · 7 years ago
  23. ab85061 Added ViewCompat.generateViewId() by Jakub Gielzak · 7 years ago
  24. fc3a5a1 Merge "Copy notification icon resizing from API 27+" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  25. 1673ca9 Copy notification icon resizing from API 27+ by Robin Lee · 7 years ago
  26. 957dff2 Fix ACTION_PROCESS_TEXT menu on selection in O by Mihai Popa · 7 years ago
  27. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  28. ee6f5c1 Expose public ArraySet constructor that takes Collections. by Aurimas Liutikas · 7 years ago
  29. 2024d0e Revert ag/3223268. This test is working. by Jichao Li · 7 years ago
  30. 393028b Merge "Add ObjectCompat hash and hashCode methods." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  31. f916941 Merge "Fix crash in TypefaceCompatUtil" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  32. 867439d Fix crash in TypefaceCompatUtil by Clara Bayarri · 7 years ago
  33. 747b090 Undeprecate ViewConfigurationCompat. by Aurimas Liutikas · 7 years ago
  34. 6ab6864 Add ObjectCompat hash and hashCode methods. by Aurimas Liutikas · 7 years ago
  35. e547895 Merge "Migrate v13 classes that belong in support-compat." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  36. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  37. 3f8f2df Remove uses of android.test.* classes. by Aurimas Liutikas · 7 years ago
  38. e19d982 Fix pointer icon resource for PointerIconCompatTest by Vladislav Kaznacheev · 7 years ago
  39. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  40. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  41. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  42. 7d26d9c Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  43. ca2c713 Revert "Remove use of @hide and RestrictTo in ArraySet." by Aurimas Liutikas · 7 years ago
  44. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  45. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  46. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  47. 77c4475 Clean up android.support.v13.view classes. by Aurimas Liutikas · 7 years ago
  48. 414b34a Migrate v13 classes that belong in support-compat. by Aurimas Liutikas · 7 years ago
  49. 1d6b134 Remove use of @hide and RestrictTo in ArraySet. by Aurimas Liutikas · 7 years ago
  50. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  51. ef06830 Merge "Make JdkObsolete check error and correct occurences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  52. 5cdb4ef Merge "Use audio attributes when available." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  53. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  54. 3b801b5 Use audio attributes when available. by Julia Reynolds · 7 years ago
  55. b130e7d Fix crash in FontsContractCompat by Clara Bayarri · 7 years ago
  56. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  57. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  58. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  59. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  60. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  61. 343df89 Merge commit 'a9f40e94ca3dfddbc30b6ad5657873a3158b653a' into mergefix2 by Aurimas Liutikas · 7 years ago
  62. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  63. 531442b Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  64. a9f40e9 Merge "Fix crash in TypefaceCompatApi26Impl" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  65. 0467074 Correct nullability annotation to NonNull. by Jake Wharton · 7 years ago
  66. 6477f87 Stop running ActivityCompatTest that is crashing API 23. by Aurimas Liutikas · 7 years ago
  67. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  68. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  69. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  70. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  71. 01b8f62 Fix crash in TypefaceCompatApi26Impl by Clara Bayarri · 7 years ago
  72. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  73. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  74. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  75. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  76. 6a94074 Merge "Fix the v21-specific path for tinting view background" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  77. 875082c Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  78. 9b57240 Fix the v21-specific path for tinting view background by Kirill Grouchnikov · 7 years ago
  79. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  80. 782964a Merge "Revive asynchronous TextView update." into oc-mr1-support-27.0-dev by Seigo Nonaka · 7 years ago
  81. efc56e0 Revive asynchronous TextView update. by Seigo Nonaka · 7 years ago
  82. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  83. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  84. 54d5d5a Fix a crash am: 1f11788de2 by Seigo Nonaka · 7 years ago
  85. 1f11788 Fix a crash by Seigo Nonaka · 7 years ago
  86. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  87. 631b7f7 Merge "Bring back <type>aar</type> hack." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  88. f89a582 Adding support for badging the legacy shortcut icon. by Sunny Goyal · 7 years ago
  89. 201d7ce Removing shadows for NMR1 shortcuts using adaptive icons. by Sunny Goyal · 7 years ago
  90. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  91. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  92. 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
  93. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  94. 05f575a Fixing broken ShortcutManagerCompatTest due to mockito changes by Sunny Goyal · 7 years ago
  95. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  96. 01d5650 Merge "Fix crash in font loading API 26" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  97. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  98. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  99. 7e83cb6 Adding delegate support by Jichao Li · 7 years ago
  100. d96eeb4 Fix crash in font loading API 26 by Clara Bayarri · 7 years ago