1. bb3740d AppBarLayout + CollapsingToolbarLayout tests fixes by Chris Banes · 9 years ago
  2. dcac6f8 Merge "MediaRouteChooserDialog: Sort routes alphabetically" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  3. e5461b9 Merge "Move BottomNavigationView to using scale/translate for animation." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  4. 5826dca Materal style backports/fixes by Chris Banes · 9 years ago
  5. 9638fe5 MediaRouteChooserDialog: Sort routes alphabetically by Sungsoo Lim · 9 years ago
  6. 1dab1b3 Merge "MediaRouter: Fix the unmatched color issue in MRCD" into nyc-support-24.1-dev by Donghyun Cho · 9 years ago
  7. 7b755f1 Move BottomNavigationView to using scale/translate for animation. by Aurimas Liutikas · 9 years ago
  8. 958c834 Merge "Fix RecyclerViewLayoutTest" into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  9. f17f812 Merge "Support library: Updated API docs for media item presenter" into nyc-support-24.1-dev by Keyvan Amiri · 9 years ago
  10. 78be441 Support library: Updated API docs for media item presenter by Keyvan Amiri · 9 years ago
  11. 678ce82 Fix RecyclerViewLayoutTest by Aurimas Liutikas · 9 years ago
  12. 7bb5834 Merge "Fix testHideShow on pre-ICS" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  13. 6713fe8 Merge "Fix alertDialogTheme in Theme.AppCompat.Light" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  14. d5e76e8 Merge "Improve GridLayoutTest" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  15. 7546e10 Fix alertDialogTheme in Theme.AppCompat.Light by Chris Banes · 9 years ago
  16. 15d1695 Fix testHideShow on pre-ICS by Chris Banes · 9 years ago
  17. a7f21a7 MediaRouter: Fix the unmatched color issue in MRCD by Donghyun Cho · 9 years ago
  18. f7dee3a Merge "Fix offsetTopAndBottom/LeftAndRight on ICS" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  19. 0d96980 Merge "Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  20. 981736d Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. by Aurimas Liutikas · 9 years ago
  21. b9b16da Merge "Add an OnFlingListener to the RecyclerView." into nyc-support-24.1-dev by Agnieszka Madurska · 9 years ago
  22. cf94244 Merge "Fix CoordinatorLayout scrim functionality" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  23. ac8a4bb Merge "Don't save NavigationMenuPresenter state on API 9-10" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  24. c587f7d Add an OnFlingListener to the RecyclerView. by Aga Madurska · 9 years ago
  25. 8715c36 Fix offsetTopAndBottom/LeftAndRight on ICS by Yuichi Araki · 9 years ago
  26. ec1f9c6 Merge "Fix TabLayout flickering" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  27. b806673 Fix CoordinatorLayout scrim functionality by Chris Banes · 9 years ago
  28. b9ce75d Merge "Fix pref layouts" into nyc-support-24.1-dev by Tony Mantler · 9 years ago
  29. 90059da Don't save NavigationMenuPresenter state on API 9-10 by Chris Banes · 9 years ago
  30. 1266ef1 Fix TabLayout flickering by Chris Banes · 9 years ago
  31. 9669f73 Merge "leanback LM: Fix unnecessary prepended when there is margin" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  32. b478327 Merge "Fix list menu not closing when sub menu opened" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  33. 9255f98 Merge "Fix CascadingMenuPopup width on API 19 and below" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  34. c9b3169 Fix list menu not closing when sub menu opened by Chris Banes · 9 years ago
  35. 2cd6b19 Merge "Tweak AppBarLayout elevation changes" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  36. c07c8e1 Tweak AppBarLayout elevation changes by Chris Banes · 9 years ago
  37. e1e6484 Fix CascadingMenuPopup width on API 19 and below by Chris Banes · 9 years ago
  38. 5642066 leanback LM: Fix unnecessary prepended when there is margin by Dake Gu · 9 years ago
  39. d038921 Improve GridLayoutTest by Yigit Boyar · 9 years ago
  40. 03936b4 Merge "GuidedStepFragment: fade out drop down list background in transition" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  41. fa4d2cd GuidedStepFragment: fade out drop down list background in transition by Dake Gu · 9 years ago
  42. 6548b1a Fix pref layouts by Tony Mantler · 9 years ago
  43. 05928bc Merge "Fix style issues in design library code." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  44. e78fa64 Merge "Change vector setup check to use non-themed drawable" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  45. b1e3849 Merge "Remove AIDL references from modules that don't have AIDL files" into nyc-support-24.1-dev by Kirill Grouchnikov · 9 years ago
  46. 3a5aeed Change vector setup check to use non-themed drawable by Chris Banes · 9 years ago
  47. be5ec4b Merge "Tidy ups for AppCompat vector support" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  48. 333ffc4 Merge "Don't layout too many items for the test" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  49. 6939444 Don't layout too many items for the test by Yigit Boyar · 9 years ago
  50. 8c3b976 Merge "Log a warning if scroll callback modifies data." into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  51. 6d958ab Log a warning if scroll callback modifies data. by Yigit Boyar · 9 years ago
  52. 4d2c7b7 Fix style issues in design library code. by Aurimas Liutikas · 9 years ago
  53. 1b9fe59 Merge "Fix backwards-compat tinting for compound drawables" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  54. 594f738 Merge "Fix small style issues in ViewPager." into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  55. ecc6bce Merge "Fix small style issues in ViewDragHelper." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  56. a42f536 Merge "Fix small style issues in SwipeRefreshLayout." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  57. ea42389 Merge "Fix LinearLayoutManagerResizeTest in landscape mode." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  58. 206c928 Merge "Fix NPE in FAB StateListAnimator" into nyc-support-24.1-dev by Justin Klaassen · 9 years ago
  59. d75dc89 Merge "Cleanup pass over layout files in design samples" into nyc-support-24.1-dev by Kirill Grouchnikov · 9 years ago
  60. 86d0526 Fix LinearLayoutManagerResizeTest in landscape mode. by Aurimas Liutikas · 9 years ago
  61. a7bfcb2 Merge "Make Preference#setVisible safer to call" into nyc-support-24.1-dev by Tony Mantler · 9 years ago
  62. a33fd7c Merge "GuidedStepFragments: closer to ux guidlines" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  63. d24d328 Merge "Fix broken ff/rw action text." into nyc-support-24.1-dev by Dake Gu · 9 years ago
  64. eff6537 Merge "Remove tests around dangerous permission granting" into nyc-support-24.1-dev by Kirill Grouchnikov · 9 years ago
  65. 133a652 Merge "Proper RecyclerView-LayoutManager binding" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  66. a2992ca Merge "Change layout span to match SpanLookup span" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  67. 22b2285 Merge "Fix PopupMenuTest#testBasicContent in landscape." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  68. 1de399d Cleanup pass over layout files in design samples by Kirill Grouchnikov · 9 years ago
  69. 246d944 Remove AIDL references from modules that don't have AIDL files by Kirill Grouchnikov · 9 years ago
  70. 48dc926 Fix backwards-compat tinting for compound drawables by Chris Banes · 9 years ago
  71. 67a57dc Fix NPE in FAB StateListAnimator by Justin Klaassen · 9 years ago
  72. 353b0bc GuidedStepFragments: closer to ux guidlines by Dake Gu · 9 years ago
  73. 00c679c Fix broken ff/rw action text. by Dake Gu · 9 years ago
  74. ae71b9c Fix small style issues in ViewPager. by Aurimas Liutikas · 9 years ago
  75. 855ee55 Merge "Stop using a several deprecated methods/constants." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  76. 669715b Fix small style issues in ViewDragHelper. by Aurimas Liutikas · 9 years ago
  77. 7bfcf18 Fix small style issues in SwipeRefreshLayout. by Aurimas Liutikas · 9 years ago
  78. 121b347 Make Preference#setVisible safer to call by Tony Mantler · 9 years ago
  79. 093b6fa Skip lint errors by Tony Mantler · 9 years ago
  80. e12dfa0 Stop using a several deprecated methods/constants. by Aurimas Liutikas · 9 years ago
  81. 95017f7 Change layout span to match SpanLookup span by Yigit Boyar · 9 years ago
  82. 9b5fe93 Move doclava gradle build to out/ directory by Alan Viverette · 9 years ago
  83. 0ab0540 Merge "Re-use RectF instances in ViewGroupUtilsHoneycomb" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  84. 982cbff Re-use RectF instances in ViewGroupUtilsHoneycomb by Chris Banes · 9 years ago
  85. 11dde87 Merge "Fix intercept touch handling in SwipeDismissBehavior" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  86. e6efc2c Merge "Deprecate methods on ActivityCompat, ContextCompat for future removal" into nyc-support-24.1-dev by Alan Viverette · 9 years ago
  87. def53b0 Merge "GridLayoutManager margin bug" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  88. 1c82fff Merge "Use a new drawable for constant state test" into nyc-support-24.1-dev by Tenghui Zhu · 9 years ago
  89. 44dfa11 Merge "Start resetting SwipeRefreshLayout on setEnabled(false) calls." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  90. 5f16ea4 Merge "Add missing docs on WindowInsetsCompat" into nyc-support-24.1-dev by Alan Viverette · 9 years ago
  91. 45bb6bf Merge "Add ViewCompat.isImportantForAccessibility()" into nyc-support-24.1-dev by Alan Viverette · 9 years ago
  92. be94929 Deprecate methods on ActivityCompat, ContextCompat for future removal by Alan Viverette · 9 years ago
  93. 7664307 Add ViewCompat.isImportantForAccessibility() by Alan Viverette · 9 years ago
  94. d739b48 Add missing docs on WindowInsetsCompat by Alan Viverette · 9 years ago
  95. 44a4d2a ContextCompatApi24 shouldn't be public visibility by Alan Viverette · 9 years ago
  96. 9e55ffc Merge "Fix CollapsingToolbarLayout pinned views with insets" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  97. 4fb5023 Merge "Add dominant swatch API to Palette" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  98. 4ac0bbc Merge "MediaRouter: Fix RuntimeException in the chooser dialog" into nyc-support-24.1-dev by Donghyun Cho · 9 years ago
  99. 2d9f7ee Start resetting SwipeRefreshLayout on setEnabled(false) calls. by Aurimas Liutikas · 9 years ago
  100. a2c539c Use a new drawable for constant state test by Teng-Hui Zhu · 9 years ago