1. 2d81c38 Merge "Fix NPE when calling setState() before onLayoutChild()" am: db454aa9d4 by Taeho Kim · 10 years ago
  2. db454aa Merge "Fix NPE when calling setState() before onLayoutChild()" by yaraki · 10 years ago
  3. d786c5c Fix NPE when calling setState() before onLayoutChild() by Taeho Kim · 10 years ago
  4. 43fde51 resolve merge conflicts of c220078c9a to stage-aosp-master by Neil Fuller · 10 years ago
  5. 61ca612 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 10 years ago
  6. 909ea30 Merge "fix clickable area of FAB on pre-Lollipop devices" am: cebdfafcff by Chris Banes · 10 years ago
  7. c91b0ca fix clickable area of FAB on pre-Lollipop devices by Thilo Schuchort · 10 years ago
  8. 23746a5 Merge "Don't animate TIL error if we've been given the same error" into mnc-ub-dev by Chris Banes · 10 years ago
  9. 9ad8054 Don't animate TIL error if we've been given the same error by Chris Banes · 10 years ago
  10. fe8757b Merge "Make sure we keep Annotations in design's proguard" into mnc-ub-dev by Chris Banes · 10 years ago
  11. ed517ae Make sure we keep Annotations in design's proguard by Chris Banes · 10 years ago
  12. 3645905 Fix a constructor of ForegroundLinearLayout by Yuichi Araki · 10 years ago
  13. 47543aa AppBarLayout fixes by Chris Banes · 10 years ago
  14. 2d8ab49 Merge "Ensure that the indicator area is set to GONE" into mnc-ub-dev by Chris Banes · 10 years ago
  15. 669b23b Ensure that the indicator area is set to GONE by Chris Banes · 10 years ago
  16. 1888ec3 Fix wiping out a view's translationY by Chris Banes · 10 years ago
  17. 459155d Merge "Workaround TextInputLayout state changes becoming permanent" into mnc-ub-dev by Chris Banes · 10 years ago
  18. d163908 Merge "Add dynamic tab support to TabLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  19. df83d90 Merge "Fix crash in CTL on pre-v18 devices with no title" into mnc-ub-dev by Chris Banes · 10 years ago
  20. 2b1d1d9 Fix doc build by Chris Banes · 10 years ago
  21. 6fa3c92 Fix crash in CTL on pre-v18 devices with no title by Chris Banes · 10 years ago
  22. 38cc44c Add dynamic tab support to TabLayout by Chris Banes · 10 years ago
  23. fe1cbed Workaround TextInputLayout state changes becoming permanent by Chris Banes · 10 years ago
  24. 6d7a9a0 Add compat padding to FloatingActionButton ala CardView by Chris Banes · 10 years ago
  25. f6b1b74 Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  26. 3d81c90 Add getter for FAB content background by Chris Banes · 10 years ago
  27. 380cfd7 Add setHintEnabled to TextInputLayout by Chris Banes · 10 years ago
  28. 3fbbd54 Fix Tab indicator animation glitch by Chris Banes · 10 years ago
  29. e532c5a Merge "Fix Tabs not filling correctly in FIXED mode" into mnc-ub-dev by Chris Banes · 10 years ago
  30. 4172f25 Fix Tabs not filling correctly in FIXED mode by Chris Banes · 10 years ago
  31. d9cbe69 Add getContentRect() API to FloatingActionButton by Chris Banes · 10 years ago
  32. 62aa0b2 Fix build by Chris Banes · 10 years ago
  33. 9d42ab8 Fix crash in FAB background tint by Chris Banes · 10 years ago
  34. 66698bb Flatten AppCompat class hierarchy by Chris Banes · 10 years ago
  35. 5db2eb2 Merge "Fixes for TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  36. 4452ce9 Fixes for TextInputLayout by Chris Banes · 10 years ago
  37. f521aa0 Merge "Add isCounterEnabled to TextInputLayout" into mnc-ub-dev by Yuichi Araki · 10 years ago
  38. 2e659d2 Merge "Fix Snackbar + FloatingActionButton showing simultaneously" into mnc-ub-dev by Chris Banes · 10 years ago
  39. e948c13 Add isCounterEnabled to TextInputLayout by Yuichi Araki · 10 years ago
  40. 21690cc Propagate changes on sub menu items by Yuichi Araki · 10 years ago
  41. cd7313d Fix CollapsingToolbarLayout.setCollapsedTitleGravity() by Chris Banes · 10 years ago
  42. a419ee1 Fix Snackbar + FloatingActionButton showing simultaneously by Chris Banes · 10 years ago
  43. 3b2f56e Fix proguard error of NavigationView by Yuichi Araki · 10 years ago
  44. 23ef6d9 Fix control with dpad for NavigationView by Yuichi Araki · 10 years ago
  45. 10fa4c8 Merge "Make sure we inflate custom Tab views correctly" into mnc-ub-dev by Chris Banes · 10 years ago
  46. b8459a8 Make sure we inflate custom Tab views correctly by Chris Banes · 10 years ago
  47. cdccc4c Add a way to get header views from NavigationView by Yuichi Araki · 10 years ago
  48. f501c84 Merge "Make AppBarLayout's snap behavior honor collapsing" into mnc-ub-dev by Chris Banes · 10 years ago
  49. dcde7bf Make AppBarLayout's snap behavior honor collapsing by Chris Banes · 10 years ago
  50. fc780ba Respect a FloatingActionButton's visibility when anchored by Chris Banes · 10 years ago
  51. f39b7e5 Merge "Fix Snackbar dismisal generating two callbacks" into mnc-ub-dev by Chris Banes · 10 years ago
  52. ebf2d44 Merge "Don't let a View anchor itself to it's parent CoordinatorLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  53. 4daf2f0 Merge "Fix multi source folder API checking" into mnc-ub-dev by Chris Banes · 10 years ago
  54. eeea73a Fix Snackbar dismisal generating two callbacks by Chris Banes · 10 years ago
  55. 375995f Don't let a View anchor itself to it's parent CoordinatorLayout by Chris Banes · 10 years ago
  56. 95ad49b Fix multi source folder API checking by Chris Banes · 10 years ago
  57. 097e80a Fix invisible FloatingActionButton pre-ICS by Chris Banes · 10 years ago
  58. 9ec922c Fix FAB using ICS APIs on Honeycomb by Chris Banes · 10 years ago
  59. 5409a15 Merge "Fix FloatingActionButton show() animation" into mnc-ub-dev by Chris Banes · 10 years ago
  60. d9d77f4 Merge "Add getters/setters for CollapsingToolbarLayout title margins" into mnc-ub-dev by Chris Banes · 10 years ago
  61. cae5169 Merge "Ensure that SwipeDismissBehavior affects the correct view" into mnc-ub-dev by Chris Banes · 10 years ago
  62. d08f571 Merge "Fix Tab width with using icon + centered tabs" into mnc-ub-dev by Chris Banes · 10 years ago
  63. cdf5fd0 Fix Tab width with using icon + centered tabs by Chris Banes · 10 years ago
  64. fd7a95b Fix FloatingActionButton show() animation by Chris Banes · 10 years ago
  65. dce72ec Merge "Add @attr links to TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  66. b689719 Merge "Make sure that FAB's border respects tint updates" into mnc-ub-dev by Chris Banes · 10 years ago
  67. 17b6520 Add @attr links to TextInputLayout by Chris Banes · 10 years ago
  68. 4e9e5d5 Merge "Initial implementation of BottomSheet" into mnc-ub-dev by Yuichi Araki · 10 years ago
  69. 8603357 Make sure that FAB's border respects tint updates by Chris Banes · 10 years ago
  70. 34550bb Add getters/setters for CollapsingToolbarLayout title margins by Chris Banes · 10 years ago
  71. 02751b1 Ensure that SwipeDismissBehavior affects the correct view by Chris Banes · 10 years ago
  72. 08ce6ec Merge "Add AppCompatDrawableManager" into mnc-ub-dev by Chris Banes · 10 years ago
  73. e667a56 Merge "Use the correct interpolators in the design lib" into mnc-ub-dev by Chris Banes · 10 years ago
  74. 1cd777d Merge "Add support for rotating a FAB pre-L" into mnc-ub-dev by Chris Banes · 10 years ago
  75. 7e4e8b6 Add AppCompatDrawableManager by Chris Banes · 10 years ago
  76. 8c05e5f Doc fixes by Chris Banes · 10 years ago
  77. 3a30d0e Use the correct interpolators in the design lib by Chris Banes · 10 years ago
  78. 7021cb0 Merge "Allow CoordinatorLayout to handle root level pkg" into mnc-ub-dev by Chris Banes · 10 years ago
  79. b1d3557 Add 23.1.0 API files by Chris Banes · 10 years ago
  80. 25ef402 Allow CoordinatorLayout to handle root level pkg by Chris Banes · 10 years ago
  81. 452f94d Initial implementation of BottomSheet by Yuichi Araki · 10 years ago
  82. 93219e8 Merge "Ensure that CoL's sorted children is invalidated" into mnc-ub-dev by Chris Banes · 10 years ago
  83. 7b2f754 Merge "Disable NavigationView nested header scrolling" into mnc-ub-dev by Chris Banes · 10 years ago
  84. 7c89489 Disable NavigationView nested header scrolling by Chris Banes · 10 years ago
  85. 463b8e4 Merge "Use ParcelableCompat for CREATOR creation" into mnc-ub-dev by Chris Banes · 10 years ago
  86. 092bd17 Fix TabLayout crashing due to using getMaxLines() by Chris Banes · 10 years ago
  87. 62ab25d Use ParcelableCompat for CREATOR creation by Chris Banes · 10 years ago
  88. 3f175da Ship sources JAR with the design lib by Chris Banes · 10 years ago
  89. d9770e1 Add support for rotating a FAB pre-L by Chris Banes · 10 years ago
  90. e7c47b4 Fix NPE in setIcon by Yuichi Araki · 10 years ago
  91. e25a099 Merge "Accessibility improvements for design lib" into mnc-ub-dev by Chris Banes · 10 years ago
  92. 3224093 Accessibility improvements for design lib by Chris Banes · 10 years ago
  93. 756b701 Merge "Fix CollapsingToolbarLayout when used with SearchView" into mnc-ub-dev by Chris Banes · 10 years ago
  94. 6f800ea Merge "FloatingActionButton fixes" into mnc-ub-dev by Chris Banes · 10 years ago
  95. 3480b31 Merge "Fix Snackbar#show() not working after rotation" into mnc-ub-dev by Chris Banes · 10 years ago
  96. 26b8f02 Merge "Add a listener to FloatingActionButton show() and hide()." into mnc-ub-dev by Mark Wei · 10 years ago
  97. 0ad7ef5 Add a listener to FloatingActionButton show() and hide(). by Mark Wei · 10 years ago
  98. c06ea51 Fix CollapsingToolbarLayout when used with SearchView by Chris Banes · 10 years ago
  99. 4c33be8 Fix AppBarLayout not being scrollable with fitSystemWindows=true by Chris Banes · 10 years ago
  100. 5462d3e Fix Snackbar#show() not working after rotation by Chris Banes · 10 years ago