1. b7c09c2 Leanback: Disable 9-patch shadow on API-19 by Dake Gu · 9 years ago
  2. 758b21c Merge "Fix sorted list batched callback." into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  3. 3899c18 Merge "GuidedStepFragment: Fix ResourceNotFound crash before v21" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  4. 8a3d454 Fix sorted list batched callback. by Yigit Boyar · 9 years ago
  5. e9b9196 GuidedStepFragment: Fix ResourceNotFound crash before v21 by Dake Gu · 9 years ago
  6. f453a48 DO NOT MERGE fix build by Yigit Boyar · 9 years ago
  7. cd2dfdc Merge "DO NOT MERGE Bump support library to 24.2.0 r36 for release" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  8. 62b4571 DO NOT MERGE Bump support library to 24.2.0 r36 for release by Alan Viverette · 9 years ago
  9. d3a78d4 Merge "Stop sending OnTabSelectedListener calls with null tabs." into nyc-support-24.1-dev by Alan Viverette · 9 years ago
  10. 9709aee Merge "Revert "Fix Button[.Borderless].Colored text styling"" into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  11. 9b7373f Revert "Fix Button[.Borderless].Colored text styling" by Aurimas Liutikas · 9 years ago
  12. 32ae746 Stop sending OnTabSelectedListener calls with null tabs. by Aurimas Liutikas · 9 years ago
  13. 2ba530e Merge "Avoid allocation in LinearLayoutManager#fill" into nyc-support-24.1-dev by Chris Craik · 9 years ago
  14. e4b35b7 Merge "Invalidate decor offsets after rebound" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  15. 178c4e1 Invalidate decor offsets after rebound by Yigit Boyar · 9 years ago
  16. 4e62a79 Fix SwipeRefreshLayout#setProgressViewOffset. by Aurimas Liutikas · 9 years ago
  17. e835a0f Avoid allocation in LinearLayoutManager#fill by Chris Craik · 9 years ago
  18. 821c3a5 Add methods to opt out from launching custom tabs by Yusuf Ozuysal · 9 years ago
  19. ebe3401 Merge "DO NOT MERGE ANYWHERE Remove BottomNavigationView for 24.2 release." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  20. 9629daa Merge "Layout tests API 15 compatibility" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  21. dfdb7ac Notify AppCompatDrawableManager on config changes by Chris Banes · 9 years ago
  22. 37bb830 Merge "Speculative fix for exception in CoordinatorLayout.onLayout" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  23. dfe3cb9 Merge "Fix Button[.Borderless].Colored text styling" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  24. 16e9aa9 Merge "Fix Fade constructor" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  25. 287b1db DO NOT MERGE ANYWHERE Remove BottomNavigationView for 24.2 release. by Aurimas Liutikas · 9 years ago
  26. 32b80d0 Layout tests API 15 compatibility by Yigit Boyar · 9 years ago
  27. 9253a92 Merge "Fix CollapsingToolbarLayout tests" into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  28. 4cee058 Merge "Mark RTL ItemTouchHelperTest." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  29. 1c3ea32 Merge "Add min sdk to hint tests" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  30. 7b3ce8d Merge "Fix ModernAsyncTask to handle exceptions in doInBackground" into nyc-support-24.1-dev by Tony Mantler · 9 years ago
  31. e73fed4 Fix Fade constructor by Yuichi Araki · 9 years ago
  32. 2bbe48b Merge "Wait longer for data loading" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  33. 5140b70 Merge "Override package private methods to make them public for tests" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  34. bf9b3e3 Wait longer for data loading by Yigit Boyar · 9 years ago
  35. 9290baf Override package private methods to make them public for tests by Yigit Boyar · 9 years ago
  36. beae3c4 Add min sdk to hint tests by Yigit Boyar · 9 years ago
  37. 5141d26 Merge "Update Widget.AppCompat.ActionBar elevation" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  38. b539fd5 Fix CollapsingToolbarLayout tests by Chris Banes · 9 years ago
  39. 318f63d Merge "Fix CTL title not showing sometimes" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  40. 5b426c9 Merge "Update AppBarLayout samples" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  41. e05cfa8 Update Widget.AppCompat.ActionBar elevation by Chris Banes · 9 years ago
  42. f0ecd46 Merge "Hide colorSwitchThumbNormal from docs" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  43. 1ca2b73 Merge "RecyclerView scroll callback fix for 0 to 1" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  44. fcd7ae1 Hide colorSwitchThumbNormal from docs by Chris Banes · 9 years ago
  45. c5396ed Fix Button[.Borderless].Colored text styling by Chris Banes · 9 years ago
  46. c3f031d Fix CTL title not showing sometimes by Chris Banes · 9 years ago
  47. 45d07c8 Mark RTL ItemTouchHelperTest. by Aurimas Liutikas · 9 years ago
  48. db7cc95 Fix ModernAsyncTask to handle exceptions in doInBackground by Tony Mantler · 9 years ago
  49. 9f5e74d Attempt to reduce RecyclerView test flakiness. by Aurimas Liutikas · 9 years ago
  50. 141250e Update AppBarLayout samples by Chris Banes · 9 years ago
  51. 3c9fb15 Speculative fix for exception in CoordinatorLayout.onLayout by Chris Banes · 9 years ago
  52. 56b45ed RecyclerView scroll callback fix for 0 to 1 by Yigit Boyar · 9 years ago
  53. 48e5d3d Merge "AppBarLayout + CollapsingToolbarLayout tests fixes" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  54. 2c8a794 Merge "NotificationCompat: Add extras of Notification for MediaStyle" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  55. 0fe4855 Merge "MediaBrowserCompat: Supplement JavaDoc of MediaItem.getMediaId()" into nyc-support-24.1-dev by Hyundo Moon · 9 years ago
  56. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 9 years ago
  57. bb3740d AppBarLayout + CollapsingToolbarLayout tests fixes by Chris Banes · 9 years ago
  58. e2aa423 Fix AppCompatDelegate javadoc by Chris Banes · 9 years ago
  59. 6ff4dde MediaBrowserCompat: Supplement JavaDoc of MediaItem.getMediaId() by Hyundo Moon · 9 years ago
  60. dcac6f8 Merge "MediaRouteChooserDialog: Sort routes alphabetically" into nyc-support-24.1-dev by Sungsoo Lim · 9 years ago
  61. e5461b9 Merge "Move BottomNavigationView to using scale/translate for animation." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  62. 5826dca Materal style backports/fixes by Chris Banes · 9 years ago
  63. 5cd3566 NotificationCompat: Add extras of Notification for MediaStyle by Sungsoo Lim · 9 years ago
  64. 9638fe5 MediaRouteChooserDialog: Sort routes alphabetically by Sungsoo Lim · 9 years ago
  65. 1dab1b3 Merge "MediaRouter: Fix the unmatched color issue in MRCD" into nyc-support-24.1-dev by Donghyun Cho · 9 years ago
  66. 7b755f1 Move BottomNavigationView to using scale/translate for animation. by Aurimas Liutikas · 9 years ago
  67. 958c834 Merge "Fix RecyclerViewLayoutTest" into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  68. f17f812 Merge "Support library: Updated API docs for media item presenter" into nyc-support-24.1-dev by Keyvan Amiri · 9 years ago
  69. 78be441 Support library: Updated API docs for media item presenter by Keyvan Amiri · 9 years ago
  70. 678ce82 Fix RecyclerViewLayoutTest by Aurimas Liutikas · 9 years ago
  71. 7bb5834 Merge "Fix testHideShow on pre-ICS" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  72. 6713fe8 Merge "Fix alertDialogTheme in Theme.AppCompat.Light" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  73. d5e76e8 Merge "Improve GridLayoutTest" into nyc-support-24.1-dev by Yigit Boyar · 9 years ago
  74. 7546e10 Fix alertDialogTheme in Theme.AppCompat.Light by Chris Banes · 9 years ago
  75. 15d1695 Fix testHideShow on pre-ICS by Chris Banes · 9 years ago
  76. a7f21a7 MediaRouter: Fix the unmatched color issue in MRCD by Donghyun Cho · 9 years ago
  77. f7dee3a Merge "Fix offsetTopAndBottom/LeftAndRight on ICS" into nyc-support-24.1-dev by Yuichi Araki · 9 years ago
  78. 0d96980 Merge "Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest." into nyc-support-24.1-dev by Aurimas Liutikas · 9 years ago
  79. 981736d Use ViewCompat#isAttachedToWindow to fix FragmentLifecycleTest. by Aurimas Liutikas · 9 years ago
  80. b9b16da Merge "Add an OnFlingListener to the RecyclerView." into nyc-support-24.1-dev by Agnieszka Madurska · 9 years ago
  81. cf94244 Merge "Fix CoordinatorLayout scrim functionality" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  82. ac8a4bb Merge "Don't save NavigationMenuPresenter state on API 9-10" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  83. c587f7d Add an OnFlingListener to the RecyclerView. by Aga Madurska · 9 years ago
  84. 8715c36 Fix offsetTopAndBottom/LeftAndRight on ICS by Yuichi Araki · 9 years ago
  85. ec1f9c6 Merge "Fix TabLayout flickering" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  86. b806673 Fix CoordinatorLayout scrim functionality by Chris Banes · 9 years ago
  87. b9ce75d Merge "Fix pref layouts" into nyc-support-24.1-dev by Tony Mantler · 9 years ago
  88. 90059da Don't save NavigationMenuPresenter state on API 9-10 by Chris Banes · 9 years ago
  89. 1266ef1 Fix TabLayout flickering by Chris Banes · 9 years ago
  90. 9669f73 Merge "leanback LM: Fix unnecessary prepended when there is margin" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  91. b478327 Merge "Fix list menu not closing when sub menu opened" into nyc-support-24.1-dev by Chris Banes · 9 years ago
  92. 9255f98 Merge "Fix CascadingMenuPopup width on API 19 and below" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  93. c9b3169 Fix list menu not closing when sub menu opened by Chris Banes · 9 years ago
  94. 2cd6b19 Merge "Tweak AppBarLayout elevation changes" into nyc-support-24.1-dev by TreeHugger Robot · 9 years ago
  95. c07c8e1 Tweak AppBarLayout elevation changes by Chris Banes · 9 years ago
  96. e1e6484 Fix CascadingMenuPopup width on API 19 and below by Chris Banes · 9 years ago
  97. 5642066 leanback LM: Fix unnecessary prepended when there is margin by Dake Gu · 9 years ago
  98. d038921 Improve GridLayoutTest by Yigit Boyar · 9 years ago
  99. 03936b4 Merge "GuidedStepFragment: fade out drop down list background in transition" into nyc-support-24.1-dev by Dake Gu · 9 years ago
  100. fa4d2cd GuidedStepFragment: fade out drop down list background in transition by Dake Gu · 9 years ago