1. f01172a Fix docs. by Craig Stout · 10 years ago
  2. 256599e Merge "Broaden support for title/branding." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  3. 91d6ad8 Annotate savedInstanceState in Fragment#onCreate() is @Nullable by Scott Kennedy · 10 years ago
  4. e7246ef Broaden support for title/branding. by Craig Stout · 10 years ago
  5. d3787f1 Merge "Add some @Nullable annotations to RecyclerView" into lmp-mr1-ub-dev by Scott Kennedy · 10 years ago
  6. d87d4cf Merge "Fix list row layout without dimming on pre-L." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  7. ee33ab4 Merge "GridWidgetTest: Cleanup sleep handling" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  8. 50ee35d Merge "Fix AlertDialog size when Activity is a Dialog" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  9. 5870e4a Fix list row layout without dimming on pre-L. by Craig Stout · 10 years ago
  10. f518dc6 GridWidgetTest: Cleanup sleep handling by Dake Gu · 10 years ago
  11. b24d303 Merge "Fix missing dispatchChildSelected() for staggered grid" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  12. f5aa39f am e4cf5a90: workaround for aar dependencies in pom. by Xavier Ducrohet · 10 years ago
  13. c8d6014 am f48e02e3: Fix support lib compilation. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  14. e6b67c5 am 941d64e1: Update version of the support lib. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  15. c51454d9c am 96f1e91a: Update Support library gradle build files. DO NOT MERGE. by Chris Banes · 10 years ago
  16. 9af29fe Fix AlertDialog size when Activity is a Dialog by Chris Banes · 10 years ago
  17. c245f3b Add some @Nullable annotations to RecyclerView by Scott Kennedy · 10 years ago
  18. e4cf5a9 workaround for aar dependencies in pom. by Xavier Ducrohet · 10 years ago
  19. f80ef0d Fix missing dispatchChildSelected() for staggered grid by Dake Gu · 10 years ago
  20. f48e02e Fix support lib compilation. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  21. 941d64e Update version of the support lib. DO NOT MERGE. by Xavier Ducrohet · 10 years ago
  22. 96f1e91 Update Support library gradle build files. DO NOT MERGE. by Chris Banes · 10 years ago
  23. 48e8e56 Update version of the support lib. by Xavier Ducrohet · 10 years ago
  24. 2cab8eb Merge "Update Support library gradle build files WIP" into lmp-mr1-ub-dev by Xavier Ducrohet · 10 years ago
  25. 9c56475 GridLayoutManager: fix fastRelayout() not focus to added child by Dake Gu · 10 years ago
  26. 0482cb0 Fix AlertDialog list item padding on Gingerbread by Chris Banes · 10 years ago
  27. 132c476 Merge "Fix AppCompat's Dialogs being larger than the framework impls" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  28. 6a4c14b Update Support library gradle build files WIP by Chris Banes · 10 years ago
  29. ee781a5 Remove original measurements cache from GridLayout by Yigit Boyar · 10 years ago
  30. acb6921 Merge "GridLayout fixes" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  31. 8c5d3b4 GridLayoutManager: fix crash and support scroll delta. by Dake Gu · 10 years ago
  32. aba8d47 GridLayout fixes by Yigit Boyar · 10 years ago
  33. d8b7157 Fix AppCompat's Dialogs being larger than the framework impls by Chris Banes · 10 years ago
  34. 26ff7ef Merge "Forward onTouchEvent to the View's Behaviour" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  35. f324bdb Merge "Re-use state sets in TintManager" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  36. 823f8b5 Notify listeners when resetting scroll in ViewPager. by Filip Gruszczynski · 10 years ago
  37. ecc58a4 Forward onTouchEvent to the View's Behaviour by Chris Banes · 10 years ago
  38. 2766f48 Delegate baseline computation to the LayoutManager by James Lemieux · 10 years ago
  39. 01b0f98 Merge "test case for focus lost in fast layout" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  40. 77f8778 Merge "GridLayoutManager: fix focus lost in fast layout" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  41. fa5f601 test case for focus lost in fast layout by Dake Gu · 10 years ago
  42. 541e00c Fix build. Due to a errorneous copy and paste by Chris Banes · 10 years ago
  43. 5c13a78 GridLayoutManager: fix focus lost in fast layout by Dake Gu · 10 years ago
  44. bde6fda Fix AlertDialog listSelector by Chris Banes · 10 years ago
  45. bb1a62b Re-use state sets in TintManager by Chris Banes · 10 years ago
  46. 6b22c4c Dont scroll to non-focusable items in onLayoutChildren by Dake Gu · 10 years ago
  47. 8246c8b Optimize pre-21 shadows. by Craig Stout · 10 years ago
  48. 351428c Fix crash in AppCompat's background tinting by Chris Banes · 10 years ago
  49. 56a22a5 Merge "Fix AlertDialog extending to screen width" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  50. 9475671 Mark attrs @Nullable in Toolbar constructors by Scott Kennedy · 10 years ago
  51. 6f692d5 Merge "Revert "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener""" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  52. 198c338 Merge "Better Focus dimming support and some minor code cleanup." into lmp-mr1-ub-dev by John Butterfield · 10 years ago
  53. 41ad8b4 Better Focus dimming support and some minor code cleanup. by John Butterfield · 10 years ago
  54. 9d3a4ba Merge "Snap items to right when layout is RTL" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  55. ec9567e Merge "Fix GradientDrawable compat tinting" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  56. fa91294 Workaround NPE on Android 2.1 by Chris Banes · 10 years ago
  57. 41c3dc6 Fix AlertDialog extending to screen width by Chris Banes · 10 years ago
  58. 8df88a1 Revert "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener"" by Dake Gu · 10 years ago
  59. a480846 Merge "Fix spinner styles" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  60. f807fc5 Fix spinner styles by Chris Banes · 10 years ago
  61. 8778144 Merge "Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener"" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  62. ee73a5b Revert "Remove deprecated OnItemSelectedListener and OnItemClickedListener" by Chris Banes · 10 years ago
  63. b4b8a4b Fix support library gradle build by Chris Banes · 10 years ago
  64. 1c1b4c1 Merge "Rename and move all of the tint widgets" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  65. 1f11625 Merge "Fix AlertDialog button style" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  66. c80e6ae Merge "Remove deprecated OnItemSelectedListener and OnItemClickedListener" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  67. 628f94f Remove deprecated OnItemSelectedListener and OnItemClickedListener by Dake Gu · 10 years ago
  68. a966c6c CoordinatorLayout by Adam Powell · 11 years ago
  69. 2cccf60 Rename and move all of the tint widgets by Chris Banes · 10 years ago
  70. 4deb389 Fix AlertDialog button style by Chris Banes · 10 years ago
  71. c149abc BackgroundManager: fix ThemeDrawable leak by Dake Gu · 10 years ago
  72. 40cb56a Merge "Protect popFromBackStack with SDK_INT check." into lmp-mr1-ub-dev by George Mount · 10 years ago
  73. 2f0e362 Protect popFromBackStack with SDK_INT check. by George Mount · 10 years ago
  74. 97c40f7 Fix GradientDrawable compat tinting by Chris Banes · 10 years ago
  75. 9c060a9 Merge "Add tests to Palette" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  76. 35f494c Merge "Position the FAB visually correct pre-Lollipop" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  77. 871092b Snap items to right when layout is RTL by Yigit Boyar · 10 years ago
  78. d397892 Merge "Gingerbread Item Animator bugfix" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  79. 4d21e07 Gingerbread Item Animator bugfix by Yigit Boyar · 10 years ago
  80. 5d3875c Fixes and test for playback controls wrap_content. by Craig Stout · 10 years ago
  81. 7ae6200 Merge "Handle KEYCODE_ESCAPE like KEYCODE_BACK." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  82. 5031f5e Merge "Fix cut off title." into lmp-mr1-ub-dev by Craig Stout · 10 years ago
  83. c89266e Handle KEYCODE_ESCAPE like KEYCODE_BACK. by Craig Stout · 10 years ago
  84. 764e09c Fix cut off title. by Craig Stout · 10 years ago
  85. f8acb85 Merge "DetailsFragment: setOnItemViewSelectedListener after view created" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  86. 76b3441 DetailsFragment: setOnItemViewSelectedListener after view created by Dake Gu · 10 years ago
  87. 4297ef0 Merge "Mark some methods/parameters @Nullable" into lmp-mr1-ub-dev by Scott Kennedy · 10 years ago
  88. 14d064e Position the FAB visually correct pre-Lollipop by Chris Banes · 10 years ago
  89. 6834e16 Merge "Do not scroll to non-focusable item" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  90. c861fd8 Mark some methods/parameters @Nullable by Scott Kennedy · 10 years ago
  91. f78a300 Add tests to Palette by Chris Banes · 10 years ago
  92. 5b9f63f Merge "Bump up Palette's accuracy" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  93. 77b17eb Do not scroll to non-focusable item by Dake Gu · 10 years ago
  94. d6fe6c8 Merge "GridLayoutManager: recalculate scrollMinMax properly" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  95. 46443cb Allow app runs without theme/style. by Dake Gu · 10 years ago
  96. 7550d57 Bump up Palette's accuracy by Chris Banes · 10 years ago
  97. 8a75f19 Compile Palette with Java 7 with Gradle by Chris Banes · 10 years ago
  98. bc811bd Fix NPE in TintSpinner by Chris Banes · 10 years ago
  99. c336567 Merge "Add AppCompat AlertDialog" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  100. b32013c Merge "Palette optimizations: ~6x faster" into lmp-mr1-ub-dev by Chris Banes · 10 years ago