1. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  2. b4a1c82 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 9 years ago
  3. ed149ae Accessibility fix for Snackbar announcements by Chris Banes · 9 years ago
  4. 4cc50ca Allow TabLayout items to be added in a layout by Chris Banes · 9 years ago
  5. af862ff Merge "Fix CollapsingToolbarLayout not drawing a title" into mnc-ub-dev by Chris Banes · 9 years ago
  6. 5b5ab38 Merge "Fix Snackbar tests when animations are enabled" into mnc-ub-dev by Chris Banes · 9 years ago
  7. 6b0726e Fix CollapsingToolbarLayout not drawing a title by Chris Banes · 9 years ago
  8. dffd8d4 BottomSheetBehavior passes View to callbacks by Yuichi Araki · 9 years ago
  9. ad80081 Merge "Add tests for BottomSheet" into mnc-ub-dev by Yuichi Araki · 9 years ago
  10. 180941a Merge "Add TextInputEditText to accompany TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  11. f6c82b6 Update test dependencies in AppCompat + design by Chris Banes · 9 years ago
  12. df00f11 Fix Snackbar tests when animations are enabled by Chris Banes · 9 years ago
  13. fc03cb4 Add TextInputEditText to accompany TextInputLayout by Chris Banes · 9 years ago
  14. 48cd60a Add tests for BottomSheet by Yuichi Araki · 9 years ago
  15. 3649bdf Merge "Guard against NPE in TabLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  16. 9c2232e Guard against NPE in TabLayout by Chris Banes · 9 years ago
  17. 1b30ef6 Fix support test build by Chris Banes · 9 years ago
  18. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 9 years ago
  19. 40b6e9c Suppress Javadocs generation in design/tests by Kirill Grouchnikov · 9 years ago
  20. 9264b12 Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev by Chris Banes · 9 years ago
  21. d2a4484 Rename design-lib Theme styleable by Chris Banes · 9 years ago
  22. bfd48d0 Fix Snackbar callback being called twice on API 14/15 by Chris Banes · 9 years ago
  23. 9610428 Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev by Chris Banes · 9 years ago
  24. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 9 years ago
  25. ab8e873 Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev by Chris Banes · 9 years ago
  26. 090d678 Disable delay child pressed state propogation for Tabs by Chris Banes · 9 years ago
  27. 3f5b018 Add missing test for min/max tab width limitation in TabLayout by Kirill Grouchnikov · 9 years ago
  28. 751d036 Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  29. c7f2aad Third pass for testing TabLayout with ViewPager by Kirill Grouchnikov · 9 years ago
  30. 90dfc0a Fix SwipeDismissBehavior not request disallow intercepts by Chris Banes · 9 years ago
  31. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 9 years ago
  32. 7776911 Merge "Use correct max width for NavigationView" into mnc-ub-dev by Chris Banes · 9 years ago
  33. e2f344d Second pass for TabLayout / ViewPager tests by Kirill Grouchnikov · 9 years ago
  34. 394c427 Initial test setup and simple TabLayout test in design lib by Kirill Grouchnikov · 9 years ago
  35. 809f48c Use correct max width for NavigationView by Chris Banes · 9 years ago
  36. 4df3c15 Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 9 years ago
  37. 623321e Merge "BottomSheetDialog and BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 9 years ago
  38. 1e220ff Rename FAB elevation methods by Chris Banes · 9 years ago
  39. c6e687c Merge "Allow Toolbar's to be nested in CTL" into mnc-ub-dev by Chris Banes · 9 years ago
  40. bf98761 BottomSheetDialog and BottomSheetDialogFragment by Yuichi Araki · 9 years ago
  41. dec26e7 Merge "Fix transparent color" into mnc-ub-dev by Yuichi Araki · 9 years ago
  42. 68c36ca Merge "Use colorControlActivated for an active item" into mnc-ub-dev by Yuichi Araki · 9 years ago
  43. e04ed82 Fix scrolling view overlapping AppBarLayout by Chris Banes · 9 years ago
  44. c6d62e6 Fix CoL doc bug by Chris Banes · 9 years ago
  45. bf4dc59 Fix transparent color by Yuichi Araki · 9 years ago
  46. 3625a84 Use colorControlActivated for an active item by Yuichi Araki · 9 years ago
  47. 981309e Merge "Revert "Tweak design proguard config"" into mnc-ub-dev by Chris Banes · 9 years ago
  48. a9074db Revert "Tweak design proguard config" by Chris Banes · 9 years ago
  49. 4837e2d Allow Toolbar's to be nested in CTL by Chris Banes · 9 years ago
  50. cb1edc3 Merge "Fix NPE in setCustomView() before addTab()" into mnc-ub-dev by Chris Banes · 9 years ago
  51. e3b0d9e Merge "Tweak design proguard config" into mnc-ub-dev by Chris Banes · 9 years ago
  52. aa3d855 Tweak design proguard config by Chris Banes · 9 years ago
  53. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  54. 3a1aa2f Fix NPE in setCustomView() before addTab() by Chris Banes · 9 years ago
  55. 78714f9 Merge "Don't update hint color when error is shown" into mnc-ub-dev by Chris Banes · 9 years ago
  56. ae47951 Make Snackbar align text to start by Chris Banes · 9 years ago
  57. 7cf044c Don't update hint color when error is shown by Chris Banes · 9 years ago
  58. 573ba55 Merge "Support for use outside of DrawerLayout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  59. 9a2aa38 Merge "Add hide feature to BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  60. e33473d Update FAB's tX even if it's not shown by Chris Banes · 9 years ago
  61. 30d42dc Support for use outside of DrawerLayout by Yuichi Araki · 9 years ago
  62. f28a0f7 Add hide feature to BottomSheetBehavior by Yuichi Araki · 9 years ago
  63. c682e2c Support animateLayoutChanges with ABL by Chris Banes · 9 years ago
  64. c9ed7ba Fix build. by Aurimas Liutikas · 9 years ago
  65. e880f08 Merge "Remove unused private method in TextInputLayout." into mnc-ub-dev by Aurimas Liutikas · 9 years ago
  66. 87ca859 Remove unused private method in TextInputLayout. by Aurimas Liutikas · 9 years ago
  67. 9c4f6f7 Start saving TextInputLayout error state. by Aurimas Liutikas · 9 years ago
  68. a8371f1 Refactor the error state by Chris Banes · 9 years ago
  69. 23746a5 Merge "Don't animate TIL error if we've been given the same error" into mnc-ub-dev by Chris Banes · 9 years ago
  70. 9ad8054 Don't animate TIL error if we've been given the same error by Chris Banes · 9 years ago
  71. fe8757b Merge "Make sure we keep Annotations in design's proguard" into mnc-ub-dev by Chris Banes · 9 years ago
  72. ed517ae Make sure we keep Annotations in design's proguard by Chris Banes · 9 years ago
  73. 3645905 Fix a constructor of ForegroundLinearLayout by Yuichi Araki · 9 years ago
  74. 47543aa AppBarLayout fixes by Chris Banes · 9 years ago
  75. 2d8ab49 Merge "Ensure that the indicator area is set to GONE" into mnc-ub-dev by Chris Banes · 9 years ago
  76. 669b23b Ensure that the indicator area is set to GONE by Chris Banes · 9 years ago
  77. 1888ec3 Fix wiping out a view's translationY by Chris Banes · 9 years ago
  78. 459155d Merge "Workaround TextInputLayout state changes becoming permanent" into mnc-ub-dev by Chris Banes · 9 years ago
  79. d163908 Merge "Add dynamic tab support to TabLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  80. df83d90 Merge "Fix crash in CTL on pre-v18 devices with no title" into mnc-ub-dev by Chris Banes · 9 years ago
  81. 2b1d1d9 Fix doc build by Chris Banes · 9 years ago
  82. 6fa3c92 Fix crash in CTL on pre-v18 devices with no title by Chris Banes · 9 years ago
  83. 38cc44c Add dynamic tab support to TabLayout by Chris Banes · 9 years ago
  84. fe1cbed Workaround TextInputLayout state changes becoming permanent by Chris Banes · 9 years ago
  85. 6d7a9a0 Add compat padding to FloatingActionButton ala CardView by Chris Banes · 9 years ago
  86. f6b1b74 Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  87. 3d81c90 Add getter for FAB content background by Chris Banes · 9 years ago
  88. 380cfd7 Add setHintEnabled to TextInputLayout by Chris Banes · 9 years ago
  89. 3fbbd54 Fix Tab indicator animation glitch by Chris Banes · 9 years ago
  90. e532c5a Merge "Fix Tabs not filling correctly in FIXED mode" into mnc-ub-dev by Chris Banes · 9 years ago
  91. 4172f25 Fix Tabs not filling correctly in FIXED mode by Chris Banes · 9 years ago
  92. d9cbe69 Add getContentRect() API to FloatingActionButton by Chris Banes · 9 years ago
  93. 62aa0b2 Fix build by Chris Banes · 9 years ago
  94. 9d42ab8 Fix crash in FAB background tint by Chris Banes · 9 years ago
  95. 66698bb Flatten AppCompat class hierarchy by Chris Banes · 9 years ago
  96. 5db2eb2 Merge "Fixes for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  97. 4452ce9 Fixes for TextInputLayout by Chris Banes · 9 years ago
  98. f521aa0 Merge "Add isCounterEnabled to TextInputLayout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  99. 2e659d2 Merge "Fix Snackbar + FloatingActionButton showing simultaneously" into mnc-ub-dev by Chris Banes · 9 years ago
  100. e948c13 Add isCounterEnabled to TextInputLayout by Yuichi Araki · 9 years ago