1. 87fb7dc Merge "Add a way to change the color of the bottom action bar in customtabs" into mnc-ub-dev by Yusuf Ozuysal · 9 years ago
  2. 5e78d2c Merge "leanback: fix layout issue of wrap_content" into mnc-ub-dev by Dake Gu · 9 years ago
  3. d80938a Fix AppCompat Gradle build by Chris Banes · 9 years ago
  4. 6e67e2a Merge "Integrate AVDC into AppCompat" into mnc-ub-dev by Chris Banes · 9 years ago
  5. 11c2c73 leanback: fix layout issue of wrap_content by Dake Gu · 9 years ago
  6. b3da032 Merge "Handle padding in wrap content" into mnc-ub-dev by Yigit Boyar · 9 years ago
  7. bd8ba2f Merge "Modal bottom sheet matches screen width by default" into mnc-ub-dev by Yuichi Araki · 9 years ago
  8. eee6d4b Merge "MediaRouter: Pass an unselect reason to members of a route group" into mnc-ub-dev by Donghyun Cho · 9 years ago
  9. 6b6a29e Handle padding in wrap content by Yigit Boyar · 9 years ago
  10. 3db2f5e Merge "Check child's scrollX/Y on bringChildRect method" into mnc-ub-dev by Yigit Boyar · 9 years ago
  11. 9350d61 Merge "GuidedStepFragment: made Picker accessibility friendly" into mnc-ub-dev by Dake Gu · 9 years ago
  12. 0f96ae4 GuidedStepFragment: made Picker accessibility friendly by Dake Gu · 9 years ago
  13. 8bee0e1 Fix onStart/EndAction() for ViewPropertyAnimatorCompat by Chet Haase · 9 years ago
  14. 0b465e7 Merge "Adding support for 2 different entrance transitions for GuidedStepFragment." into mnc-ub-dev by Susnata Basak · 9 years ago
  15. 60c2e83 Merge "Fix Snackbar swipe to dismiss not working pre-v11" into mnc-ub-dev by Chris Banes · 9 years ago
  16. 761b2d9 Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev by Chris Banes · 9 years ago
  17. bd3494d Integrate AVDC into AppCompat by Chris Banes · 9 years ago
  18. 812ed4b Modal bottom sheet matches screen width by default by Yuichi Araki · 9 years ago
  19. 3cb412f MediaRouter: Pass an unselect reason to members of a route group by Donghyun Cho · 9 years ago
  20. e03d465 Adding support for 2 different entrance transitions for GuidedStepFragment. by susnata · 9 years ago
  21. 110e2e6 Merge "Choose last span if layout is towards first item" into mnc-ub-dev by Yigit Boyar · 9 years ago
  22. f7f1c1e Choose last span if layout is towards first item by Yigit Boyar · 9 years ago
  23. 6607798 Revert getNoBackupFilesDir from static to regular. by Kirill Grouchnikov · 9 years ago
  24. c10de2d Merge "Test coverage for NavigationView action layouts." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  25. 5e62849 Merge "Switch to more reliable icon sources for tinting tests." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  26. 1ba555a Test coverage for NavigationView action layouts. by Kirill Grouchnikov · 9 years ago
  27. 04292f1 Merge "Support library gradle improvements" into mnc-ub-dev by Yigit Boyar · 9 years ago
  28. 88f685b Switch to more reliable icon sources for tinting tests. by Kirill Grouchnikov · 9 years ago
  29. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  30. f92dff9 Merge "Update TabItem attr docs" into mnc-ub-dev by Chris Banes · 9 years ago
  31. 00a5da9 Update TabItem attr docs by Chris Banes · 9 years ago
  32. 0e6979b Merge "More tests for NavigationView" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  33. 3adad0b Merge "Allow setSupportActionBar() to take a null param" into mnc-ub-dev by Chris Banes · 9 years ago
  34. a3c0da0 More tests for NavigationView by Kirill Grouchnikov · 9 years ago
  35. 8ea47e6 Testing appearance-related APIs on NavigationView. by Kirill Grouchnikov · 9 years ago
  36. d5a7378 Merge "MediaRouter: Pass a reason when a route has been unselected" into mnc-ub-dev by Donghyun Cho · 9 years ago
  37. 34f02b2 MediaRouter: Pass a reason when a route has been unselected by Donghyun Cho · 9 years ago
  38. b984f3b Merge "Adding support to render GuidedStepFragment in full/half screen mode." into mnc-ub-dev by Susnata Basak · 9 years ago
  39. 68d6939 Adding support to render GuidedStepFragment in full/half screen mode. by susnata · 9 years ago
  40. 21af285 Merge "Make @VisibleForTesting accessible for proguarding." into mnc-ub-dev by Jeff Davidson · 9 years ago
  41. 885ec85 Merge "Fix a regression introduced in ag/842840 which breaks startActivityForResult from Fragments." into mnc-ub-dev by Daniel Resnick · 9 years ago
  42. ba02c82 Fix a regression introduced in ag/842840 which breaks startActivityForResult from Fragments. by Daniel Resnick · 9 years ago
  43. a89b7a8 Fix Snackbar swipe to dismiss not working pre-v11 by Chris Banes · 9 years ago
  44. f6a760a Merge "Optimize text drawing in CollapsingTextHelper" into mnc-ub-dev by Chris Banes · 9 years ago
  45. 740e504 Allow setSupportActionBar() to take a null param by Chris Banes · 9 years ago
  46. c841e91 Merge "Initial setup and basic test for NavigationView" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  47. 2a9c638 Merge "Sync and cleanup pass over support-v4" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  48. 3de1aed Merge "Switch Design tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  49. d5a6f1a Merge "Convert AppCompat*View tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  50. 973218c Optimize text drawing in CollapsingTextHelper by Chris Banes · 9 years ago
  51. f86f85c Merge "MediaRouter: Clean up obsolete code." into mnc-ub-dev by Insun Kang · 9 years ago
  52. cd936e7 MediaRouter: Clean up obsolete code. by Insun Kang · 9 years ago
  53. 3d37afb Check child's scrollX/Y on bringChildRect method by Yigit Boyar · 9 years ago
  54. c10ba25 Initial setup and basic test for NavigationView by Kirill Grouchnikov · 9 years ago
  55. ee3e805 Switch Design tests to activity rules. by Kirill Grouchnikov · 9 years ago
  56. 39e8447 Sync and cleanup pass over support-v4 by Kirill Grouchnikov · 9 years ago
  57. 6469406 Add a way to change the color of the bottom action bar in customtabs by Yusuf Ozuysal · 9 years ago
  58. 4f219f0 Convert AppCompat*View tests to activity rules. by Kirill Grouchnikov · 9 years ago
  59. 83c009c Merge "Unify fastScrollSpace, freeScroll and scrollingOffset naming." into mnc-ub-dev by Aurimas Liutikas · 9 years ago
  60. eb673c3 Migrate tests away from deprecated methods by Kirill Grouchnikov · 9 years ago
  61. 8b7529d Merge "More tests for DrawerLayout." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  62. 431713b More tests for DrawerLayout. by Kirill Grouchnikov · 9 years ago
  63. 3d5b987 Merge "Switch Percent tests to activity rules." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  64. 0f3f71c Fix appcompat-test build by Chris Banes · 9 years ago
  65. 1e40dc0 Switch Percent tests to activity rules. by Kirill Grouchnikov · 9 years ago
  66. 421678a Merge changes Ibf3a3ee0,I13eea877 into mnc-ub-dev by Chris Banes · 9 years ago
  67. 117fb0f Merge "Tests for PopupMenu" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  68. ab89bf3 RTL-aware tests for PercentRelativeLayout by Kirill Grouchnikov · 9 years ago
  69. ff6cfa4 Tests for PercentRelativeLayout by Kirill Grouchnikov · 9 years ago
  70. e91ec2c Add tests to ensure window insets work by Chris Banes · 9 years ago
  71. 24391da Update AppCompat tests to use Activity Rules by Chris Banes · 9 years ago
  72. 7061f1c Merge "Bottom sheets ignore touch events when invisible" into mnc-ub-dev by Yuichi Araki · 9 years ago
  73. 59b4ea6 API review changes by Yigit Boyar · 9 years ago
  74. 2da4830 Tests for PopupMenu by Kirill Grouchnikov · 9 years ago
  75. 4858ea4 Merge "RecyclerView Automatic WRAP_CONTENT support" into mnc-ub-dev by Yigit Boyar · 9 years ago
  76. eb9bf4a Merge "GuidedStepFragment: Accessibility of checkable item" into mnc-ub-dev by Dake Gu · 9 years ago
  77. 84aa725 Merge "Remove invalid generated maven-metadata.xml files" into mnc-ub-dev by Justin Klaassen · 9 years ago
  78. d99d774 Remove invalid generated maven-metadata.xml files by Justin Klaassen · 9 years ago
  79. c43c828 Merge "Implement ConstantState in DrawableCompat.wrap()s wrappers" into mnc-ub-dev by Chris Banes · 9 years ago
  80. 9925d4a Implement ConstantState in DrawableCompat.wrap()s wrappers by Chris Banes · 9 years ago
  81. c12dc3d Update support lib to use correct current SDK DO NOT MERGE by Chris Banes · 9 years ago
  82. 17fc77f Bottom sheets ignore touch events when invisible by Yuichi Araki · 9 years ago
  83. aeac66a Merge "Fix BottomSheetBehaviorTest" into mnc-ub-dev by Yuichi Araki · 9 years ago
  84. b6b910b GuidedStepFragment: Accessibility of checkable item by Dake Gu · 9 years ago
  85. 4143554 RecyclerView Automatic WRAP_CONTENT support by Yigit Boyar · 9 years ago
  86. 89c7954 Merge "Fix build for VDC" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  87. 41d51ba Fix build for VDC by Teng-Hui Zhu · 9 years ago
  88. 6aa0d98 Merge "Adding datepicker in GuidedStepFragment" into mnc-ub-dev by Dake Gu · 9 years ago
  89. cb2d1d0 Merge "Remove the tests which is only fixed in support lib and master branch." into mnc-ub-dev by Tenghui Zhu · 9 years ago
  90. 0017aa8 Remove the tests which is only fixed in support lib and master branch. by Teng-Hui Zhu · 9 years ago
  91. b88b36a Adding datepicker in GuidedStepFragment by Dake Gu · 9 years ago
  92. b8ee719 Merge "leanback: group guidance accessibility text" into mnc-ub-dev by Dake Gu · 9 years ago
  93. 8e011e1 Merge "Spinner background fixes" into mnc-ub-dev by Chris Banes · 9 years ago
  94. 07fcef6 Merge "ColorUtils API improvements" into mnc-ub-dev by Chris Banes · 9 years ago
  95. 48ba7a3 Spinner background fixes by Chris Banes · 9 years ago
  96. 9a8fef8 ColorUtils API improvements by Chris Banes · 9 years ago
  97. e1b0782 Fix BottomSheetBehaviorTest by Yuichi Araki · 9 years ago
  98. b4a1c82 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev by Yuichi Araki · 9 years ago
  99. 9f7eb86 Merge "Fix documentation copy-pasta for getTranslationY()." into mnc-ub-dev by Aurimas Liutikas · 9 years ago
  100. c5c77e2 Fix documentation copy-pasta for getTranslationY(). by Aurimas Liutikas · 9 years ago