1. c705395 Merge "Eagerly update fragment state when moving between states" into mnc-ub-dev by Adam Powell · 10 years ago
  2. 41ef2bd Merge "Add a workaround for VectorDrawable issues on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  3. fdbdbce Improve AppCompat's LayoutInflater tests by Chris Banes · 10 years ago
  4. aaa85b7 Add a workaround for VectorDrawable issues on API 21 by Chris Banes · 10 years ago
  5. 2913b11 Eagerly update fragment state when moving between states by Adam Powell · 10 years ago
  6. 0bd2ca1 Merge "Test coverage for PercentFrameLayout" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  7. c5e75c3 Merge "Workaround backgroundTinting not working on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  8. 2a9dcc2 Merge "Fix shadow showing up over dialogs" into mnc-ub-dev by Tony Mantler · 10 years ago
  9. 483ee34 Workaround backgroundTinting not working on API 21 by Chris Banes · 10 years ago
  10. 6831a8a Merge "GuidedStepFragment: fix missing Icon" into mnc-ub-dev by Dake Gu · 10 years ago
  11. 239ef5a Merge "Extending background tinting tests to AppCompatImageView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  12. 6ff8279 Merge "Fix action item text appearance pre-v23" into mnc-ub-dev by Chris Banes · 10 years ago
  13. a4a5e56 Merge "MediaBrowserCompat: Removing the black magic" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  14. 023bf7d GuidedStepFragment: fix missing Icon by Dake Gu · 10 years ago
  15. 457c75a Fix shadow showing up over dialogs by Tony Mantler · 10 years ago
  16. e5200fd Extending background tinting tests to AppCompatImageView by Kirill Grouchnikov · 10 years ago
  17. 90fbd6e Merge "More tests for background tinting of AppCompatTextView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  18. 1b81f28 More tests for background tinting of AppCompatTextView by Kirill Grouchnikov · 10 years ago
  19. aaeb299 Merge "Optimizations for AppCompat + VDC integration" into mnc-ub-dev by Chris Banes · 10 years ago
  20. ee6440a Merge "Only store the state of a fragment if it is added." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  21. b92d6c6 Merge "Always pass FOCUS_FORWARD when switching pages in ViewPager." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  22. 9f63864 Optimizations for AppCompat + VDC integration by Chris Banes · 10 years ago
  23. 3c1a35a Merge "Set textColorLink as colorAccent on Lollipop" into mnc-ub-dev by Chris Banes · 10 years ago
  24. 3649bdf Merge "Guard against NPE in TabLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  25. 00be94f Merge "Add tests for background tinting of AppCompatTextView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  26. 0fa3716 Merge "AppCompatTextView tests for allCaps" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  27. 9c2232e Guard against NPE in TabLayout by Chris Banes · 10 years ago
  28. 6ea47dc Set textColorLink as colorAccent on Lollipop by Chris Banes · 10 years ago
  29. 1b30ef6 Fix support test build by Chris Banes · 10 years ago
  30. 1dfe14b Only store the state of a fragment if it is added. by Aurimas Liutikas · 10 years ago
  31. 46bf835 Always pass FOCUS_FORWARD when switching pages in ViewPager. by Aurimas Liutikas · 10 years ago
  32. ee9519c Add tests for background tinting of AppCompatTextView by Kirill Grouchnikov · 10 years ago
  33. 0a01707 Move all RecyclerView tests to Junit4 by Yigit Boyar · 10 years ago
  34. 87d26d0 AppCompatTextView tests for allCaps by Kirill Grouchnikov · 10 years ago
  35. a69df74 Merge "Update gradle to 2.10 & 1.5.0" into mnc-ub-dev by Yigit Boyar · 10 years ago
  36. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  37. c9750a1 Update gradle to 2.10 & 1.5.0 by Yigit Boyar · 10 years ago
  38. f80997e MediaBrowserCompat: Removing the black magic by Sungsoo Lim · 10 years ago
  39. 40b6e9c Suppress Javadocs generation in design/tests by Kirill Grouchnikov · 10 years ago
  40. 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
  41. 992f6a3 Merge "Make MediaButtonReceiver MediaBrowserServiceCompat aware" into mnc-ub-dev by Ian Lake · 10 years ago
  42. 4d6f1e5 Fix action item text appearance pre-v23 by Chris Banes · 10 years ago
  43. 7cc63dd Merge "Update EditText background drawables on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  44. 9264b12 Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev by Chris Banes · 10 years ago
  45. 8212a06 Merge "Rename design-lib Theme styleable" into mnc-ub-dev by Chris Banes · 10 years ago
  46. 9223145 Merge "Fix AppCompat + textPassword (again)" into mnc-ub-dev by Chris Banes · 10 years ago
  47. 40b7a2f Fix AppCompat + textPassword (again) by Chris Banes · 10 years ago
  48. d2a4484 Rename design-lib Theme styleable by Chris Banes · 10 years ago
  49. bfd48d0 Fix Snackbar callback being called twice on API 14/15 by Chris Banes · 10 years ago
  50. 178d821 Update EditText background drawables on API 21 by Chris Banes · 10 years ago
  51. 9610428 Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev by Chris Banes · 10 years ago
  52. 9e0f0f0 Merge "Allow AppCompat's compat onClick to work on all devices" into mnc-ub-dev by Chris Banes · 10 years ago
  53. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 10 years ago
  54. f7ad43b Test coverage for PercentFrameLayout by Kirill Grouchnikov · 10 years ago
  55. 8b26db5 Add an API for having a default share menu item inside custom tabs by Yusuf Ozuysal · 10 years ago
  56. 8b01e78 Merge "Change fragment removal order for fragment replacement." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  57. c5cea33 Change fragment removal order for fragment replacement. by Aurimas Liutikas · 10 years ago
  58. ab8e873 Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev by Chris Banes · 10 years ago
  59. 2301df6 Allow AppCompat's compat onClick to work on all devices by Chris Banes · 10 years ago
  60. 090d678 Disable delay child pressed state propogation for Tabs by Chris Banes · 10 years ago
  61. 65d4015 Merge "Only register key listener when resumed." into mnc-ub-dev by Tony Mantler · 10 years ago
  62. bf5c215 Merge "Add missing test for min/max tab width limitation in TabLayout" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  63. 7075eac MediaSessionCompat: Use the handler's looper to call callback methods by Sungsoo Lim · 10 years ago
  64. a4cf7f8 Merge "MediaSessionCompat: Refactor Callback classes" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  65. 9961e6e MediaSessionCompat: Refactor Callback classes by Sungsoo Lim · 10 years ago
  66. 55a0796 Only register key listener when resumed. by Tony Mantler · 10 years ago
  67. 3f5b018 Add missing test for min/max tab width limitation in TabLayout by Kirill Grouchnikov · 10 years ago
  68. 751d036 Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  69. c7f2aad Third pass for testing TabLayout with ViewPager by Kirill Grouchnikov · 10 years ago
  70. 25ce9fa Merge "Fix AppBarLayout layout issues" into mnc-ub-dev by Chris Banes · 10 years ago
  71. 6857935 Merge "Additional tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  72. 90dfc0a Fix SwipeDismissBehavior not request disallow intercepts by Chris Banes · 10 years ago
  73. 19e78d4 Fix AlertDialog button stacking not working pre-v11 by Chris Banes · 10 years ago
  74. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 10 years ago
  75. a814378 Merge "MediaSessionCompat: Update javadoc of playFromUri()" into mnc-ub-dev by Donghyun Cho · 10 years ago
  76. 5a50627 MediaSessionCompat: Update javadoc of playFromUri() by Donghyun Cho · 10 years ago
  77. 8a7d734 Additional tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  78. 92a7c52 Merge "Tests for AlertDialog button APIs" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  79. 0165347 Merge "leanback: Dont use widget style in ContextThemeWrapper" into mnc-ub-dev by Dake Gu · 10 years ago
  80. 7a439b6 Merge "Fix ToolbarActionBar invalidating destroyed Activities" into mnc-ub-dev by Chris Banes · 10 years ago
  81. 7cb19f8 Merge "Add tests for DrawableCompat wrap/unwrap" into mnc-ub-dev by Chris Banes · 10 years ago
  82. 7776911 Merge "Use correct max width for NavigationView" into mnc-ub-dev by Chris Banes · 10 years ago
  83. 90079ce Tests for AlertDialog button APIs by Kirill Grouchnikov · 10 years ago
  84. d08a9e0 Merge "API Review fix." into mnc-ub-dev by Yigit Boyar · 10 years ago
  85. 35932c7 Merge "Respect set min width/height in CardView" into mnc-ub-dev by Yigit Boyar · 10 years ago
  86. a038569 Merge "Fix preference dialog double-creation" into mnc-ub-dev by Tony Mantler · 10 years ago
  87. 6361eff Merge "Import translations. DO NOT MERGE" into mnc-ub-dev by Geoff Mendal · 10 years ago
  88. 30c92fe Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  89. 89d63e9 Add tests for DrawableCompat wrap/unwrap by Chris Banes · 10 years ago
  90. 733d0b2 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 10 years ago
  91. abc5446 Merge "Annotate other support library tests" into mnc-ub-dev by Chris Banes · 10 years ago
  92. 2266e94 Fix ShareActionProvider padding on < Android 4.0 by Chris Banes · 10 years ago
  93. daea069 Annotate other support library tests by Chris Banes · 10 years ago
  94. 72aedb5 Respect set min width/height in CardView by Yigit Boyar · 10 years ago
  95. f89e1b8 Focus search improvements by Yigit Boyar · 10 years ago
  96. de6c8c6 Merge "Divide LinearLayoutManager tests" into mnc-ub-dev by Yigit Boyar · 10 years ago
  97. 999c397 Divide LinearLayoutManager tests by Yigit Boyar · 10 years ago
  98. f7079ca Merge "Second pass for TabLayout / ViewPager tests" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  99. 6f15897 Merge "Initial test setup and simple TabLayout test in design lib" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  100. 2cb1690 Merge "Add proguard rule to keep LayoutManager constructors" into mnc-ub-dev by Yigit Boyar · 10 years ago