1. 2ee7776 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  2. a79fb2a Merge "Remove unwanted padding from AppBarLayout" into oc-support-26.0-dev by Chris Banes · 7 years ago
  3. 6ae78e9 Merge "Remove unwanted padding from AppBarLayout" into oc-support-26.0-dev by Chris Banes · 7 years ago
  4. 47b4d4d Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  5. 3c4963c Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  6. ecfd19d Merge "Remove dependency on Multidex by design and leanback libs." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  7. 1b8473b Remove unwanted padding from AppBarLayout by Chris Banes · 7 years ago
  8. a82b39f Remove dependency on Multidex by design and leanback libs. by Aurimas Liutikas · 7 years ago
  9. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  10. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  11. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  12. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  13. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  14. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  15. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  16. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  17. a00b74a Merge "Update lint baseline" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  18. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  19. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  20. e44c170 Merge "Clean up ObjectUtils APIs to provide better parity with platform" into oc-support-26.0-dev by Alan Viverette · 7 years ago
  21. c9bbadf Clean up ObjectUtils APIs to provide better parity with platform by Alan Viverette · 7 years ago
  22. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  23. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  24. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  25. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  26. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  27. 5d32cb8 Persist password visibility state by Kirill Grouchnikov · 7 years ago
  28. c40f445 BottomNavigationView: contentDescription updates by Jonathan Koren · 7 years ago
  29. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  30. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  31. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  32. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  33. 6ea863b Merge "Remove use of deprecated ViewCompat.canScrollVertically" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  34. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  35. 7043bbc Remove use of deprecated ViewCompat.canScrollVertically by Aurimas Liutikas · 7 years ago
  36. 7301f0c Remove usages of BuildCompat#isAtLeastO in support library. by Aurimas Liutikas · 7 years ago
  37. 17f3424b Merge "Fix CoordinatorLayout edge building process." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  38. d388d36 Fix error prone warning in CoordinatorLayout. by Aurimas Liutikas · 7 years ago
  39. 952c28b Fix CoordinatorLayout edge building process. by Frantisek Nagy · 7 years ago
  40. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  41. 2e146a7 Merge "Fix ViewStructure.getHint() for autofill on child of TextInputLayout." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  42. fa63b7f Fix ViewStructure.getHint() for autofill on child of TextInputLayout. by Felipe Leme · 7 years ago
  43. ee1b969 MediaRouter: Fix errprone warnings by Hyundo Moon · 7 years ago
  44. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  45. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  46. ad1b0e8 Fix and suppress an assortment of ErrorProne warnings. by Aurimas Liutikas · 7 years ago
  47. d38d82e Merge "Conditional use of workaround for 22-24 devices" into oc-dev by Kirill Grouchnikov · 7 years ago
  48. 76daed1 Nested scrolling++ by Chris Banes · 8 years ago
  49. b3f4420 Conditional use of workaround for 22-24 devices by Kirill Grouchnikov · 7 years ago
  50. f055439 Rename colorTextError to colorError for consistency with FW by Kirill Grouchnikov · 7 years ago
  51. 0ee1c0c Merge "Make support toolbars into keyboard navigation clusters" into oc-dev by TreeHugger Robot · 7 years ago
  52. d2d9079 Make support toolbars into keyboard navigation clusters by Evan Rosky · 7 years ago
  53. 779fb11 Don't crash in AppBarLayout inflation am: ee01b9bca7 by Kirill Grouchnikov · 7 years ago
  54. 368c412 Merge "Move textColorError from design to appcompat" into oc-dev by Kirill Grouchnikov · 7 years ago
  55. be551c4 Move textColorError from design to appcompat by Kirill Grouchnikov · 7 years ago
  56. ee01b9b Don't crash in AppBarLayout inflation by Kirill Grouchnikov · 7 years ago
  57. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  58. 751f614 resolve merge conflicts of 08aea1c647 to oc-dev by Yuichi Araki · 7 years ago
  59. 4b5909c Merge "Fix BottomSheetBehaviorTest" into nyc-support-25.4-dev am: a1576d83a9 by Yuichi Araki · 7 years ago
  60. 08aea1c Merge "Status bar background for BottomSheetDialog" into nyc-support-25.4-dev by Yuichi Araki · 7 years ago
  61. 96eebaf Status bar background for BottomSheetDialog by Yuichi Araki · 7 years ago
  62. 8be0c0d Fix BottomSheetBehaviorTest by Yuichi Araki · 7 years ago
  63. b0ec058 Merge "Replace usage of design MathUtils with core-utils version of MathUtils." into oc-dev by TreeHugger Robot · 7 years ago
  64. 12e0a30 Replace usage of design MathUtils with core-utils version of MathUtils. by Aurimas Liutikas · 7 years ago
  65. 98ec0d5 Clean up an assortment of Error-Prone warnings. by Aurimas Liutikas · 7 years ago
  66. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 7 years ago
  67. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  68. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  69. 806d225 Merge "Revert "Clean up files left over from old SDK build" to fix build" by Alan Viverette · 7 years ago
  70. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 7 years ago
  71. 4e3f147 Merge "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  72. 047377e Merge "Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest." by TreeHugger Robot · 7 years ago
  73. e5aeb8d Merge "Mark flaky tests as flaky" by TreeHugger Robot · 7 years ago
  74. d1745ab Use PollingCheck instead of sleep in AppBarWithCollapsingToolbarTest. by Aurimas Liutikas · 7 years ago
  75. e9ef6b7 Merge "Fix CollapsingToolbarLayout height when wrap_content" by TreeHugger Robot · 7 years ago
  76. be2428d Unflake AppBar tests by Aurimas Liutikas · 7 years ago
  77. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 7 years ago
  78. d1a3eb9 Fix CollapsingToolbarLayout height when wrap_content by Chris Banes · 7 years ago
  79. d760631 Merge "Add speculative fix for AppBar*Tests" by TreeHugger Robot · 7 years ago
  80. 2d737bf Add speculative fix for AppBar*Tests by Aurimas Liutikas · 7 years ago
  81. e025870 Merge "Remove unused class AnimationListenerAdapter." by TreeHugger Robot · 7 years ago
  82. a972a99 Merge "Introduce android.support.v7.widget.TooltipCompat" by TreeHugger Robot · 7 years ago
  83. 54474fe Remove unused class AnimationListenerAdapter. by Aurimas Liutikas · 7 years ago
  84. 6412318 resolve merge conflicts of a793edf655 to master by Aurimas Liutikas · 7 years ago
  85. cf41f51 Fix BottomNavigationView label animation. by Aurimas Liutikas · 7 years ago
  86. 05944c3 Merge "A pass at fixing unchecked javac warnings." by TreeHugger Robot · 7 years ago
  87. d307f45 Merge "Prevent potential NPE" am: 2dca7c82d1 am: 7c421bdee8 am: 98c8c2faa2 by Aurimas Liutikas · 7 years ago
  88. 6539c6f Merge "Remove unnecessary null check" into nyc-support-25.3-dev am: 82f70a69e5 by Kirill Grouchnikov · 7 years ago
  89. ffcdd45 Add missing import in DirectedAcyclicGraphTest by Aurimas Liutikas · 7 years ago
  90. d8caf68 Remove unnecessary null check by Kirill Grouchnikov · 7 years ago
  91. a4c6825 Introduce android.support.v7.widget.TooltipCompat by Vladislav Kaznacheev · 7 years ago
  92. d1e6ea3 Prevent potential NPE by Geoffrey Métais · 7 years ago
  93. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  94. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  95. 2656ae5 Merge "Re-enable lint enforcement, fix remaining lint issues" by TreeHugger Robot · 7 years ago
  96. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago
  97. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  98. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 7 years ago
  99. b549f75 Mark flaky tests as flaky by Alan Viverette · 7 years ago
  100. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago