1. 36a8cce Merge "Create v4 PathInterpolatorCompat" into lmp-mr1-ub-dev by Justin Klaassen · 10 years ago
  2. 6ef613e Merge "Initial implementation of GuidedStepFragment" into lmp-mr1-ub-dev by Kris Giesing · 10 years ago
  3. 2382d40 Merge "BackgroundManager fixes." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  4. 7538845 GridLayoutManager: Fix ANR by Dake Gu · 10 years ago
  5. d6c1bec BackgroundManager fixes. by Craig Stout · 10 years ago
  6. 7beb7d7 Merge "CoordinatorLayout bugfixes" into lmp-mr1-ub-dev by Adam Powell · 10 years ago
  7. 42058bc CoordinatorLayout bugfixes by Adam Powell · 10 years ago
  8. b530dc2 Merge "Check for null layout when add focusables is called" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  9. e1f8498 Merge "Disable predictive animations when span count changes" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  10. 2cba904 Merge "Fix RecyclerView focus issues when target view is too big" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  11. ebd3d90 Initial implementation of GuidedStepFragment by Kris Giesing · 10 years ago
  12. 223fd8d Merge "Fix NPE when RowPresenter is shared between fragments." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  13. 3a5038b Fix NPE when RowPresenter is shared between fragments. by Craig Stout · 10 years ago
  14. b7f9224 Snackbar by Chris Banes · 11 years ago
  15. 0bf0825 Merge "Fix Button touch feedback on Gingerbread" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  16. da50fde Ignore accessibility events if layout is invalid by Yigit Boyar · 10 years ago
  17. eb0d0c0 Fix Button touch feedback on Gingerbread by Chris Banes · 10 years ago
  18. 5cb3780 Nested scrolling support for CoordinatorLayout and behaviors by Adam Powell · 10 years ago
  19. f4e0b1d Merge "TextInputLayout - a wrapper around EditText" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  20. c5b6302 TextInputLayout - a wrapper around EditText by Chris Banes · 10 years ago
  21. ccfefa2 Don't update selected state as we settle from a scroll by Chris Banes · 10 years ago
  22. 1b8545b Merge "Fix compat child fragment inflation" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  23. 94213f7 Create v4 PathInterpolatorCompat by Justin Klaassen · 10 years ago
  24. 3b099f5 Merge "Internal speech recognizer fixes." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  25. 7c8283f Internal speech recognizer fixes. by Craig Stout · 10 years ago
  26. 4994034 Expand RecyclerView scroll event handling by Adam Powell · 10 years ago
  27. bf0947b Fix compat child fragment inflation by Chris Banes · 10 years ago
  28. 4c27e52 Add add/removeOnScrollListener alongside setOnScrollListener. by Filip Gruszczynski · 10 years ago
  29. f01172a Fix docs. by Craig Stout · 10 years ago
  30. 256599e Merge "Broaden support for title/branding." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  31. 91d6ad8 Annotate savedInstanceState in Fragment#onCreate() is @Nullable by Scott Kennedy · 10 years ago
  32. e7246ef Broaden support for title/branding. by Craig Stout · 10 years ago
  33. d3787f1 Merge "Add some @Nullable annotations to RecyclerView" into lmp-mr1-ub-dev by Scott Kennedy · 10 years ago
  34. d87d4cf Merge "Fix list row layout without dimming on pre-L." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  35. ee33ab4 Merge "GridWidgetTest: Cleanup sleep handling" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  36. 50ee35d Merge "Fix AlertDialog size when Activity is a Dialog" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  37. 5870e4a Fix list row layout without dimming on pre-L. by Craig Stout · 10 years ago
  38. f518dc6 GridWidgetTest: Cleanup sleep handling by Dake Gu · 10 years ago
  39. b24d303 Merge "Fix missing dispatchChildSelected() for staggered grid" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  40. f5aa39f am e4cf5a90: workaround for aar dependencies in pom. by Xavier Ducrohet · 10 years ago
  41. c8d6014 am f48e02e3: Fix support lib compilation. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  42. e6b67c5 am 941d64e1: Update version of the support lib. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  43. c51454d9c am 96f1e91a: Update Support library gradle build files. DO NOT MERGE. by Chris Banes · 10 years ago
  44. 9af29fe Fix AlertDialog size when Activity is a Dialog by Chris Banes · 10 years ago
  45. c245f3b Add some @Nullable annotations to RecyclerView by Scott Kennedy · 10 years ago
  46. 6d109dd Fix RecyclerView focus issues when target view is too big by Yigit Boyar · 10 years ago
  47. e4cf5a9 workaround for aar dependencies in pom. by Xavier Ducrohet · 10 years ago
  48. f80ef0d Fix missing dispatchChildSelected() for staggered grid by Dake Gu · 10 years ago
  49. f48e02e Fix support lib compilation. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  50. 941d64e Update version of the support lib. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  51. 96f1e91 Update Support library gradle build files. DO NOT MERGE. by Chris Banes · 10 years ago
  52. 48e8e56 Update version of the support lib. by Xavier Ducrohet · 10 years ago
  53. 2cab8eb Merge "Update Support library gradle build files WIP" into lmp-mr1-ub-dev by Xavier Ducrohet · 10 years ago
  54. 9c56475 GridLayoutManager: fix fastRelayout() not focus to added child by Dake Gu · 10 years ago
  55. 0482cb0 Fix AlertDialog list item padding on Gingerbread by Chris Banes · 10 years ago
  56. 132c476 Merge "Fix AppCompat's Dialogs being larger than the framework impls" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  57. 6a4c14b Update Support library gradle build files WIP by Chris Banes · 10 years ago
  58. ee781a5 Remove original measurements cache from GridLayout by Yigit Boyar · 10 years ago
  59. acb6921 Merge "GridLayout fixes" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  60. 8c5d3b4 GridLayoutManager: fix crash and support scroll delta. by Dake Gu · 10 years ago
  61. aba8d47 GridLayout fixes by Yigit Boyar · 10 years ago
  62. d8b7157 Fix AppCompat's Dialogs being larger than the framework impls by Chris Banes · 10 years ago
  63. 26ff7ef Merge "Forward onTouchEvent to the View's Behaviour" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  64. f324bdb Merge "Re-use state sets in TintManager" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  65. 823f8b5 Notify listeners when resetting scroll in ViewPager. by Filip Gruszczynski · 10 years ago
  66. ecc58a4 Forward onTouchEvent to the View's Behaviour by Chris Banes · 10 years ago
  67. 2766f48 Delegate baseline computation to the LayoutManager by James Lemieux · 10 years ago
  68. 01b0f98 Merge "test case for focus lost in fast layout" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  69. 77f8778 Merge "GridLayoutManager: fix focus lost in fast layout" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  70. fa5f601 test case for focus lost in fast layout by Dake Gu · 10 years ago
  71. 541e00c Fix build. Due to a errorneous copy and paste by Chris Banes · 10 years ago
  72. 5c13a78 GridLayoutManager: fix focus lost in fast layout by Dake Gu · 10 years ago
  73. bde6fda Fix AlertDialog listSelector by Chris Banes · 10 years ago
  74. bb1a62b Re-use state sets in TintManager by Chris Banes · 10 years ago
  75. 6b22c4c Dont scroll to non-focusable items in onLayoutChildren by Dake Gu · 10 years ago
  76. 8246c8b Optimize pre-21 shadows. by Craig Stout · 10 years ago
  77. 351428c Fix crash in AppCompat's background tinting by Chris Banes · 10 years ago
  78. 56a22a5 Merge "Fix AlertDialog extending to screen width" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  79. 9475671 Mark attrs @Nullable in Toolbar constructors by Scott Kennedy · 10 years ago
  80. 6f692d5 Merge "Revert "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener""" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  81. 198c338 Merge "Better Focus dimming support and some minor code cleanup." into lmp-mr1-ub-dev by John Butterfield · 10 years ago
  82. 41ad8b4 Better Focus dimming support and some minor code cleanup. by John Butterfield · 10 years ago
  83. 9d3a4ba Merge "Snap items to right when layout is RTL" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  84. ec9567e Merge "Fix GradientDrawable compat tinting" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  85. fa91294 Workaround NPE on Android 2.1 by Chris Banes · 10 years ago
  86. 41c3dc6 Fix AlertDialog extending to screen width by Chris Banes · 10 years ago
  87. 8df88a1 Revert "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener"" by Dake Gu · 10 years ago
  88. a480846 Merge "Fix spinner styles" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  89. f807fc5 Fix spinner styles by Chris Banes · 10 years ago
  90. 8778144 Merge "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener"" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  91. ee73a5b Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener" by Chris Banes · 10 years ago
  92. b4b8a4b Fix support library gradle build by Chris Banes · 10 years ago
  93. 1c1b4c1 Merge "Rename and move all of the tint widgets" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  94. 1f11625 Merge "Fix AlertDialog button style" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  95. c80e6ae Merge "Remove deprecated OnItemSelectedListener and OnItemClickedListener" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  96. c8757e5 Check for null layout when add focusables is called by Yigit Boyar · 10 years ago
  97. 628f94f Remove deprecated OnItemSelectedListener and OnItemClickedListener by Dake Gu · 10 years ago
  98. a966c6c CoordinatorLayout by Adam Powell · 11 years ago
  99. 2cccf60 Rename and move all of the tint widgets by Chris Banes · 10 years ago
  100. 4deb389 Fix AlertDialog button style by Chris Banes · 10 years ago