1. a1f95ec Add test for Fragment Transition. by George Mount · 9 years ago
  2. aa63f0a Merge "Revert "Revert "Choose the correct Fragment to pull a Transiton from.""" into mnc-ub-dev by George Mount · 9 years ago
  3. c062f4f Revert "Revert "Choose the correct Fragment to pull a Transiton from."" by George Mount · 9 years ago
  4. bc1f5ea Revert "Revert "Give transitioning fragment a context prior to retrieving transition"" by George Mount · 9 years ago
  5. 573ba55 Merge "Support for use outside of DrawerLayout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  6. 9a2aa38 Merge "Add hide feature to BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 9 years ago
  7. ed838f6 PlaybackControlsRow: Fix wrong ClosedCaptioningAction id by Dake Gu · 9 years ago
  8. b69c4f0 Merge "GuidedStepFragment: Fix "next icon" direction in RTL" into mnc-ub-dev by Dake Gu · 9 years ago
  9. 836108a Merge "Testing DrawerLayout's open / close via swipe gestures." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  10. 7a45714 GuidedStepFragment: Fix "next icon" direction in RTL by Dake Gu · 9 years ago
  11. fb23f12 GuidedStepFragment: Fix bug of sub actions focus by Dake Gu · 9 years ago
  12. bb2fd57 Testing DrawerLayout's open / close via swipe gestures. by Kirill Grouchnikov · 9 years ago
  13. 6acd4e2 Merge "Leanback: Force text alignment to start" into mnc-ub-dev by Dake Gu · 9 years ago
  14. e7046b1 Merge "First pass for basic testing of DrawerLayout with Espresso" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  15. 30c25a4 First pass for basic testing of DrawerLayout with Espresso by Kirill Grouchnikov · 9 years ago
  16. a5647c7 Second pass for Espresso-powered ViewPager tests. by Kirill Grouchnikov · 9 years ago
  17. ebb4ade Leanback: Force text alignment to start by Dake Gu · 9 years ago
  18. b02bba0 Merge "cherrypick from mnc-dev docs: Fixed typos in XML snippet Original Change-Id: I9d364a6649aa0eef7453d26a880aee7a17ddbfbf" into mnc-ub-dev by Andrew Solovay · 9 years ago
  19. bc276be Merge "Revert "Give transitioning fragment a context prior to retrieving transition"" into mnc-ub-dev by George Mount · 9 years ago
  20. f845344 Merge "Revert "Choose the correct Fragment to pull a Transiton from."" into mnc-ub-dev by George Mount · 9 years ago
  21. f24dfa0 Revert "Choose the correct Fragment to pull a Transiton from." by George Mount · 9 years ago
  22. 54e009b Revert "Give transitioning fragment a context prior to retrieving transition" by George Mount · 9 years ago
  23. 270cc72 Merge "Exclude test projects from javadoc using NO_DOCS file." into mnc-ub-dev by George Mount · 9 years ago
  24. 30ef11f Merge "Fix focusOutSideStart and focusOutSideEnd for VerticalGridView" into mnc-ub-dev by Dake Gu · 9 years ago
  25. a0e23eb Exclude test projects from javadoc using NO_DOCS file. by George Mount · 9 years ago
  26. 4e345d2 Merge "Ensure SwitchCompat jumps the thumb position" into mnc-ub-dev by Chris Banes · 9 years ago
  27. e33473d Update FAB's tX even if it's not shown by Chris Banes · 9 years ago
  28. c1884ce Ensure SwitchCompat jumps the thumb position by Chris Banes · 9 years ago
  29. 173d79a Fix focusOutSideStart and focusOutSideEnd for VerticalGridView by Dake Gu · 9 years ago
  30. 1db5382 GuidedStepFragment: switch to material selector/ripple effect by Dake Gu · 9 years ago
  31. 9a49e32 BrowseFragment: fix crash on v17 and setBrandColor by Dake Gu · 9 years ago
  32. e9fa7fb Merge "GuidedStepFragment: Support animation of expanding sub actions" into mnc-ub-dev by Dake Gu · 9 years ago
  33. 0c3a79a Merge "First pass for basic testing of ViewPager with Espresso" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  34. 5b6741a Merge "Choose the correct Fragment to pull a Transiton from." into mnc-ub-dev by George Mount · 9 years ago
  35. a797f3f Merge "Give transitioning fragment a context prior to retrieving transition" into mnc-ub-dev by George Mount · 9 years ago
  36. a90e5c8 Merge "MediaRouter: Use background threads for disk operations" into mnc-ub-dev by Sungsoo Lim · 9 years ago
  37. 589e4e1 MediaRouter: Use background threads for disk operations by Sungsoo Lim · 9 years ago
  38. 8b4d938 Merge "MediaSessionCompat: Protect artwork bitmaps from being recycled" into mnc-ub-dev by Donghyun Cho · 9 years ago
  39. 1ed9dc7 GuidedStepFragment: Support animation of expanding sub actions by Dake Gu · 9 years ago
  40. 87c3e1b Merge "MediaRouter: Support HTTP in the artwork icon of MRCD" into mnc-ub-dev by Donghyun Cho · 9 years ago
  41. fac1534 MediaSessionCompat: Protect artwork bitmaps from being recycled by Donghyun Cho · 9 years ago
  42. c0a76bd Remove unnecessary resource file attrs.xml by Teng-Hui Zhu · 9 years ago
  43. 676e1ff Merge "Leanback: more improvement of FadeAndShortSlide" into mnc-ub-dev by Dake Gu · 9 years ago
  44. b17223f cherrypick from mnc-dev docs: Fixed typos in XML snippet by Andrew Solovay · 9 years ago
  45. f18d975 Use dist dir for test apks by Yigit Boyar · 9 years ago
  46. fcca591 Leanback: more improvement of FadeAndShortSlide by Dake Gu · 9 years ago
  47. 5612cde Additional tests for ContextCompat. by Kirill Grouchnikov · 9 years ago
  48. 5427189 First pass for basic testing of ViewPager with Espresso by Kirill Grouchnikov · 9 years ago
  49. ee43f2b Fix local mk build by Teng-Hui Zhu · 9 years ago
  50. 70ac168 Merge "Use adapter position for cache invalidation" into mnc-ub-dev by Yigit Boyar · 9 years ago
  51. 18a0b29 Merge "Refactor the common interface into an abstract class" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  52. 82297fd Choose the correct Fragment to pull a Transiton from. by George Mount · 9 years ago
  53. b7c2b7d Give transitioning fragment a context prior to retrieving transition by George Mount · 9 years ago
  54. 30d42dc Support for use outside of DrawerLayout by Yuichi Araki · 9 years ago
  55. 376f4d5 MediaRouter: Support HTTP in the artwork icon of MRCD by Donghyun Cho · 9 years ago
  56. 71c54eb Use adapter position for cache invalidation by Yigit Boyar · 9 years ago
  57. 52d3e9e Merge "Refine TextViewCompat.setTextAppearance logic." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  58. 968dcfa Refactor the common interface into an abstract class by Teng-Hui Zhu · 9 years ago
  59. 9dbc6d1 Merge "Delegate the VDC and AVDC to the framework version when above Lollipop" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  60. 9f8d3b8 Delegate the VDC and AVDC to the framework version when above Lollipop by Teng-Hui Zhu · 9 years ago
  61. f28a0f7 Add hide feature to BottomSheetBehavior by Yuichi Araki · 9 years ago
  62. 9176979 Refine TextViewCompat.setTextAppearance logic. by Kirill Grouchnikov · 9 years ago
  63. bc927aa Context/ResourcesCompat getDrawable tests. by Kirill Grouchnikov · 9 years ago
  64. 83f9bf1 Merge "First pass for ContextCompat tests." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  65. 7af42d9 Merge "Support animateLayoutChanges with ABL" into mnc-ub-dev by Chris Banes · 9 years ago
  66. 8672bde Merge "Tweak the expected result computation for TextViewCompat." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  67. 92ea6b2 First pass for ContextCompat tests. by Kirill Grouchnikov · 9 years ago
  68. 5185f00 Merge "Allow inflateMenu() to not break ToolbarActionBar" into mnc-ub-dev by Chris Banes · 9 years ago
  69. 4d83305 Complete the test coverage for TextViewCompat by Kirill Grouchnikov · 9 years ago
  70. 698fb2a First pass for testing ResourcesCompat. by Kirill Grouchnikov · 9 years ago
  71. c4918b7 MediaRouter: A minor change for better readability by Sungsoo Lim · 9 years ago
  72. 2c39db1 Revert "MediaRouter: Fix for background colors of group volume controls" by Jae Seo · 9 years ago
  73. ffb58ea Merge "CustomTabs: Use ActivityCompat and ActivityOptionsCompat" into mnc-ub-dev by Ian Lake · 9 years ago
  74. c682e2c Support animateLayoutChanges with ABL by Chris Banes · 9 years ago
  75. b1e2d04 Allow inflateMenu() to not break ToolbarActionBar by Chris Banes · 9 years ago
  76. 512d898 Merge "DetailsOverviewRowLogoPresenter: Support fixed size and scaleType" into mnc-ub-dev by Dake Gu · 9 years ago
  77. d58bd56 Merge "Enable View theming before the subdecor is installed" into mnc-ub-dev by Chris Banes · 9 years ago
  78. adb84c0 DetailsOverviewRowLogoPresenter: Support fixed size and scaleType by Dake Gu · 9 years ago
  79. 481ff5b Enable View theming before the subdecor is installed by Chris Banes · 9 years ago
  80. 1842617 Tweak the expected result computation for TextViewCompat. by Kirill Grouchnikov · 9 years ago
  81. c1e35dc Merge "GuidedStepFragment: support expand/collapse sub actions." into mnc-ub-dev by Dake Gu · 9 years ago
  82. be6eb61 GuidedStepFragment: support expand/collapse sub actions. by Dake Gu · 9 years ago
  83. c200fe8 Merge "First pass for tests on GravityCompat." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  84. 7899d6f First pass for tests on GravityCompat. by Kirill Grouchnikov · 9 years ago
  85. c9ed7ba Fix build. by Aurimas Liutikas · 9 years ago
  86. e880f08 Merge "Remove unused private method in TextInputLayout." into mnc-ub-dev by Aurimas Liutikas · 9 years ago
  87. a40b47b Merge "RTL-aware test for TextViewCompat" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  88. bc7d6fa Merge "Extend TextViewCompat testing with compound drawables." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  89. 16b697b Merge "Second pass for testing TextViewCompat." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  90. 87ca859 Remove unused private method in TextInputLayout. by Aurimas Liutikas · 9 years ago
  91. 56fd573 Merge "Reenable the workarond for framework fragment transition NPE" into mnc-ub-dev by Dake Gu · 9 years ago
  92. e9401be Reenable the workarond for framework fragment transition NPE by Dake Gu · 9 years ago
  93. 9c4f6f7 Start saving TextInputLayout error state. by Aurimas Liutikas · 9 years ago
  94. c5b4d17 RTL-aware test for TextViewCompat by Kirill Grouchnikov · 9 years ago
  95. 156b807 Extend TextViewCompat testing with compound drawables. by Kirill Grouchnikov · 9 years ago
  96. 92ad169 Second pass for testing TextViewCompat. by Kirill Grouchnikov · 9 years ago
  97. b363112 Add annotations to DrawableCompat by Chris Banes · 9 years ago
  98. 6baa65e Merge "Fix NPE in DrawableCompat" into mnc-ub-dev by Chris Banes · 9 years ago
  99. e6d44f2 Merge "Move calls to Notification.setLatestEventInfo out of main class." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  100. b1ba192 Fix NPE in DrawableCompat by Chris Banes · 9 years ago