1. 2e56fc8 Merge "Correct field type to reflect supertype change." into oc-mr1-jetpack-dev by Jake Wharton · 6 years ago
  2. 4ce9477 Correct field type to reflect supertype change. by Jake Wharton · 6 years ago
  3. 51b29a2 Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev am: 525b226928 by Chris Craik · 6 years ago
  4. 525b226 Merge "Fix Differ javadoc samples" into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  5. 8f61a40 AsyncListDiffer - update list, then notify - DO NOT MERGE by Chris Craik · 6 years ago
  6. d797e0a Add getChangePayload support to AsyncListDiffer DO NOT MERGE by Chris Craik · 6 years ago
  7. a5f7ed1 Fix Differ javadoc samples by Chris Craik · 6 years ago
  8. e791ca7 Merge changes from topics "am-eb077931-d5df-426c-9c94-7a2a97725511", "am-8e176868-ca56-4254-a0df-e46742133f32" into oc-mr1-jetpack-dev by Jake Wharton · 6 years ago
  9. 6fa0061 onDetachedFromWindow is annotated @CallSuper. by Jake Wharton · 6 years ago
  10. 241c1ff Merge "Inline constant resource value." into oc-mr1-jetpack-dev am: f3da888467 by Aurimas Liutikas · 6 years ago
  11. b27fb0f Inline constant resource value. by Jake Wharton · 6 years ago
  12. 2d7294e DO NOT MERGE Finalize 27.1.0 release by Alan Viverette · 6 years ago
  13. 563e735 Merge "Deprecate android.support.v4.widget.Space" into oc-mr1-jetpack-dev by Aurimas Liutikas · 6 years ago
  14. dfe1503 Merge "Deprecate android.support.v4.widget.Space" into oc-mr1-jetpack-dev by Aurimas Liutikas · 6 years ago
  15. 7cb05b2 Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev by shepshapard · 6 years ago
  16. 8195bbc Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  17. 14d1fe1 Merge "Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"" into oc-mr1-jetpack-dev by Shep Shapard · 6 years ago
  18. b96d4cf Merge "Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"" into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  19. a3df549 Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery" by Shep Shapard · 6 years ago
  20. ae86872 Merge "Improve RecycledViewPool docs" into oc-mr1-jetpack-dev am: 03d0e54611 by Chris Craik · 6 years ago
  21. 03d0e54 Merge "Improve RecycledViewPool docs" into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  22. 75a74aa Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." into oc-mr1-jetpack-dev by shepshapard · 6 years ago
  23. f8f19c6 Merge "Fix issue where smooth scroll to position overshoots target view resulting in a jittery looking snap animation." into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  24. 895c34b Merge changes from topics "am-79d478d3-9c99-482a-b062-e66abea4f276", "am-33a7e6ac-d817-4fed-be78-1709a093c598" into oc-mr1-jetpack-dev by Jake Wharton · 6 years ago
  25. a82e791 Merge changes from topics "am-79d478d3-9c99-482a-b062-e66abea4f276", "am-33a7e6ac-d817-4fed-be78-1709a093c598" into oc-mr1-jetpack-dev by TreeHugger Robot · 6 years ago
  26. 2ea958b Fix issue where smooth scroll to position overshoots target view resulting in a jittery by shepshapard · 7 years ago
  27. f8f08ef Improve RecycledViewPool docs by Chris Craik · 6 years ago
  28. c9a2a6d Deprecate android.support.v4.widget.Space by Aurimas Liutikas · 6 years ago
  29. b8ab5cf Merging goog/oc-mr1-jetpack-dev into flatfoot-background. by Sumir Kataria · 6 years ago
  30. c2afaba Rename ListAdapterHelper to AsyncListDiffer by Chris Craik · 7 years ago
  31. 716f172 Remove obsolete SDK int checks in 'appcompat'. by Jake Wharton · 7 years ago
  32. 3894383 Remove obsolete SDK int checks in 'preferences-v7'. by Jake Wharton · 7 years ago
  33. 3ff66af Prefer platform LinearLayout where possible. by Jake Wharton · 7 years ago
  34. 9c3131b Merge "Prefer platform LinearLayout where possible." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  35. 083dded Merge "Move several library tests to correct directories." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  36. d099947 Merge "Fixed bug in StaggeredGridManager where children weren't given MeasureSpecs that took account of the RecyclerView's padding." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  37. 5dd6cdb Move several library tests to correct directories. by Aurimas Liutikas · 7 years ago
  38. 122786a Merge "Implement selection by hover in popup menus." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  39. 633e81b Merge "Check for null mGapWorker in onDetachedFromWindow" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  40. 20a3e1c Fixed bug in StaggeredGridManager where children weren't given MeasureSpecs that took account of the by shepshapard · 7 years ago
  41. 711a7ee Check for null mGapWorker in onDetachedFromWindow by Mariano Simone · 7 years ago
  42. ef148f4 Implement selection by hover in popup menus. by Vladislav Kaznacheev · 7 years ago
  43. 31df934 Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override by shepshapard · 7 years ago
  44. a4d0b11 Merge "Throw if onCreateViewHolder returns attached view" into oc-mr1-jetpack-dev by Chris Craik · 7 years ago
  45. ac7739e Merge "Port ListAdapter from Paging Library to RecyclerView" into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  46. bf3e1bf Throw if onCreateViewHolder returns attached view by Chris Craik · 7 years ago
  47. 1548629 Port ListAdapter from Paging Library to RecyclerView by Chris Craik · 7 years ago
  48. 696f563 Merge ListViewCompat into DropDownListView. by Aurimas Liutikas · 7 years ago
  49. a78f679 Relanding part of ag/3321422 by Aurimas Liutikas · 7 years ago
  50. 4a0fb79 Merge "Update xml attributes for the expand button." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  51. 0a0f413 Merge "Rename DrawableWrapper to WrapperDrawable." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  52. 82f6929 Rename DrawableWrapper to WrapperDrawable. by Aurimas Liutikas · 7 years ago
  53. dbe79f4 Update xml attributes for the expand button. by Doris Ling · 7 years ago
  54. 1988d2a Merge "Revert "Use setCustomSelectionActionModeCallback"" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  55. 91a1951 Revert "Use setCustomSelectionActionModeCallback" by Mihai Popa · 7 years ago
  56. d2965aa Merge preference-v14 with preference-v7. by Aurimas Liutikas · 7 years ago
  57. 19f7209 Use setCustomSelectionActionModeCallback by Mihai Popa · 7 years ago
  58. a1087a7 Merge "Do not run MissingTranslation for snapshot versions of the library." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  59. 1eaa651 Do not run MissingTranslation for snapshot versions of the library. by Aurimas Liutikas · 7 years ago
  60. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  61. febc9fd Prefer platform LinearLayout where possible. by Jake Wharton · 7 years ago
  62. 9fec9ae Merge "Allow button stacking by default" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  63. 4c4db4f Allow button stacking by default by Alan Viverette · 7 years ago
  64. 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
  65. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  66. 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
  67. 3f8f2df Remove uses of android.test.* classes. by Aurimas Liutikas · 7 years ago
  68. a1b4729 Remove android test case usage from adapter helper. am: ee283c1b5c by Yigit Boyar · 7 years ago
  69. d4ce150 Remove android test case usage from adapter helper. am: ee283c1b5c by Yigit Boyar · 7 years ago
  70. ee283c1 Remove android test case usage from adapter helper. by Yigit Boyar · 7 years ago
  71. a6b6d5e Fixed the failing test and reorganized the test a bit to make the code paths a bit clearer. by shepshapard · 7 years ago
  72. 81458c9 Merge "Remove a number of @TargetApi uses in support library code." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  73. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  74. 5999379 Added descriptions for and renamed fields and methods related to deferring or ignoring nested calls by shepshapard · 7 years ago
  75. 9acd5dc Move palette tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  76. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  77. daa449a Merge "Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  78. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  79. b84e677 recyclerview: fix hiddenNoneRemoveViewAccessibility by Dake Gu · 7 years ago
  80. 7660da5 Merge "Set minSdkVersion via our SupportAndroidLibraryPlugin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  81. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  82. dd2769d Merge "Use a modified LinearSnapHelper to replace the PagedLayoutManager." into oc-mr1-jetpack-dev by Anthony Chen · 7 years ago
  83. 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
  84. 9871c02 Merge "RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  85. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  86. b226d4d Use a modified LinearSnapHelper to replace the PagedLayoutManager. by Anthony Chen · 7 years ago
  87. 2ac806c RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten by Dake Gu · 7 years ago
  88. 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
  89. 5ac70c1 Merge "Add default style attr for CardView" into oc-mr1-jetpack-dev by Chris Banes · 7 years ago
  90. b509323 Merge "RecyclerView: accessbility bug for hiddenNonRemove view" into oc-mr1-jetpack-dev by Dake Gu · 7 years ago
  91. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  92. 4a7b609 Add default style attr for CardView by Chris Banes · 7 years ago
  93. 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
  94. 4af60aa Only include visible preference in the advanced button summary. by Doris Ling · 7 years ago
  95. 4ec79b8 Fix z-order of a tooltip on a view inside a Dialog. by Vladislav Kaznacheev · 7 years ago
  96. 573b18a Make JdkObsolete check error and correct occurences. by Jake Wharton · 7 years ago
  97. 08169a2 RecyclerView: accessbility bug for hiddenNonRemove view by Dake Gu · 7 years ago
  98. cf3ca87 Merge "Make ParameterNotNullable check an error and correct occurrences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  99. 734bceb Merge "Make IntLongMath check error and correct occurrences." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  100. 90a3769 Merge "Add nullability annotations to RecyclerView.Adapter." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago