1. 3bd9d18 Fix BottomSheetDialog when it is short by Yuichi Araki · 9 years ago
  2. 6dc0599 Merge "Fix issue with DrawableCompat.wrap() + mutation" into mnc-ub-dev by Chris Banes · 9 years ago
  3. c16e4c6 Merge "Fix TabLayout's Tab pooling to actually work" into mnc-ub-dev by Chris Banes · 9 years ago
  4. 7dfd106 Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  5. 50f777a Fix TabLayout's Tab pooling to actually work by Chris Banes · 9 years ago
  6. 4da36b0 Fix issue with DrawableCompat.wrap() + mutation by Chris Banes · 9 years ago
  7. 22eca99 Remove tests for scaling stroke width for now by Teng-Hui Zhu · 9 years ago
  8. d95e0bb Fix FAB and background attrs again by Chris Banes · 9 years ago
  9. 79f1955 Clarify ItemTouchHelper and SimpleItemAnimator docs by Yigit Boyar · 9 years ago
  10. 02fded4 Merge "GuidedStepFragment item accessibility fix" into mnc-ub-dev by Alan Viverette · 9 years ago
  11. 8feab41 Merge "Nested scroll over clickable items on BottomSheet" into mnc-ub-dev by Chris Banes · 9 years ago
  12. f2597e6 Merge "Update AppCompat + Design public declarations" into mnc-ub-dev by Chris Banes · 9 years ago
  13. b928cce Merge "Fix backgroundTint attrs on FAB" into mnc-ub-dev by Chris Banes · 9 years ago
  14. b23567e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  15. b1eb135 Nested scroll over clickable items on BottomSheet by Yuichi Araki · 9 years ago
  16. 556d096 Update AppCompat + Design public declarations by Chris Banes · 9 years ago
  17. cdc7368 Fix backgroundTint attrs on FAB by Chris Banes · 9 years ago
  18. b786d9a Merge "Fix crash on L+ when using TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  19. ed6ddac GuidedStepFragment item accessibility fix by Dake Gu · 9 years ago
  20. de91420 Merge "Handle gracefuly if changed items disappears" into mnc-ub-dev by Yigit Boyar · 9 years ago
  21. 9a46fb0 Fix crash on L+ when using TextInputLayout by Chris Banes · 9 years ago
  22. 7ffb512 Merge "DO NOT MERGE ANYWHERE. Update repo to 26 and build number to 23.2.0 to prepare for release." into mnc-ub-dev by Chris Flatt · 9 years ago
  23. 1cbb836 Merge "RecyclerView Documentation Fixes" into mnc-ub-dev by Yigit Boyar · 9 years ago
  24. 1bd1f4d DO NOT MERGE ANYWHERE. Update repo to 26 and build number to 23.2.0 to by Chris Flatt · 9 years ago
  25. f42d50a RecyclerView Documentation Fixes by Yigit Boyar · 9 years ago
  26. 1dd3312 Fix minor bugs by Chulwoo Lee · 9 years ago
  27. fd7b4e5 Merge "Fix build on mnc-ub-dev" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  28. 835dc83 Merge "Revert "RecyclerView Documentation Fixes"" into mnc-ub-dev by Chris Banes · 9 years ago
  29. b0f71922 Fix some rough edges in AppCompat + VDC by Chris Banes · 9 years ago
  30. 011d4dc Fix build on mnc-ub-dev by Chulwoo Lee · 9 years ago
  31. 57d97cb Revert "RecyclerView Documentation Fixes" by Brian Carlstrom · 9 years ago
  32. eaddb56 Fix typo in the comment by Chulwoo Lee · 9 years ago
  33. 53351f0 Merge "Theme OnboardingFragment" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  34. 89ddca2 Merge "RecyclerView Documentation Fixes" into mnc-ub-dev by Yigit Boyar · 9 years ago
  35. 5f0182e Theme OnboardingFragment by Chulwoo Lee · 9 years ago
  36. 315c581 Merge "RTL support in onboarding" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  37. 78c8a27 RecyclerView Documentation Fixes by Yigit Boyar · 9 years ago
  38. 13a0acc Handle gracefuly if changed items disappears by Yigit Boyar · 9 years ago
  39. 1988296 Merge "Fix crash: Dont fetch items in onMeasure when HasFixedSize is true" into mnc-ub-dev by Dake Gu · 9 years ago
  40. e2f2ff7 Fix crash: Dont fetch items in onMeasure when HasFixedSize is true by Dake Gu · 9 years ago
  41. 0c4ab17 Merge "Fix DrawableCompatTest" into mnc-ub-dev by Chris Banes · 9 years ago
  42. ac8501d Merge "Fix testInflateTabLayoutWithNonTabItem on M+" into mnc-ub-dev by Chris Banes · 9 years ago
  43. b294cc7 Merge "Fix BottomSheetBehavior for non-last child" into mnc-ub-dev by Yuichi Araki · 9 years ago
  44. c25d3ea Fix testInflateTabLayoutWithNonTabItem on M+ by Chris Banes · 9 years ago
  45. be61247 Fix DrawableCompatTest by Chris Banes · 9 years ago
  46. 6cb24d4 RTL support in onboarding by Chulwoo Lee · 9 years ago
  47. 7d46b1f Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  48. 09fa4bc Merge "leanback: remove unused resources" into mnc-ub-dev by Dake Gu · 9 years ago
  49. 3bc5a7f Merge "MediaSessionCompat: Remove looper requirement in constructor" into mnc-ub-dev by Ian Lake · 9 years ago
  50. b62c397 Merge "Start saving iconified state of SearchView." into mnc-ub-dev by Aurimas Liutikas · 9 years ago
  51. 2aa5f24 Merge "Tint wrap all Views when running on < v21" into mnc-ub-dev by Chris Banes · 9 years ago
  52. ea6f4fd Merge "Rename AppCompat + Preferences Theme styleable" into mnc-ub-dev by Chris Banes · 9 years ago
  53. a4b98c8 Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  54. ebbed34 Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" by Tenghui Zhu · 9 years ago
  55. 604c631 Tint wrap all Views when running on < v21 by Chris Banes · 9 years ago
  56. ade92f9 Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  57. 526ef1f Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform." by Tenghui Zhu · 9 years ago
  58. 7c839dc Clarify the JavaDoc for VDC and AVDC by Teng-Hui Zhu · 9 years ago
  59. e02f970 Merge "Fix mystery method arraycopy not found issue for VDC DO NOT MERGE" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  60. a14283a Merge "Add API generation to VDC + AVDC" into mnc-ub-dev by Chris Banes · 9 years ago
  61. 408cb9f Merge "Fix VFY warning for VDC and AVDC about calling the new API on old platform." into mnc-ub-dev by Tenghui Zhu · 9 years ago
  62. 78fe6d4 Fix VFY warning for VDC and AVDC about calling the new API on old platform. by Teng-Hui Zhu · 9 years ago
  63. 3de9a13 Start saving iconified state of SearchView. by Aurimas Liutikas · 9 years ago
  64. 7a856a0 MediaSessionCompat: Remove looper requirement in constructor by Ian Lake · 9 years ago
  65. 24638bd Merge "Revert "Adjust ViewDragHelper to better support watches."" into mnc-ub-dev by Paul Soulos · 9 years ago
  66. a46acad Revert "Adjust ViewDragHelper to better support watches." by Paul Soulos · 9 years ago
  67. 3132944 Merge "Adjust ViewDragHelper to better support watches." into mnc-ub-dev by Paul Soulos · 9 years ago
  68. 61d38d3 Adjust ViewDragHelper to better support watches. by Paul Soulos · 9 years ago
  69. d6b3239 Add API generation to VDC + AVDC by Chris Banes · 9 years ago
  70. 13ea98c Fix mystery method arraycopy not found issue for VDC DO NOT MERGE by Teng-Hui Zhu · 10 years ago
  71. db3cdc8 Merge "Address API review comments" into mnc-ub-dev by Yusuf Ozuysal · 9 years ago
  72. 671eef4 leanback: remove unused resources by Dake Gu · 9 years ago
  73. 40a9d3c Merge "GuidedStep API review change" into mnc-ub-dev by Dake Gu · 9 years ago
  74. ea17567 Merge "Fix RTL for leanback preference category" into mnc-ub-dev by Tony Mantler · 9 years ago
  75. 8b124c6 Merge "Fix FadeAndShortSlide Properly" into mnc-ub-dev by Tony Mantler · 9 years ago
  76. 301a0e3 Merge "Complete the testing coverage of ViewPager's page change listener." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  77. 913fa29 Rename AppCompat + Preferences Theme styleable by Chris Banes · 9 years ago
  78. ba77b1c Merge "Import translations. DO NOT MERGE" into mnc-ub-dev by Geoff Mendal · 9 years ago
  79. b457c44 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  80. 0ac8d2e Merge "Fix color interpolation for AnimatedVectorDrawableCompat" into mnc-ub-dev by Chet Haase · 9 years ago
  81. 5d4636f Complete the testing coverage of ViewPager's page change listener. by Kirill Grouchnikov · 9 years ago
  82. 942f792 GuidedStep API review change by Dake Gu · 9 years ago
  83. c37d0d5 Merge "Fix error colours in design lib" into mnc-ub-dev by Chris Banes · 9 years ago
  84. 09c0d7d Fix color interpolation for AnimatedVectorDrawableCompat by Chet Haase · 10 years ago
  85. 528aa04 Merge "Fix one compiler error found by mmm" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  86. 62ae634 Fix FadeAndShortSlide Properly by Tony Mantler · 9 years ago
  87. fa39401 Fix RTL for leanback preference category by Tony Mantler · 9 years ago
  88. 31d3693 Address API review comments by Yusuf Ozuysal · 9 years ago
  89. 7b5870b Merge "Framework Support Library: Ensure addSharedElement on TransitionHelper is only called on non-null views" into mnc-ub-dev by Keyvan Amiri · 9 years ago
  90. 1a26bdc Merge "Add MODE_NIGHT_FOLLOW_SYSTEM to AppCompat" into mnc-ub-dev by Chris Banes · 9 years ago
  91. 4eb453c Fix BottomSheetBehavior for non-last child by Yuichi Araki · 10 years ago
  92. 84f34d2 Merge "Fix settling behavior of BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  93. eb102d7 Merge "Fix Snackbar not showing after a dismissal" into mnc-ub-dev by Chris Banes · 9 years ago
  94. 56fc7c3 Merge "Testing scroll state changes in ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  95. fe20eed Add MODE_NIGHT_FOLLOW_SYSTEM to AppCompat by Chris Banes · 9 years ago
  96. 8bfa8f6 Framework Support Library: Ensure addSharedElement on TransitionHelper by Keyvan Amiri · 9 years ago
  97. 5513272 Merge "Fixing FadeAndShortSlide animation." into mnc-ub-dev by Dake Gu · 9 years ago
  98. dd87581 Merge "Provide a way to customize logo animation in onboarding" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  99. 84684fa Fixing FadeAndShortSlide animation. by susnata · 9 years ago
  100. b95b3ed Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 10 years ago