1. c37d0d5 Merge "Fix error colours in design lib" into mnc-ub-dev by Chris Banes · 9 years ago
  2. 84f34d2 Merge "Fix settling behavior of BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  3. 819bbaf Fix Snackbar not showing after a dismissal by Chris Banes · 9 years ago
  4. 49a5904 Fix settling behavior of BottomSheetBehavior by Yuichi Araki · 9 years ago
  5. 8a57aee Merge "BottomSheet supports nested scrolling" into mnc-ub-dev by Yuichi Araki · 9 years ago
  6. 75fd07a Merge "Fix window insets for AppBarLayouts in ViewPager" into mnc-ub-dev by Chris Banes · 9 years ago
  7. 9079ab7 Merge "Set a callback on CoL's status bar background" into mnc-ub-dev by Chris Banes · 9 years ago
  8. 4d4b8a2 Make CoordinatorLayout Behavior scrim methods non-final by Adam Powell · 9 years ago
  9. a9f4a78 Switch to dexmaker 1.2 by Kirill Grouchnikov · 9 years ago
  10. 8f7c75e Fix error colours in design lib by Chris Banes · 9 years ago
  11. bcb330d Set a callback on CoL's status bar background by Chris Banes · 9 years ago
  12. e3e7063 BottomSheet supports nested scrolling by Yuichi Araki · 9 years ago
  13. 07b044c Merge "Fix BottomSheetBehaviorTest on Gingerbread" into mnc-ub-dev by Yuichi Araki · 9 years ago
  14. dbc6d32 Merge "AppBarLayout overlap layout fix" into mnc-ub-dev by Chris Banes · 9 years ago
  15. 8cf1dce Use Mockito for verifying that a listener has been called. by Kirill Grouchnikov · 9 years ago
  16. b2f568c AppBarLayout overlap layout fix by Chris Banes · 9 years ago
  17. 8609a20 Fix BottomSheetBehaviorTest on Gingerbread by Yuichi Araki · 9 years ago
  18. 17ed326 Fix window insets for AppBarLayouts in ViewPager by Chris Banes · 9 years ago
  19. bd8ba2f Merge "Modal bottom sheet matches screen width by default" into mnc-ub-dev by Yuichi Araki · 9 years ago
  20. 60c2e83 Merge "Fix Snackbar swipe to dismiss not working pre-v11" into mnc-ub-dev by Chris Banes · 9 years ago
  21. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 9 years ago
  22. 812ed4b Modal bottom sheet matches screen width by default by Yuichi Araki · 9 years ago
  23. c10de2d Merge "Test coverage for NavigationView action layouts." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  24. 5e62849 Merge "Switch to more reliable icon sources for tinting tests." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  25. 1ba555a Test coverage for NavigationView action layouts. by Kirill Grouchnikov · 9 years ago
  26. 04292f1 Merge "Support library gradle improvements" into mnc-ub-dev by Yigit Boyar · 9 years ago
  27. 88f685b Switch to more reliable icon sources for tinting tests. by Kirill Grouchnikov · 9 years ago
  28. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  29. f92dff9 Merge "Update TabItem attr docs" into mnc-ub-dev by Chris Banes · 9 years ago
  30. 00a5da9 Update TabItem attr docs by Chris Banes · 9 years ago
  31. a3c0da0 More tests for NavigationView by Kirill Grouchnikov · 9 years ago
  32. 8ea47e6 Testing appearance-related APIs on NavigationView. by Kirill Grouchnikov · 9 years ago
  33. a89b7a8 Fix Snackbar swipe to dismiss not working pre-v11 by Chris Banes · 9 years ago
  34. f6a760a Merge "Optimize text drawing in CollapsingTextHelper" into mnc-ub-dev by Chris Banes · 9 years ago
  35. 973218c Optimize text drawing in CollapsingTextHelper by Chris Banes · 9 years ago
  36. c10ba25 Initial setup and basic test for NavigationView by Kirill Grouchnikov · 9 years ago
  37. ee3e805 Switch Design tests to activity rules. by Kirill Grouchnikov · 9 years ago
  38. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  39. 17fc77f Bottom sheets ignore touch events when invisible by Yuichi Araki · 9 years ago
  40. e1b0782 Fix BottomSheetBehaviorTest by Yuichi Araki · 9 years ago
  41. b4a1c82 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 9 years ago
  42. ed149ae Accessibility fix for Snackbar announcements by Chris Banes · 9 years ago
  43. 4cc50ca Allow TabLayout items to be added in a layout by Chris Banes · 9 years ago
  44. af862ff Merge "Fix CollapsingToolbarLayout not drawing a title" into mnc-ub-dev by Chris Banes · 9 years ago
  45. 5b5ab38 Merge "Fix Snackbar tests when animations are enabled" into mnc-ub-dev by Chris Banes · 9 years ago
  46. 6b0726e Fix CollapsingToolbarLayout not drawing a title by Chris Banes · 9 years ago
  47. dffd8d4 BottomSheetBehavior passes View to callbacks by Yuichi Araki · 9 years ago
  48. ad80081 Merge "Add tests for BottomSheet" into mnc-ub-dev by Yuichi Araki · 9 years ago
  49. 180941a Merge "Add TextInputEditText to accompany TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  50. f6c82b6 Update test dependencies in AppCompat + design by Chris Banes · 9 years ago
  51. df00f11 Fix Snackbar tests when animations are enabled by Chris Banes · 9 years ago
  52. fc03cb4 Add TextInputEditText to accompany TextInputLayout by Chris Banes · 9 years ago
  53. 48cd60a Add tests for BottomSheet by Yuichi Araki · 9 years ago
  54. 3649bdf Merge "Guard against NPE in TabLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  55. 9c2232e Guard against NPE in TabLayout by Chris Banes · 9 years ago
  56. 1b30ef6 Fix support test build by Chris Banes · 9 years ago
  57. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 9 years ago
  58. 40b6e9c Suppress Javadocs generation in design/tests by Kirill Grouchnikov · 9 years ago
  59. 9264b12 Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev by Chris Banes · 9 years ago
  60. d2a4484 Rename design-lib Theme styleable by Chris Banes · 9 years ago
  61. bfd48d0 Fix Snackbar callback being called twice on API 14/15 by Chris Banes · 9 years ago
  62. 9610428 Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev by Chris Banes · 9 years ago
  63. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 9 years ago
  64. ab8e873 Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev by Chris Banes · 9 years ago
  65. 090d678 Disable delay child pressed state propogation for Tabs by Chris Banes · 9 years ago
  66. 3f5b018 Add missing test for min/max tab width limitation in TabLayout by Kirill Grouchnikov · 9 years ago
  67. 751d036 Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  68. c7f2aad Third pass for testing TabLayout with ViewPager by Kirill Grouchnikov · 9 years ago
  69. 90dfc0a Fix SwipeDismissBehavior not request disallow intercepts by Chris Banes · 9 years ago
  70. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 9 years ago
  71. 7776911 Merge "Use correct max width for NavigationView" into mnc-ub-dev by Chris Banes · 9 years ago
  72. e2f344d Second pass for TabLayout / ViewPager tests by Kirill Grouchnikov · 9 years ago
  73. 394c427 Initial test setup and simple TabLayout test in design lib by Kirill Grouchnikov · 9 years ago
  74. 809f48c Use correct max width for NavigationView by Chris Banes · 9 years ago
  75. 4df3c15 Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 9 years ago
  76. 623321e Merge "BottomSheetDialog and BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 9 years ago
  77. 1e220ff Rename FAB elevation methods by Chris Banes · 9 years ago
  78. c6e687c Merge "Allow Toolbar's to be nested in CTL" into mnc-ub-dev by Chris Banes · 9 years ago
  79. bf98761 BottomSheetDialog and BottomSheetDialogFragment by Yuichi Araki · 9 years ago
  80. dec26e7 Merge "Fix transparent color" into mnc-ub-dev by Yuichi Araki · 9 years ago
  81. 68c36ca Merge "Use colorControlActivated for an active item" into mnc-ub-dev by Yuichi Araki · 9 years ago
  82. e04ed82 Fix scrolling view overlapping AppBarLayout by Chris Banes · 9 years ago
  83. c6d62e6 Fix CoL doc bug by Chris Banes · 9 years ago
  84. bf4dc59 Fix transparent color by Yuichi Araki · 9 years ago
  85. 3625a84 Use colorControlActivated for an active item by Yuichi Araki · 9 years ago
  86. 981309e Merge "Revert "Tweak design proguard config"" into mnc-ub-dev by Chris Banes · 9 years ago
  87. a9074db Revert "Tweak design proguard config" by Chris Banes · 9 years ago
  88. 4837e2d Allow Toolbar's to be nested in CTL by Chris Banes · 9 years ago
  89. cb1edc3 Merge "Fix NPE in setCustomView() before addTab()" into mnc-ub-dev by Chris Banes · 9 years ago
  90. e3b0d9e Merge "Tweak design proguard config" into mnc-ub-dev by Chris Banes · 9 years ago
  91. aa3d855 Tweak design proguard config by Chris Banes · 9 years ago
  92. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  93. 3a1aa2f Fix NPE in setCustomView() before addTab() by Chris Banes · 9 years ago
  94. 78714f9 Merge "Don't update hint color when error is shown" into mnc-ub-dev by Chris Banes · 9 years ago
  95. ae47951 Make Snackbar align text to start by Chris Banes · 9 years ago
  96. 7cf044c Don't update hint color when error is shown by Chris Banes · 9 years ago
  97. 573ba55 Merge "Support for use outside of DrawerLayout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  98. 9a2aa38 Merge "Add hide feature to BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  99. e33473d Update FAB's tX even if it's not shown by Chris Banes · 9 years ago
  100. 30d42dc Support for use outside of DrawerLayout by Yuichi Araki · 9 years ago