1. 9fec9ae Merge "Allow button stacking by default" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  2. 4c4db4f Allow button stacking by default by Alan Viverette · 7 years ago
  3. b53f0ff Merge changes from topics "am-bfc1b28c-ead4-4221-adcb-bead4063e528", "am-02bcb61e-7760-43ea-9842-f1a4f8f4eedf" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  4. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  5. 97b9ffb Merge "Fixed the failing test and reorganized the test a bit to make the code paths a bit clearer." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  6. 3f8f2df Remove uses of android.test.* classes. by Aurimas Liutikas · 7 years ago
  7. a1b4729 Remove android test case usage from adapter helper. am: ee283c1b5c by Yigit Boyar · 7 years ago
  8. ee283c1 Remove android test case usage from adapter helper. by Yigit Boyar · 7 years ago
  9. a6b6d5e Fixed the failing test and reorganized the test a bit to make the code paths a bit clearer. by shepshapard · 7 years ago
  10. 81458c9 Merge "Remove a number of @TargetApi uses in support library code." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  11. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  12. 5999379 Added descriptions for and renamed fields and methods related to deferring or ignoring nested calls by shepshapard · 7 years ago
  13. 9acd5dc Move palette tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  14. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  15. daa449a Merge "Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix" 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. b84e677 recyclerview: fix hiddenNoneRemoveViewAccessibility by Dake Gu · 7 years ago
  18. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  19. dd2769d Merge "Use a modified LinearSnapHelper to replace the PagedLayoutManager." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  20. 8bfe319 Merge "No functional changes, just an effort to cleanup some code to decrease complexity." into oc-mr1-jetpack-dev by Shep Shapard · 7 years ago
  21. 9871c02 Merge "RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  22. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  23. b226d4d Use a modified LinearSnapHelper to replace the PagedLayoutManager. by Anthony Chen · 7 years ago
  24. 2ac806c RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten by Dake Gu · 7 years ago
  25. 2e11ef9 Fixed flaky test that was checking for an event that occurs on onDraw but was not waiting for onDraw to by shepshapard · 7 years ago
  26. 5ac70c1 Merge "Add default style attr for CardView" into oc-mr1-jetpack-dev by Chris Banes · 7 years ago
  27. b509323 Merge "RecyclerView: accessbility bug for hiddenNonRemove view" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  28. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  29. 4a7b609 Add default style attr for CardView by Chris Banes · 7 years ago
  30. d30fa74 Merge "Fix z-order of a tooltip on a view inside a Dialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  31. 4af60aa Only include visible preference in the advanced button summary. by Doris Ling · 7 years ago
  32. 4ec79b8 Fix z-order of a tooltip on a view inside a Dialog. by Vladislav Kaznacheev · 7 years ago
  33. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  34. 08169a2 RecyclerView: accessbility bug for hiddenNonRemove view by Dake Gu · 7 years ago
  35. cf3ca87 Merge "Make ParameterNotNullable check an error and correct occurrences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  36. 734bceb Merge "Make IntLongMath check error and correct occurrences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  37. 90a3769 Merge "Add nullability annotations to RecyclerView.Adapter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  38. 2473042 Make ParameterNotNullable check an error and correct occurrences. by Jake Wharton · 7 years ago
  39. 9bed371 Merge "Refactored editTextVisibility tests to no longer rely on the soft keyboard which makes them work on previously failing API levels 15, 17 and 19." into oc-mr1-jetpack-dev by Shep Shapard · 7 years ago
  40. 775da40 Make IntLongMath check error and correct occurrences. by Jake Wharton · 7 years ago
  41. cbc62f2 Add nullability annotations to RecyclerView.Adapter. by Jake Wharton · 7 years ago
  42. 70a61be Add an API to AlertDialog to enable button images. by Aga Madurska · 7 years ago
  43. 6c90d0f Merge "Small documentation updates in RecyclerView." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  44. b0a7857 Adding SortedList.replaceAll by shepshapard · 7 years ago
  45. 5d3ed04 Small documentation updates in RecyclerView. by shepshapard · 7 years ago
  46. 046a8a0 Refactored editTextVisibility tests to no longer rely on the soft keyboard which makes them work by shepshapard · 7 years ago
  47. 6be4365 Run density-related test only on v17+ by Kirill Grouchnikov · 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. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  51. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  52. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  53. 56236bb Merge "Expose ContextThemeWrapper as public API" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  54. 8f4e443 Fix AppCompatTextViewTest.testfontFamilyNamespaceHierarchy by Mihai Popa · 7 years ago
  55. d0a86f0 Expose ContextThemeWrapper as public API by Kirill Grouchnikov · 7 years ago
  56. 480000d Merge "Remove useless package.html" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  57. ab1c3a7 Merge "Fix failing GridLayoutManager#editTextVisibility and LinearLayoutManager#editTextVisibility tests that are seemingly failing on APIs 15 and 19." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  58. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  59. a0e32c5 No functional changes, just an effort to cleanup some code to decrease by shepshapard · 7 years ago
  60. fdd7342 Merge "RecyclerView: maybe fix IAE in focusSearch" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  61. f118c5e Fix failing GridLayoutManager#editTextVisibility and by shepshapard · 7 years ago
  62. 531442b Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  63. 7c76d7b RecyclerView: maybe fix IAE in focusSearch by Dake Gu · 7 years ago
  64. e4f72ec Further clean up app-toolkit build files. am: 87a16a53f9 by Aurimas Liutikas · 7 years ago
  65. 605d372 Merge "Hint visibility in AppCompat text widgets in landscape mode" into oc-mr1-support-27.0-dev by Kirill Grouchnikov · 7 years ago
  66. 5563003 Remove toolbar's child views from previous parents am: 16847a11ac by Kirill Grouchnikov · 7 years ago
  67. 89e4c71 Merge "Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. c625763 Only call LayoutManager#onItemsChanged after RecyclerView#swapAdapter and by shepshapard · 7 years ago
  69. 396f5b4 Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15. by shepshapard · 7 years ago
  70. f224863 Merge "Cancel pending hover tooltip when updating tooltip text." into oc-mr1-jetpack-dev by Alan Viverette · 7 years ago
  71. a14113a Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  72. efcd6a5 Merge "Add one more explicit wait for activity's recreate" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  73. cef6a2d Cancel pending hover tooltip when updating tooltip text. by Vladislav Kaznacheev · 7 years ago
  74. f33b479 Merge "Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  75. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  76. 27ffc4a Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called. by shepshapard · 7 years ago
  77. d057f5f Merge "Hint visibility in AppCompat text widgets in landscape mode" into oc-mr1-support-27.0-dev by Kirill Grouchnikov · 7 years ago
  78. 0467074 Correct nullability annotation to NonNull. by Jake Wharton · 7 years ago
  79. 1ce40f9 Hint visibility in AppCompat text widgets in landscape mode by Kirill Grouchnikov · 7 years ago
  80. 16847a1 Remove toolbar's child views from previous parents by Kirill Grouchnikov · 7 years ago
  81. e00a16b Merge "Add watch specific theming to AlertDialog." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  82. 35802d2 Merge "Cancel pending hover tooltip when updating tooltip text." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  83. 5c8dcdf Add one more explicit wait for activity's recreate by Kirill Grouchnikov · 7 years ago
  84. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  85. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  86. 313ba49 Merge "Support for custom view inflaters in appcompat" into oc-mr1-jetpack-dev by Kirill Grouchnikov · 7 years ago
  87. 2f4dd94 Add watch specific theming to AlertDialog. by Aga Madurska · 7 years ago
  88. f8e94cb Merge "Change theme application order" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  89. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  90. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  91. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  92. 6f0690b Merge "Change theme application order" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  93. 97454c3 Merge "Add OWNERS for mediarouter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  94. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  95. 1644531 Add OWNERS for mediarouter. by Christofer Åkersten · 7 years ago
  96. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  97. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  98. 448d130 Cancel pending hover tooltip when updating tooltip text. by Vladislav Kaznacheev · 7 years ago
  99. afe8a4d Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by Clara Bayarri · 7 years ago
  100. 5673165 Merge "Fix android:fontFamily taking precedence over app:fontFamily" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago