1. 56d2535 Fix GLM AccessibilityNodeInfo row/column count by Steven Dao · 9 years ago
  2. fc42549 Merge "Fixing focusability issue with SearchFragment." into mnc-ub-dev by Dake Gu · 9 years ago
  3. d32fc5f Merge "GuidedStep: Turn on underline of EditText" into mnc-ub-dev by Dake Gu · 9 years ago
  4. 0e7ad46 GuidedStep: Turn on underline of EditText by Dake Gu · 9 years ago
  5. 6b6337f Merge "Tests for ViewPager's onPageScrollStateChanged callbacks" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  6. b4b862f Tests for ViewPager's onPageScrollStateChanged callbacks by Kirill Grouchnikov · 9 years ago
  7. df1317c Tests for locking / unlocking drawer by Kirill Grouchnikov · 9 years ago
  8. 8a57aee Merge "BottomSheet supports nested scrolling" into mnc-ub-dev by Yuichi Araki · 9 years ago
  9. 918306c GuidedAction: Make single line text work by Dake Gu · 9 years ago
  10. edfcdcf Use mocked Handler for AlertDialog testing. by Kirill Grouchnikov · 9 years ago
  11. 75fd07a Merge "Fix window insets for AppBarLayouts in ViewPager" into mnc-ub-dev by Chris Banes · 9 years ago
  12. 9079ab7 Merge "Set a callback on CoL's status bar background" into mnc-ub-dev by Chris Banes · 9 years ago
  13. 5521aeb Fixing focusability issue with SearchFragment. by susnata · 9 years ago
  14. 937008c Merge "Fixing the slide from bottom animation." into mnc-ub-dev by Susnata Basak · 9 years ago
  15. 834c40f Fixing the slide from bottom animation. by susnata · 9 years ago
  16. 4d4b8a2 Make CoordinatorLayout Behavior scrim methods non-final by Adam Powell · 9 years ago
  17. 16d17ad Merge "leanback: make HeaderFragment callback public" into mnc-ub-dev by Dake Gu · 9 years ago
  18. 8717ba9 Merge "Fix leanback grid view addFocusables() when isFocusable is false" into mnc-ub-dev by Dake Gu · 9 years ago
  19. f4c69e7 Fix docs again by Tony Mantler · 9 years ago
  20. efb7bcf Merge "Allow onActivityResult(...) to be dispatched to nested Fragments." into mnc-ub-dev by Daniel Resnick · 9 years ago
  21. 19cf5bc Fix docs build by Tony Mantler · 9 years ago
  22. 2598c7f Merge "DO NOT MERGE: Add a recycle map for preference IDs" into mnc-ub-dev by Tony Mantler · 9 years ago
  23. 548a0ad Merge "Add API to suppress using stable IDs for Pref Adapter" into mnc-ub-dev by Tony Mantler · 9 years ago
  24. a9f4a78 Switch to dexmaker 1.2 by Kirill Grouchnikov · 9 years ago
  25. 838e581 Merge "Convert tests with listeners to use Mockito." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  26. 4163e7a Merge "First pass for Mockito-powered listener logic in ViewPager tests." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  27. b2e9513 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  28. bcb330d Set a callback on CoL's status bar background by Chris Banes · 9 years ago
  29. 0cae7a7 Fix build due to added API by Chris Banes · 9 years ago
  30. 90915b3 Merge "Revert "MediaBrowserCompat: Support pagination on N devices"" into mnc-ub-dev by Chris Banes · 9 years ago
  31. 65fa614 Revert "MediaBrowserCompat: Support pagination on N devices" by Chris Banes · 9 years ago
  32. a147df4 Merge "Revert "MediaBrowserCompat: Refactor class hierarchies"" into mnc-ub-dev by Chris Banes · 9 years ago
  33. 891bc8b Revert "MediaBrowserCompat: Refactor class hierarchies" by Chris Banes · 9 years ago
  34. f502bdf Merge "Revert "Fix build: Make an internal class package private"" into mnc-ub-dev by Chris Banes · 9 years ago
  35. a18a42c Revert "Fix build: Make an internal class package private" by Chris Banes · 9 years ago
  36. 9ee8d13 Revert "DO NOT MERGE) Fix gradle build" by Chris Banes · 9 years ago
  37. c725edb DO NOT MERGE) Fix gradle build by Sungsoo Lim · 9 years ago
  38. 83a3538 Fix build: Make an internal class package private by Sungsoo Lim · 9 years ago
  39. e3e7063 BottomSheet supports nested scrolling by Yuichi Araki · 9 years ago
  40. 302b910 Merge "VC.offsetTopAndBottom/LeftAndRight on API 11-22" into mnc-ub-dev by Yuichi Araki · 9 years ago
  41. 07b044c Merge "Fix BottomSheetBehaviorTest on Gingerbread" into mnc-ub-dev by Yuichi Araki · 9 years ago
  42. 9dce8fd MediaBrowserCompat: Refactor class hierarchies by Sungsoo Lim · 9 years ago
  43. a5d24e5 MediaBrowserCompat: Support pagination on N devices by Sungsoo Lim · 9 years ago
  44. 05ef0bb Merge "MediaBrowserCompat: Support pagination on L and M devices" into mnc-ub-dev by Sungsoo Lim · 9 years ago
  45. 920af57 Merge "MediaBrowserCompat: Support pagination on pre L devices" into mnc-ub-dev by Sungsoo Lim · 9 years ago
  46. c185f6c Merge "MediaBrowser: Add extra lookup keys to specify media items to retrieve" into mnc-ub-dev by Jae Seo · 9 years ago
  47. 16d709b MediaBrowserCompat: Support pagination on L and M devices by Sungsoo Lim · 9 years ago
  48. 8e16eac MediaBrowser: Add extra lookup keys to specify media items to retrieve by Jae Seo · 9 years ago
  49. 31c1690 Convert tests with listeners to use Mockito. by Kirill Grouchnikov · 9 years ago
  50. bc69c4a Generate support fragment for OnboardingFragment by Chulwoo Lee · 9 years ago
  51. 608dda9 Merge "Add javadoc for OnboardingFragment" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  52. aebcf20 Merge "Fix talkback issues" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  53. 191f8a9 Add javadoc for OnboardingFragment by Chulwoo Lee · 9 years ago
  54. a76a433 Allow onActivityResult(...) to be dispatched to nested Fragments. by Daniel Resnick · 9 years ago
  55. 014ca4b Merge "First pass for testing DrawerLayout callback logic." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  56. 74bad8b First pass for Mockito-powered listener logic in ViewPager tests. by Kirill Grouchnikov · 9 years ago
  57. 729cbf4 leanback: make HeaderFragment callback public by Dake Gu · 9 years ago
  58. dbc6d32 Merge "AppBarLayout overlap layout fix" into mnc-ub-dev by Chris Banes · 9 years ago
  59. 8cf1dce Use Mockito for verifying that a listener has been called. by Kirill Grouchnikov · 9 years ago
  60. 8db6657 Merge "Remove flakiness from ViewPager "smooth" tests" into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  61. 21f78eb First pass for testing DrawerLayout callback logic. by Kirill Grouchnikov · 9 years ago
  62. b2f568c AppBarLayout overlap layout fix by Chris Banes · 9 years ago
  63. 8609a20 Fix BottomSheetBehaviorTest on Gingerbread by Yuichi Araki · 9 years ago
  64. 82387d9 MediaBrowserCompat: Support pagination on pre L devices by Sungsoo Lim · 9 years ago
  65. 34656d7 VC.offsetTopAndBottom/LeftAndRight on API 11-22 by Yuichi Araki · 9 years ago
  66. fd4ac97 Fix leanback grid view addFocusables() when isFocusable is false by Dake Gu · 9 years ago
  67. 7b93b3b Fix GuidedAction.editable(false) by Dake Gu · 9 years ago
  68. 044cd07 Fix talkback issues by Chulwoo Lee · 9 years ago
  69. ae3c02f DO NOT MERGE ANYWHERE Manually Cherry Pick AOSP change to resolve conflicts. by Chris Flatt · 9 years ago
  70. 29212b5 Remove flakiness from ViewPager "smooth" tests by Kirill Grouchnikov · 9 years ago
  71. a8fbffb Merge "Prevent activity leak when enableOrbColorAnimation is called on an unattached view" into mnc-ub-dev by Dmitri Plotnikov · 9 years ago
  72. ef342c1 Merge "Fix typo" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  73. 0fb8bc8 Merge "Make controls not visible except for the logo" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  74. 259d30a Fix typo by Chulwoo Lee · 9 years ago
  75. 17ed326 Fix window insets for AppBarLayouts in ViewPager by Chris Banes · 9 years ago
  76. 80e9962 Convert AlertDialog tests to the new world by Kirill Grouchnikov · 9 years ago
  77. 7b6abcd Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  78. ed01ced Make controls not visible except for the logo by Chulwoo Lee · 9 years ago
  79. 05dcb79 Merge "Initial CL for the onboarding screen" into mnc-ub-dev by Chulwoo Lee · 9 years ago
  80. 77b750b Prevent activity leak when enableOrbColorAnimation is called on an unattached view by Dmitri Plotnikov · 9 years ago
  81. b569d84 Merge "Remove flakiness from DrawerLayout tests." into mnc-ub-dev by Kirill Grouchnikov · 9 years ago
  82. 69b85e7 Fix build brekage due to customtabs change by Yusuf Ozuysal · 9 years ago
  83. 8ca3afe DO NOT MERGE: Add a recycle map for preference IDs by Tony Mantler · 9 years ago
  84. 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
  85. 83deca7 Add API to suppress using stable IDs for Pref Adapter by Tony Mantler · 9 years ago
  86. 3eb01e1 Remove flakiness from DrawerLayout tests. by Chris Banes · 9 years ago
  87. b788776 Initial CL for the onboarding screen by Chulwoo Lee · 9 years ago
  88. 5e78d2c Merge "leanback: fix layout issue of wrap_content" into mnc-ub-dev by Dake Gu · 9 years ago
  89. d80938a Fix AppCompat Gradle build by Chris Banes · 9 years ago
  90. 6e67e2a Merge "Integrate AVDC into AppCompat" into mnc-ub-dev by Chris Banes · 9 years ago
  91. 11c2c73 leanback: fix layout issue of wrap_content by Dake Gu · 9 years ago
  92. b3da032 Merge "Handle padding in wrap content" into mnc-ub-dev by Yigit Boyar · 9 years ago
  93. bd8ba2f Merge "Modal bottom sheet matches screen width by default" into mnc-ub-dev by Yuichi Araki · 9 years ago
  94. eee6d4b Merge "MediaRouter: Pass an unselect reason to members of a route group" into mnc-ub-dev by Donghyun Cho · 9 years ago
  95. 6b6a29e Handle padding in wrap content by Yigit Boyar · 9 years ago
  96. 3db2f5e Merge "Check child's scrollX/Y on bringChildRect method" into mnc-ub-dev by Yigit Boyar · 9 years ago
  97. 9350d61 Merge "GuidedStepFragment: made Picker accessibility friendly" into mnc-ub-dev by Dake Gu · 9 years ago
  98. 0f96ae4 GuidedStepFragment: made Picker accessibility friendly by Dake Gu · 9 years ago
  99. 8bee0e1 Fix onStart/EndAction() for ViewPropertyAnimatorCompat by Chet Haase · 9 years ago
  100. 0b465e7 Merge "Adding support for 2 different entrance transitions for GuidedStepFragment." into mnc-ub-dev by Susnata Basak · 9 years ago