1. ce68d2b Merge "Fix accessibility for password toggle button" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  2. ed4cbfe Fix support library tests by Chris Banes · 8 years ago
  3. e47578f Merge "Don't dispatch nested scroll events to GONE views" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  4. 829400b Don't dispatch nested scroll events to GONE views by Chris Banes · 8 years ago
  5. 907eab4 Fix accessibility for password toggle button by Chris Banes · 8 years ago
  6. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  7. b4da44d Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  8. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  9. 4d6a963 Handle ACTION_DISMISS in BottomSheetDialog by Yuichi Araki · 8 years ago
  10. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  11. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  12. 69557a3 Fix BottomNavigationMenu item selection via Menu object by Aurimas Liutikas · 8 years ago
  13. e7f6722 Merge "Update TextInputLayout icon for spec update" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  14. 27a0a2b Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672 by Chris Banes · 8 years ago
  15. 5504bf1 Stop measure/layout on GONE views in CoordinatorLayout am: 5435163672 by Chris Banes · 8 years ago
  16. 5435163 Stop measure/layout on GONE views in CoordinatorLayout by Chris Banes · 8 years ago
  17. 4f15300 Fix failing TextInputLayoutTest tests. by Aurimas Liutikas · 8 years ago
  18. 80761fe Update TextInputLayout icon for spec update by Chris Banes · 8 years ago
  19. 7740d10 Fix TextInputLayout hint not working in extract mode am: 5eab26a2b6 by Chris Banes · 8 years ago
  20. 773434a Fix TextInputLayout hint not working in extract mode am: 5eab26a2b6 by Chris Banes · 8 years ago
  21. b8d98f1 Merge "Fix TextInputLayout hint not working in extract mode" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  22. d55d526 Fix automatic show/hide of FAB by Yuichi Araki · 8 years ago
  23. d48be49 Merge "Support design - fix FloatingActionButton elevation" by Andrei Stingaceanu · 8 years ago
  24. 417d928 BottomNavigationView javadoc fix up. am: e1e8ec0b26 by Aurimas Liutikas · 8 years ago
  25. d484061 Add shadow to BottomNavigationView. am: 7ff7ddcb89 by Aurimas Liutikas · 8 years ago
  26. 99a17d3 BottomNavigationView javadoc fix up. am: e1e8ec0b26 am: 0582acf562 am: ceedf4bdd0 by Aurimas Liutikas · 8 years ago
  27. 1542508 Add shadow to BottomNavigationView. am: 7ff7ddcb89 am: 024099289d am: 54551c4f45 by Aurimas Liutikas · 8 years ago
  28. a58ff1d Merge "Preserve left+right compound drawables" into nyc-mr1-dev by Chris Banes · 8 years ago
  29. 0582acf BottomNavigationView javadoc fix up. am: e1e8ec0b26 by Aurimas Liutikas · 8 years ago
  30. 498c267 Merge "BottomNavigationView javadoc fix up." into nyc-mr1-dev by Aurimas Liutikas · 8 years ago
  31. 848fcae Preserve left+right compound drawables by Chris Banes · 8 years ago
  32. 5eab26a Fix TextInputLayout hint not working in extract mode by Chris Banes · 8 years ago
  33. 4d8f957 Preserve left+right compound drawables by Chris Banes · 8 years ago
  34. 7ff7ddc Add shadow to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  35. 12f2d0a Support design - fix FloatingActionButton elevation by Andrei Stingaceanu · 8 years ago
  36. 5fa3fd2 resolve merge conflicts of 9e1bec8 to master by Aurimas Liutikas · 8 years ago
  37. 80c46a0 Fix crash when adding items to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  38. 73d9e90 Disable BottomSheetBehaviorTest#testFabVisibility by Aurimas Liutikas · 8 years ago
  39. 5f006fe Start using return value of OnNavigationItemSelectedListener. am: 578015fc3e am: a502cd075f am: ba4b4c48c7 by Aurimas Liutikas · 8 years ago
  40. e1e8ec0 BottomNavigationView javadoc fix up. by Aurimas Liutikas · 8 years ago
  41. 578015f Start using return value of OnNavigationItemSelectedListener. by Aurimas Liutikas · 8 years ago
  42. 362dc94 Clean up BottomBar docs by Chet Haase · 8 years ago
  43. 111ab99 Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  44. 5052de3 Clean-up BottomNavigationMenuView#onMeasure and other style fixes. by Aurimas Liutikas · 8 years ago
  45. 5519d19 Merge "Annotate the last non-annotated support lib tests." by TreeHugger Robot · 8 years ago
  46. cea79d7 Annotate the last non-annotated support lib tests. by Aurimas Liutikas · 8 years ago
  47. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  48. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  49. ff8c0bd Merge "NavigationView restores state of the headers" by Yuichi Araki · 8 years ago
  50. 480ee20 Fix broken support library host tests. by Aurimas Liutikas · 8 years ago
  51. 9a2ea21 NavigationView restores state of the headers by Yuichi Araki · 8 years ago
  52. 73c5aab Merge "Do not attempt to update GONE childen of CoordinatorLayout." by Aurimas Liutikas · 8 years ago
  53. 8c153ac Remove flakiness / race condition in snackbar tests by Kirill Grouchnikov · 8 years ago
  54. 2a6de19 Merge "Sync password toggle view after being re-enabled" by Chris Banes · 8 years ago
  55. 8a1af70 Do not attempt to update GONE childen of CoordinatorLayout. by Aurimas Liutikas · 8 years ago
  56. 648fe3e Merge "Remove a few more usages of runOnMainSync in support-design" by Aurimas Liutikas · 8 years ago
  57. 6f51cc0 Clean up BottomBar docs by Chet Haase · 8 years ago
  58. c9a94ee Sync password toggle view after being re-enabled by Chris Banes · 8 years ago
  59. acf7e81 Remove a few more usages of runOnMainSync in support-design by Aurimas Liutikas · 8 years ago
  60. 02df9a2 Merge "Force BottomNavigationView item labels to be singleLine." by Aurimas Liutikas · 8 years ago
  61. 1f30823 Fix CoordinatorLayout IllegalArgumentException crash am: f42b1d0113 am: 943958d2b3 by Alan Viverette · 8 years ago
  62. afcc94d Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  63. baa44c7 Merge "Support custom views on snackbars" by Kirill Grouchnikov · 8 years ago
  64. f42b1d0 Fix CoordinatorLayout IllegalArgumentException crash by Alan Viverette · 8 years ago
  65. 8da7b24 Support custom views on snackbars by Kirill Grouchnikov · 8 years ago
  66. a9e2fb6 Merge "Fix TextInputLayout label animation when restoring state." by Aurimas Liutikas · 8 years ago
  67. 5e79099 Merge "Clean-up BottomNavigationMenuView#onMeasure and other style fixes." by Aurimas Liutikas · 8 years ago
  68. ccce057 Fix TextInputLayout label animation when restoring state. by Aurimas Liutikas · 8 years ago
  69. 9c4ba2d Clean-up BottomNavigationMenuView#onMeasure and other style fixes. by Aurimas Liutikas · 8 years ago
  70. ad59b7b Update docs for TextInputLayout and ActivityCompat am: 9c4d0da581 am: 879316ef1a by Alan Viverette · 8 years ago
  71. 868293a Merge "Move design_appbar_state_list_animator.xml to correct directory." by Aurimas Liutikas · 8 years ago
  72. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  73. 9c4d0da Update docs for TextInputLayout and ActivityCompat by Alan Viverette · 8 years ago
  74. 3040806 Move design_appbar_state_list_animator.xml to correct directory. by Aurimas Liutikas · 8 years ago
  75. 3b8dd61 Merge "Switch from deprecated size annotations to new ones." by Aurimas Liutikas · 8 years ago
  76. b9449e4 Fix setWillNotDraw in ScrimInsetsFrameLayout am: 9c937474b2 am: 66222e3d33 by Yuichi Araki · 8 years ago
  77. 66222e3 Fix setWillNotDraw in ScrimInsetsFrameLayout am: 9c937474b2 by Yuichi Araki · 8 years ago
  78. 0a67f0c Merge "Fix setWillNotDraw in ScrimInsetsFrameLayout" into nyc-mr1-dev by Yuichi Araki · 8 years ago
  79. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  80. 06b8b2a Merge "Set default pointer icon for disabled BottomNavigationItemView" by TreeHugger Robot · 8 years ago
  81. 9c93747 Fix setWillNotDraw in ScrimInsetsFrameLayout by Yuichi Araki · 8 years ago
  82. 536e5b2 Set background on correct view am: 1ad6282d03 am: 05808cb042 am: 4d3e596a33 by Alan Viverette · 8 years ago
  83. 1ad6282 Set background on correct view by Alan Viverette · 8 years ago
  84. 2761ce7 Revert "Set background on correct view" am: e0df1ae2d3 am: 7c72b7692d by Aurimas Liutikas · 8 years ago
  85. e0df1ae Revert "Set background on correct view" by Aurimas Liutikas · 8 years ago
  86. e352ee3 Set background on correct view am: def71dc084 am: 2ece92286d am: 3521826efa by Alan Viverette · 8 years ago
  87. d72e9db Set default pointer icon for disabled BottomNavigationItemView by Vladislav Kaznacheev · 8 years ago
  88. 6efa7f2 Merge "Implement custom pointer icon for widgets in support lib" by TreeHugger Robot · 8 years ago
  89. 155d8e1 Implement custom pointer icon for widgets in support lib by Vladislav Kaznacheev · 8 years ago
  90. def71dc Set background on correct view by Alan Viverette · 8 years ago
  91. 363e7c3 BottomSheetDialog is canceled when swiped down am: 5951109510 am: 22d6fb9175 by Yuichi Araki · 8 years ago
  92. 17276ad Merge "More targeted dependencies" by Kirill Grouchnikov · 8 years ago
  93. 22d6fb9 BottomSheetDialog is canceled when swiped down am: 5951109510 by Yuichi Araki · 8 years ago
  94. 845f379 Merge "BottomSheetDialog is canceled when swiped down" into nyc-mr1-dev by Yuichi Araki · 8 years ago
  95. 3d039d1 Fix title not showing when AppBarLayout initially collapsed am: 824644fc70 by Chris Banes · 8 years ago
  96. e464640 Make expanded title bounds start from top of Toolbar am: e4b06c0846 by Chris Banes · 8 years ago
  97. ea65046 Merge "Fix title not showing when AppBarLayout initially collapsed" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  98. 6f828f2 Merge "Make expanded title bounds start from top of Toolbar" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  99. 1c8c666 More targeted dependencies by Kirill Grouchnikov · 8 years ago
  100. e4b06c0 Make expanded title bounds start from top of Toolbar by Chris Banes · 8 years ago