1. 25ce9fa Merge "Fix AppBarLayout layout issues" into mnc-ub-dev by Chris Banes · 10 years ago
  2. 6857935 Merge "Additional tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  3. 19e78d4 Fix AlertDialog button stacking not working pre-v11 by Chris Banes · 10 years ago
  4. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 10 years ago
  5. a814378 Merge "MediaSessionCompat: Update javadoc of playFromUri()" into mnc-ub-dev by Donghyun Cho · 10 years ago
  6. 5a50627 MediaSessionCompat: Update javadoc of playFromUri() by Donghyun Cho · 10 years ago
  7. 8a7d734 Additional tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  8. 92a7c52 Merge "Tests for AlertDialog button APIs" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  9. 0165347 Merge "leanback: Dont use widget style in ContextThemeWrapper" into mnc-ub-dev by Dake Gu · 10 years ago
  10. 7a439b6 Merge "Fix ToolbarActionBar invalidating destroyed Activities" into mnc-ub-dev by Chris Banes · 10 years ago
  11. 7cb19f8 Merge "Add tests for DrawableCompat wrap/unwrap" into mnc-ub-dev by Chris Banes · 10 years ago
  12. 7776911 Merge "Use correct max width for NavigationView" into mnc-ub-dev by Chris Banes · 10 years ago
  13. 90079ce Tests for AlertDialog button APIs by Kirill Grouchnikov · 10 years ago
  14. d08a9e0 Merge "API Review fix." into mnc-ub-dev by Yigit Boyar · 10 years ago
  15. 35932c7 Merge "Respect set min width/height in CardView" into mnc-ub-dev by Yigit Boyar · 10 years ago
  16. a038569 Merge "Fix preference dialog double-creation" into mnc-ub-dev by Tony Mantler · 10 years ago
  17. 6361eff Merge "Import translations. DO NOT MERGE" into mnc-ub-dev by Geoff Mendal · 10 years ago
  18. 30c92fe Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  19. 89d63e9 Add tests for DrawableCompat wrap/unwrap by Chris Banes · 10 years ago
  20. 733d0b2 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 10 years ago
  21. abc5446 Merge "Annotate other support library tests" into mnc-ub-dev by Chris Banes · 10 years ago
  22. 2266e94 Fix ShareActionProvider padding on < Android 4.0 by Chris Banes · 10 years ago
  23. daea069 Annotate other support library tests by Chris Banes · 10 years ago
  24. 72aedb5 Respect set min width/height in CardView by Yigit Boyar · 10 years ago
  25. f89e1b8 Focus search improvements by Yigit Boyar · 10 years ago
  26. de6c8c6 Merge "Divide LinearLayoutManager tests" into mnc-ub-dev by Yigit Boyar · 10 years ago
  27. 999c397 Divide LinearLayoutManager tests by Yigit Boyar · 10 years ago
  28. f7079ca Merge "Second pass for TabLayout / ViewPager tests" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  29. 6f15897 Merge "Initial test setup and simple TabLayout test in design lib" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  30. 2cb1690 Merge "Add proguard rule to keep LayoutManager constructors" into mnc-ub-dev by Yigit Boyar · 10 years ago
  31. e2f344d Second pass for TabLayout / ViewPager tests by Kirill Grouchnikov · 10 years ago
  32. 394c427 Initial test setup and simple TabLayout test in design lib by Kirill Grouchnikov · 10 years ago
  33. 809f48c Use correct max width for NavigationView by Chris Banes · 10 years ago
  34. 9c2c270 Add proguard rule to keep LayoutManager constructors by Yigit Boyar · 10 years ago
  35. a56b4b4 API Review fix. by Yigit Boyar · 10 years ago
  36. f1b288e Add test size annotations to RecyclerView Tests by Yigit Boyar · 10 years ago
  37. 10c2764 leanback: Dont use widget style in ContextThemeWrapper by Dake Gu · 10 years ago
  38. d75778c Merge "GuidedStepFragment: fix duplicated sound." into mnc-ub-dev by Dake Gu · 10 years ago
  39. 0c7293c Merge "Cursor-based tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  40. e4beadb AppCompat + VectorDrawableCompat by Chris Banes · 10 years ago
  41. 2347168 Add a class Javadoc for MediaBrowserCompat.MediaItem by Jae Seo · 10 years ago
  42. b7552b3 GuidedStepFragment: fix duplicated sound. by Dake Gu · 10 years ago
  43. 8d190e6 Fix preference dialog double-creation by Tony Mantler · 10 years ago
  44. e65fd83 Merge "ImageCardView: use textAppearance" into mnc-ub-dev by Dake Gu · 10 years ago
  45. ef6a00e ImageCardView: use textAppearance by Dake Gu · 10 years ago
  46. 1d8515a Cursor-based tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  47. ed4e5b5 Merge "Second pass for AlertDialog tests." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  48. 5d73519 Clamp action bar button height to default minimum height by Chris Banes · 10 years ago
  49. 7017b46 Merge "Moar ColorUtils!" into mnc-ub-dev by Chris Banes · 10 years ago
  50. 06f7725 Merge "Fix endFakeDrag and fakeDragBy crashes when mAdapter is null." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  51. 0fd734c Fix endFakeDrag and fakeDragBy crashes when mAdapter is null. by Aurimas Liutikas · 10 years ago
  52. 2d18d3a Second pass for AlertDialog tests. by Kirill Grouchnikov · 10 years ago
  53. 27bd53d Moar ColorUtils! by Chris Banes · 10 years ago
  54. 507c04b Merge "First pass for testing AlertDialog." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  55. 163a327 Merge "Workaround mutate() bug in GradientDrawable pre-ICS" into mnc-ub-dev by Chris Banes · 10 years ago
  56. d20d889 Workaround mutate() bug in GradientDrawable pre-ICS by Chris Banes · 10 years ago
  57. 244abf1 First pass for testing AlertDialog. by Kirill Grouchnikov · 10 years ago
  58. 58c14e5 Fix AlertDialog.setIcon() not working when called after show() pt.2 by Chris Banes · 10 years ago
  59. c24de94 Merge "Rename BottomSheetListener to BottomSheetCallback" into mnc-ub-dev by Yuichi Araki · 10 years ago
  60. 10cc7d3 leanback: API tuning remove getSelectedViewHolder part 2 by Dake Gu · 10 years ago
  61. df2923d leanback: API tuning remove getSelectedViewHolder by Dake Gu · 10 years ago
  62. bc62e0b leanback: GuidedAction API tuning by Dake Gu · 10 years ago
  63. 8470e25 Merge "leanback: API tuning: inner classes" into mnc-ub-dev by Dake Gu · 10 years ago
  64. 822e667 Merge "GuidedStepFragment: API tuning" into mnc-ub-dev by Dake Gu · 10 years ago
  65. 40f6f6c Remove unused imports by Kirill Grouchnikov · 10 years ago
  66. 5bac672 Merge "First pass for ListPopupWindow testing" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  67. 6c281b8 Merge "Don't loop through extra prefixes when inflating prefs" into mnc-ub-dev by Tony Mantler · 10 years ago
  68. 43f37fd Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  69. 4df3c15 Rename BottomSheetListener to BottomSheetCallback by Yuichi Araki · 10 years ago
  70. 623321e Merge "BottomSheetDialog and BottomSheetDialogFragment" into mnc-ub-dev by Yuichi Araki · 10 years ago
  71. cff6e47 leanback: API tuning: inner classes by Dake Gu · 10 years ago
  72. 6333679 Merge "Pass list of payloads to Animator#canReUse" into mnc-ub-dev by Yigit Boyar · 10 years ago
  73. abea494 Pass list of payloads to Animator#canReUse by Yigit Boyar · 10 years ago
  74. c3d11ae GuidedStepFragment: API tuning by Dake Gu · 10 years ago
  75. 16d7e4b Merge "GuidedStepFragment: API tuning" into mnc-ub-dev by Dake Gu · 10 years ago
  76. a37e931 First pass for ListPopupWindow testing by Kirill Grouchnikov · 10 years ago
  77. c12af69 Merge "GuidedStepFragment: refactoring the focusable control" into mnc-ub-dev by Dake Gu · 10 years ago
  78. b5ba553 GuidedStepFragment: refactoring the focusable control by Dake Gu · 10 years ago
  79. 90d1b78 Merge "Setup new lib name for Android.mk file, update the scaling computation" into mnc-ub-dev by Tenghui Zhu · 10 years ago
  80. 82ebc46 Merge "DatePicker: allow change columns after initialized" into mnc-ub-dev by Dake Gu · 10 years ago
  81. b19799d DatePicker: allow change columns after initialized by Dake Gu · 10 years ago
  82. fd3fc2d GuidedStepFragment: API tuning by Dake Gu · 10 years ago
  83. 9b9f150 Merge "Fix AlertDialog.setIcon() not working when called after show()" into mnc-ub-dev by Chris Banes · 10 years ago
  84. a355953 Don't loop through extra prefixes when inflating prefs by Tony Mantler · 10 years ago
  85. 16714ab Merge "Fix shadows for preference fragment" into mnc-ub-dev by Tony Mantler · 10 years ago
  86. 75c4e09 Merge "Document default behavior for setDividerAllowedAbove/Below" into mnc-ub-dev by Tony Mantler · 10 years ago
  87. 92c3b54 Document default behavior for setDividerAllowedAbove/Below by Tony Mantler · 10 years ago
  88. acaff9d Fix AlertDialog.setIcon() not working when called after show() by Chris Banes · 10 years ago
  89. e00394c Merge "Rename FAB elevation methods" into mnc-ub-dev by Chris Banes · 10 years ago
  90. 12715a9 Merge "Improve doc on Target weighting methods" into mnc-ub-dev by Chris Banes · 10 years ago
  91. a6d085f Alt-up moves focus on the toolbar in action bar mode. by George Mount · 10 years ago
  92. 1e220ff Rename FAB elevation methods by Chris Banes · 10 years ago
  93. b3479fa Improve doc on Target weighting methods by Chris Banes · 10 years ago
  94. ff7f258 Re-add DayNight functionality to AppCompat by Chris Banes · 10 years ago
  95. c6e687c Merge "Allow Toolbar's to be nested in CTL" into mnc-ub-dev by Chris Banes · 10 years ago
  96. a66cbb0 Merge "MediaRouter: Minor change to keep consistency with framework MR." into mnc-ub-dev by Insun Kang · 10 years ago
  97. bf98761 BottomSheetDialog and BottomSheetDialogFragment by Yuichi Araki · 10 years ago
  98. 0e59fd4 Merge "Remove unnecessary log from AppCompatDialog" into mnc-ub-dev by Yuichi Araki · 10 years ago
  99. 1280882 Merge "Ensure MediaDescriptionCompat retains Media URI on API 21-22" into mnc-ub-dev by Ian Lake · 10 years ago
  100. 93877b8 Merge "Prevent LinearSmoothScroller going too fast" into mnc-ub-dev by Dake Gu · 10 years ago