1. f35eccc Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  2. a33861a Merge "Tidy up support-v4 shim APIs pt. 2" into mnc-ub-dev by Chris Banes · 10 years ago
  3. dec26e7 Merge "Fix transparent color" into mnc-ub-dev by Yuichi Araki · 10 years ago
  4. 68c36ca Merge "Use colorControlActivated for an active item" into mnc-ub-dev by Yuichi Araki · 10 years ago
  5. 52e8b73 Merge "leanback: add Picker and DatePicker widgets" into mnc-ub-dev by Dake Gu · 10 years ago
  6. 17f0ca5 Tidy up support-v4 shim APIs pt. 2 by Chris Banes · 10 years ago
  7. e04ed82 Fix scrolling view overlapping AppBarLayout by Chris Banes · 10 years ago
  8. c6d62e6 Fix CoL doc bug by Chris Banes · 10 years ago
  9. 9b5fa1a Merge "Tidy up support-v4 shim APIs" into mnc-ub-dev by Chris Banes · 10 years ago
  10. 7c184f7 Merge "Backport missing RatingBar styles" into mnc-ub-dev by Chris Banes · 10 years ago
  11. bf4dc59 Fix transparent color by Yuichi Araki · 10 years ago
  12. 3625a84 Use colorControlActivated for an active item by Yuichi Araki · 10 years ago
  13. 71d30e1 leanback: add Picker and DatePicker widgets by Dake Gu · 10 years ago
  14. e8c9f7d Fix package name for the custom drawer layout. by Kirill Grouchnikov · 10 years ago
  15. c5847d1 Tidy up support-v4 shim APIs by Chris Banes · 10 years ago
  16. 7c8ba0f Backport missing RatingBar styles by Chris Banes · 10 years ago
  17. d04da2c Merge "Added tests for interactive pager tab strip" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  18. c85782f Merge "Testing DrawerLayout for respecting fitsSystemWindows attribute" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  19. 7a5cf59 Fix build by Chris Banes · 10 years ago
  20. 72ba33b Also wrap DrawableWrappers on API 21 by Chris Banes · 10 years ago
  21. 981309e Merge "Revert "Tweak design proguard config"" into mnc-ub-dev by Chris Banes · 10 years ago
  22. a9074db Revert "Tweak design proguard config" by Chris Banes · 10 years ago
  23. cb1edc3 Merge "Fix NPE in setCustomView() before addTab()" into mnc-ub-dev by Chris Banes · 10 years ago
  24. 79bdaf9 Testing DrawerLayout for respecting fitsSystemWindows attribute by Kirill Grouchnikov · 10 years ago
  25. cac6006 Testing ResourcesCompat.getDrawableForDensity by Kirill Grouchnikov · 10 years ago
  26. 59606ec Added tests for interactive pager tab strip by Kirill Grouchnikov · 10 years ago
  27. e3b0d9e Merge "Tweak design proguard config" into mnc-ub-dev by Chris Banes · 10 years ago
  28. aa3d855 Tweak design proguard config by Chris Banes · 10 years ago
  29. 8868c3d Add 23.1.1 support library API files by Chris Banes · 10 years ago
  30. 88db7d6 Merge "Optimize all the PNGs." into mnc-ub-dev by Chris Banes · 10 years ago
  31. 1d314a5 Optimize all the PNGs. by Chris Banes · 10 years ago
  32. 321f913 Merge "Mark percent/tests to not participate in Javadocs generation" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  33. 94aac41 Merge "Additional tests for ViewPager - PagerTitleStrip" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  34. 594d726 Merge "Complete test coverage for MarginLayoutParamsCompat." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  35. 6609f04 Mark percent/tests to not participate in Javadocs generation by Kirill Grouchnikov · 10 years ago
  36. 4a81353 Merge "MediaRouter: Update a member list of route group dynamically in MRCD" into mnc-ub-dev by Donghyun Cho · 10 years ago
  37. 2242344 MediaRouter: Update a member list of route group dynamically in MRCD by Donghyun Cho · 10 years ago
  38. 60a273c Merge "Try to detect developer error for change animations" into mnc-ub-dev by Yigit Boyar · 10 years ago
  39. 6bca8e8 Merge "leanback: Fix typo in API method name" into mnc-ub-dev by Dake Gu · 10 years ago
  40. 2f1bd59 leanback: Fix typo in API method name by Dake Gu · 10 years ago
  41. 18ceb7a Move the manual test to <root>/development/ repository by Teng-Hui Zhu · 10 years ago
  42. e6db63d Merge "Add Gradle support and tests in VDC and AVDC" into mnc-ub-dev by Tenghui Zhu · 10 years ago
  43. d55d9e2 Additional tests for ViewPager - PagerTitleStrip by Kirill Grouchnikov · 10 years ago
  44. b7a7160 Merge "ItemTouchHelper swipe improvements" into mnc-ub-dev by Yigit Boyar · 10 years ago
  45. 2c3c8bf Add Gradle support and tests in VDC and AVDC by Teng-Hui Zhu · 10 years ago
  46. bdfb4ea Complete test coverage for MarginLayoutParamsCompat. by Kirill Grouchnikov · 10 years ago
  47. 4d5780b Merge "Fix setOnApplyWindowInsetsListener wrapping null" into mnc-ub-dev by Chris Banes · 10 years ago
  48. da7400f Fix setOnApplyWindowInsetsListener wrapping null by Chris Banes · 10 years ago
  49. fee0fcb Merge "Fix test case for PercentFrameLayout." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  50. 94054da Merge "Only set an ImageView's image if we know the resource" into mnc-ub-dev by Chris Banes · 10 years ago
  51. 26528ab Only set an ImageView's image if we know the resource by Chris Banes · 10 years ago
  52. e23a1bd Fix AppCompatCheckedTextView tinting compound drawables by Chris Banes · 10 years ago
  53. 603a6ee ItemTouchHelper swipe improvements by Yigit Boyar · 10 years ago
  54. b2a6ee1 Try to detect developer error for change animations by Yigit Boyar · 10 years ago
  55. 2c889ec Fix test case for PercentFrameLayout. by Kirill Grouchnikov · 10 years ago
  56. 05e9283 Merge "Always consume pending updates before post layout." into mnc-ub-dev by Yigit Boyar · 10 years ago
  57. 60f531e leanback: Expose some APIs by Dake Gu · 10 years ago
  58. ec8c215 Fix build by Dake Gu · 10 years ago
  59. 3603cc6 Merge "GravityCompat.apply tests." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  60. 0945b22 GravityCompat.apply tests. by Kirill Grouchnikov · 10 years ago
  61. 059c122 Setting up tests for percent support library. by Kirill Grouchnikov · 10 years ago
  62. 4bcf88a Always consume pending updates before post layout. by Yigit Boyar · 10 years ago
  63. 734a88d Merge "Stop scroll when layout manager is replaced." into mnc-ub-dev by Yigit Boyar · 10 years ago
  64. efc70d7 Merge "Add back deprecated theme attribute and style" into mnc-ub-dev by Dake Gu · 10 years ago
  65. 0b84583 Add back deprecated theme attribute and style by Dake Gu · 10 years ago
  66. 3a1aa2f Fix NPE in setCustomView() before addTab() by Chris Banes · 10 years ago
  67. cdaa041 Merge "Allow AppCompat to inflate all framework views" into mnc-ub-dev by Chris Banes · 10 years ago
  68. 3f7a235 Merge "Fix rounding error in Palette's region calculation" into mnc-ub-dev by Chris Banes · 10 years ago
  69. 4b5fd3f Merge "Fix NSV not allowing clicks after a small fling" into mnc-ub-dev by Chris Banes · 10 years ago
  70. 661d25d Fix NSV not allowing clicks after a small fling by Chris Banes · 10 years ago
  71. 78714f9 Merge "Don't update hint color when error is shown" into mnc-ub-dev by Chris Banes · 10 years ago
  72. 8c021e5 Fix rounding error in Palette's region calculation by Chris Banes · 10 years ago
  73. ae47951 Make Snackbar align text to start by Chris Banes · 10 years ago
  74. 7cf044c Don't update hint color when error is shown by Chris Banes · 10 years ago
  75. 7babe1a Allow AppCompat to inflate all framework views by Chris Banes · 10 years ago
  76. f2c512b Merge "Check layout before calling." into mnc-ub-dev by Yigit Boyar · 10 years ago
  77. 0a73ad2 Merge "Add test for Fragment Transition." into mnc-ub-dev by George Mount · 10 years ago
  78. a1f95ec Add test for Fragment Transition. by George Mount · 10 years ago
  79. 4a45423 Merge "Leanback: Fix test" into mnc-ub-dev by Dake Gu · 10 years ago
  80. 750d3ff Merge "Add helper to select a row then a card on that row." into mnc-ub-dev by Dake Gu · 10 years ago
  81. f7726a8 Leanback: Fix test by Dake Gu · 10 years ago
  82. 0d73d42 Add helper to select a row then a card on that row. by Dake Gu · 10 years ago
  83. aa63f0a Merge "Revert "Revert "Choose the correct Fragment to pull a Transiton from.""" into mnc-ub-dev by George Mount · 10 years ago
  84. c062f4f Revert "Revert "Choose the correct Fragment to pull a Transiton from."" by George Mount · 10 years ago
  85. bc1f5ea Revert "Revert "Give transitioning fragment a context prior to retrieving transition"" by George Mount · 10 years ago
  86. 573ba55 Merge "Support for use outside of DrawerLayout" into mnc-ub-dev by Yuichi Araki · 10 years ago
  87. 9a2aa38 Merge "Add hide feature to BottomSheetBehavior" into mnc-ub-dev by Yuichi Araki · 10 years ago
  88. ed838f6 PlaybackControlsRow: Fix wrong ClosedCaptioningAction id by Dake Gu · 10 years ago
  89. b69c4f0 Merge "GuidedStepFragment: Fix "next icon" direction in RTL" into mnc-ub-dev by Dake Gu · 10 years ago
  90. 836108a Merge "Testing DrawerLayout's open / close via swipe gestures." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  91. 7a45714 GuidedStepFragment: Fix "next icon" direction in RTL by Dake Gu · 10 years ago
  92. fb23f12 GuidedStepFragment: Fix bug of sub actions focus by Dake Gu · 10 years ago
  93. bb2fd57 Testing DrawerLayout's open / close via swipe gestures. by Kirill Grouchnikov · 10 years ago
  94. 6acd4e2 Merge "Leanback: Force text alignment to start" into mnc-ub-dev by Dake Gu · 10 years ago
  95. e7046b1 Merge "First pass for basic testing of DrawerLayout with Espresso" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  96. 14d7583 Check layout before calling. by Yigit Boyar · 10 years ago
  97. 30c25a4 First pass for basic testing of DrawerLayout with Espresso by Kirill Grouchnikov · 10 years ago
  98. a5647c7 Second pass for Espresso-powered ViewPager tests. by Kirill Grouchnikov · 10 years ago
  99. ebb4ade Leanback: Force text alignment to start by Dake Gu · 10 years ago
  100. b02bba0 Merge "cherrypick from mnc-dev docs: Fixed typos in XML snippet Original Change-Id: I9d364a6649aa0eef7453d26a880aee7a17ddbfbf" into mnc-ub-dev by Andrew Solovay · 10 years ago