1. b92d6c6 Merge "Always pass FOCUS_FORWARD when switching pages in ViewPager." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  2. 3c1a35a Merge "Set textColorLink as colorAccent on Lollipop" into mnc-ub-dev by Chris Banes · 10 years ago
  3. 3649bdf Merge "Guard against NPE in TabLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  4. 00be94f Merge "Add tests for background tinting of AppCompatTextView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  5. 0fa3716 Merge "AppCompatTextView tests for allCaps" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  6. 9c2232e Guard against NPE in TabLayout by Chris Banes · 10 years ago
  7. 6ea47dc Set textColorLink as colorAccent on Lollipop by Chris Banes · 10 years ago
  8. 1b30ef6 Fix support test build by Chris Banes · 10 years ago
  9. 46bf835 Always pass FOCUS_FORWARD when switching pages in ViewPager. by Aurimas Liutikas · 10 years ago
  10. ee9519c Add tests for background tinting of AppCompatTextView by Kirill Grouchnikov · 10 years ago
  11. 0a01707 Move all RecyclerView tests to Junit4 by Yigit Boyar · 10 years ago
  12. 87d26d0 AppCompatTextView tests for allCaps by Kirill Grouchnikov · 10 years ago
  13. a69df74 Merge "Update gradle to 2.10 & 1.5.0" into mnc-ub-dev by Yigit Boyar · 10 years ago
  14. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  15. c9750a1 Update gradle to 2.10 & 1.5.0 by Yigit Boyar · 10 years ago
  16. 40b6e9c Suppress Javadocs generation in design/tests by Kirill Grouchnikov · 10 years ago
  17. b5109c8 Merge "Add an API for having a default share menu item inside custom tabs" into mnc-ub-dev by Yusuf Ozuysal · 10 years ago
  18. 992f6a3 Merge "Make MediaButtonReceiver MediaBrowserServiceCompat aware" into mnc-ub-dev by Ian Lake · 10 years ago
  19. 7cc63dd Merge "Update EditText background drawables on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  20. 9264b12 Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev by Chris Banes · 10 years ago
  21. 8212a06 Merge "Rename design-lib Theme styleable" into mnc-ub-dev by Chris Banes · 10 years ago
  22. 9223145 Merge "Fix AppCompat + textPassword (again)" into mnc-ub-dev by Chris Banes · 10 years ago
  23. 40b7a2f Fix AppCompat + textPassword (again) by Chris Banes · 10 years ago
  24. d2a4484 Rename design-lib Theme styleable by Chris Banes · 10 years ago
  25. bfd48d0 Fix Snackbar callback being called twice on API 14/15 by Chris Banes · 10 years ago
  26. 178d821 Update EditText background drawables on API 21 by Chris Banes · 10 years ago
  27. 9610428 Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev by Chris Banes · 10 years ago
  28. 9e0f0f0 Merge "Allow AppCompat's compat onClick to work on all devices" into mnc-ub-dev by Chris Banes · 10 years ago
  29. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 10 years ago
  30. 8b26db5 Add an API for having a default share menu item inside custom tabs by Yusuf Ozuysal · 10 years ago
  31. 8b01e78 Merge "Change fragment removal order for fragment replacement." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  32. c5cea33 Change fragment removal order for fragment replacement. by Aurimas Liutikas · 10 years ago
  33. ab8e873 Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev by Chris Banes · 10 years ago
  34. 2301df6 Allow AppCompat's compat onClick to work on all devices by Chris Banes · 10 years ago
  35. 090d678 Disable delay child pressed state propogation for Tabs by Chris Banes · 10 years ago
  36. 65d4015 Merge "Only register key listener when resumed." into mnc-ub-dev by Tony Mantler · 10 years ago
  37. bf5c215 Merge "Add missing test for min/max tab width limitation in TabLayout" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  38. 7075eac MediaSessionCompat: Use the handler's looper to call callback methods by Sungsoo Lim · 10 years ago
  39. a4cf7f8 Merge "MediaSessionCompat: Refactor Callback classes" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  40. 9961e6e MediaSessionCompat: Refactor Callback classes by Sungsoo Lim · 10 years ago
  41. 55a0796 Only register key listener when resumed. by Tony Mantler · 10 years ago
  42. 3f5b018 Add missing test for min/max tab width limitation in TabLayout by Kirill Grouchnikov · 10 years ago
  43. 751d036 Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  44. c7f2aad Third pass for testing TabLayout with ViewPager by Kirill Grouchnikov · 10 years ago
  45. 25ce9fa Merge "Fix AppBarLayout layout issues" into mnc-ub-dev by Chris Banes · 10 years ago
  46. 6857935 Merge "Additional tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  47. 90dfc0a Fix SwipeDismissBehavior not request disallow intercepts by Chris Banes · 10 years ago
  48. 19e78d4 Fix AlertDialog button stacking not working pre-v11 by Chris Banes · 10 years ago
  49. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 10 years ago
  50. a814378 Merge "MediaSessionCompat: Update javadoc of playFromUri()" into mnc-ub-dev by Donghyun Cho · 10 years ago
  51. 5a50627 MediaSessionCompat: Update javadoc of playFromUri() by Donghyun Cho · 10 years ago
  52. 8a7d734 Additional tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  53. 92a7c52 Merge "Tests for AlertDialog button APIs" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  54. 0165347 Merge "leanback: Dont use widget style in ContextThemeWrapper" into mnc-ub-dev by Dake Gu · 10 years ago
  55. 7a439b6 Merge "Fix ToolbarActionBar invalidating destroyed Activities" into mnc-ub-dev by Chris Banes · 10 years ago
  56. 7cb19f8 Merge "Add tests for DrawableCompat wrap/unwrap" into mnc-ub-dev by Chris Banes · 10 years ago
  57. 7776911 Merge "Use correct max width for NavigationView" into mnc-ub-dev by Chris Banes · 10 years ago
  58. 90079ce Tests for AlertDialog button APIs by Kirill Grouchnikov · 10 years ago
  59. d08a9e0 Merge "API Review fix." into mnc-ub-dev by Yigit Boyar · 10 years ago
  60. 35932c7 Merge "Respect set min width/height in CardView" into mnc-ub-dev by Yigit Boyar · 10 years ago
  61. a038569 Merge "Fix preference dialog double-creation" into mnc-ub-dev by Tony Mantler · 10 years ago
  62. 6361eff Merge "Import translations. DO NOT MERGE" into mnc-ub-dev by Geoff Mendal · 10 years ago
  63. 30c92fe Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  64. 89d63e9 Add tests for DrawableCompat wrap/unwrap by Chris Banes · 10 years ago
  65. 733d0b2 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 10 years ago
  66. abc5446 Merge "Annotate other support library tests" into mnc-ub-dev by Chris Banes · 10 years ago
  67. 2266e94 Fix ShareActionProvider padding on < Android 4.0 by Chris Banes · 10 years ago
  68. daea069 Annotate other support library tests by Chris Banes · 10 years ago
  69. 72aedb5 Respect set min width/height in CardView by Yigit Boyar · 10 years ago
  70. f89e1b8 Focus search improvements by Yigit Boyar · 10 years ago
  71. de6c8c6 Merge "Divide LinearLayoutManager tests" into mnc-ub-dev by Yigit Boyar · 10 years ago
  72. 999c397 Divide LinearLayoutManager tests by Yigit Boyar · 10 years ago
  73. f7079ca Merge "Second pass for TabLayout / ViewPager tests" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  74. 6f15897 Merge "Initial test setup and simple TabLayout test in design lib" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  75. 2cb1690 Merge "Add proguard rule to keep LayoutManager constructors" into mnc-ub-dev by Yigit Boyar · 10 years ago
  76. e2f344d Second pass for TabLayout / ViewPager tests by Kirill Grouchnikov · 10 years ago
  77. 394c427 Initial test setup and simple TabLayout test in design lib by Kirill Grouchnikov · 10 years ago
  78. 809f48c Use correct max width for NavigationView by Chris Banes · 10 years ago
  79. 9c2c270 Add proguard rule to keep LayoutManager constructors by Yigit Boyar · 10 years ago
  80. a56b4b4 API Review fix. by Yigit Boyar · 10 years ago
  81. f1b288e Add test size annotations to RecyclerView Tests by Yigit Boyar · 10 years ago
  82. 10c2764 leanback: Dont use widget style in ContextThemeWrapper by Dake Gu · 10 years ago
  83. d75778c Merge "GuidedStepFragment: fix duplicated sound." into mnc-ub-dev by Dake Gu · 10 years ago
  84. 0c7293c Merge "Cursor-based tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  85. e4beadb AppCompat + VectorDrawableCompat by Chris Banes · 10 years ago
  86. 2347168 Add a class Javadoc for MediaBrowserCompat.MediaItem by Jae Seo · 10 years ago
  87. b7552b3 GuidedStepFragment: fix duplicated sound. by Dake Gu · 10 years ago
  88. 8d190e6 Fix preference dialog double-creation by Tony Mantler · 10 years ago
  89. e65fd83 Merge "ImageCardView: use textAppearance" into mnc-ub-dev by Dake Gu · 10 years ago
  90. ef6a00e ImageCardView: use textAppearance by Dake Gu · 10 years ago
  91. 1d8515a Cursor-based tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  92. c7c2e74 Make MediaButtonReceiver MediaBrowserServiceCompat aware by Ian Lake · 10 years ago
  93. ed4e5b5 Merge "Second pass for AlertDialog tests." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  94. 5d73519 Clamp action bar button height to default minimum height by Chris Banes · 10 years ago
  95. 7017b46 Merge "Moar ColorUtils!" into mnc-ub-dev by Chris Banes · 10 years ago
  96. 06f7725 Merge "Fix endFakeDrag and fakeDragBy crashes when mAdapter is null." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  97. 0fd734c Fix endFakeDrag and fakeDragBy crashes when mAdapter is null. by Aurimas Liutikas · 10 years ago
  98. 2d18d3a Second pass for AlertDialog tests. by Kirill Grouchnikov · 10 years ago
  99. 27bd53d Moar ColorUtils! by Chris Banes · 10 years ago
  100. 507c04b Merge "First pass for testing AlertDialog." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago