1. 02fed4f Fix LayoutInflaterFactoryTestCase failures on API 21+ by Chris Banes · 10 years ago
  2. af862ff Merge "Fix CollapsingToolbarLayout not drawing a title" into mnc-ub-dev by Chris Banes · 10 years ago
  3. f201a22 Merge "Fix the logic that tracks presence of drawers along edges." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  4. b3969e2 Merge "Support launching activities with animations from Fragment." into mnc-ub-dev by Daniel Resnick · 10 years ago
  5. e6e27ab Fix the logic that tracks presence of drawers along edges. by Kirill Grouchnikov · 10 years ago
  6. 5b5ab38 Merge "Fix Snackbar tests when animations are enabled" into mnc-ub-dev by Chris Banes · 10 years ago
  7. 6b0726e Fix CollapsingToolbarLayout not drawing a title by Chris Banes · 10 years ago
  8. 0720586 Stop building the Gradle repo in the SDK build by Chris Banes · 10 years ago
  9. ad80081 Merge "Add tests for BottomSheet" into mnc-ub-dev by Yuichi Araki · 10 years ago
  10. 0e35b9f Support launching activities with animations from Fragment. by Daniel Resnick · 10 years ago
  11. fa13cfd Merge "Fix view pager scroll calculation for size changes." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  12. 907fbd4 Fix view pager scroll calculation for size changes. by Aurimas Liutikas · 10 years ago
  13. 575a034 Merge "Fix rounded rect drawing code for CardViews on pre JB devices." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  14. 180941a Merge "Add TextInputEditText to accompany TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  15. 3872d0b Merge "Update test dependencies in AppCompat + design" into mnc-ub-dev by Chris Banes · 10 years ago
  16. c705395 Merge "Eagerly update fragment state when moving between states" into mnc-ub-dev by Adam Powell · 10 years ago
  17. f6c82b6 Update test dependencies in AppCompat + design by Chris Banes · 10 years ago
  18. df00f11 Fix Snackbar tests when animations are enabled by Chris Banes · 10 years ago
  19. 41ef2bd Merge "Add a workaround for VectorDrawable issues on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  20. fdbdbce Improve AppCompat's LayoutInflater tests by Chris Banes · 10 years ago
  21. fc03cb4 Add TextInputEditText to accompany TextInputLayout by Chris Banes · 10 years ago
  22. aaa85b7 Add a workaround for VectorDrawable issues on API 21 by Chris Banes · 10 years ago
  23. 48cd60a Add tests for BottomSheet by Yuichi Araki · 10 years ago
  24. 8578605 Fix rounded rect drawing code for CardViews on pre JB devices. by Aurimas Liutikas · 10 years ago
  25. 2913b11 Eagerly update fragment state when moving between states by Adam Powell · 10 years ago
  26. 0bd2ca1 Merge "Test coverage for PercentFrameLayout" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  27. c5e75c3 Merge "Workaround backgroundTinting not working on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  28. 2a9dcc2 Merge "Fix shadow showing up over dialogs" into mnc-ub-dev by Tony Mantler · 10 years ago
  29. 483ee34 Workaround backgroundTinting not working on API 21 by Chris Banes · 10 years ago
  30. 6831a8a Merge "GuidedStepFragment: fix missing Icon" into mnc-ub-dev by Dake Gu · 10 years ago
  31. 239ef5a Merge "Extending background tinting tests to AppCompatImageView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  32. 6ff8279 Merge "Fix action item text appearance pre-v23" into mnc-ub-dev by Chris Banes · 10 years ago
  33. a4a5e56 Merge "MediaBrowserCompat: Removing the black magic" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  34. 023bf7d GuidedStepFragment: fix missing Icon by Dake Gu · 10 years ago
  35. 457c75a Fix shadow showing up over dialogs by Tony Mantler · 10 years ago
  36. e5200fd Extending background tinting tests to AppCompatImageView by Kirill Grouchnikov · 10 years ago
  37. 90fbd6e Merge "More tests for background tinting of AppCompatTextView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  38. 1b81f28 More tests for background tinting of AppCompatTextView by Kirill Grouchnikov · 10 years ago
  39. aaeb299 Merge "Optimizations for AppCompat + VDC integration" into mnc-ub-dev by Chris Banes · 10 years ago
  40. ee6440a Merge "Only store the state of a fragment if it is added." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  41. b92d6c6 Merge "Always pass FOCUS_FORWARD when switching pages in ViewPager." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  42. 9f63864 Optimizations for AppCompat + VDC integration by Chris Banes · 10 years ago
  43. 3c1a35a Merge "Set textColorLink as colorAccent on Lollipop" into mnc-ub-dev by Chris Banes · 10 years ago
  44. 3649bdf Merge "Guard against NPE in TabLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  45. 00be94f Merge "Add tests for background tinting of AppCompatTextView" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  46. 0fa3716 Merge "AppCompatTextView tests for allCaps" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  47. 9c2232e Guard against NPE in TabLayout by Chris Banes · 10 years ago
  48. 6ea47dc Set textColorLink as colorAccent on Lollipop by Chris Banes · 10 years ago
  49. 1b30ef6 Fix support test build by Chris Banes · 10 years ago
  50. 1dfe14b Only store the state of a fragment if it is added. by Aurimas Liutikas · 10 years ago
  51. 46bf835 Always pass FOCUS_FORWARD when switching pages in ViewPager. by Aurimas Liutikas · 10 years ago
  52. ee9519c Add tests for background tinting of AppCompatTextView by Kirill Grouchnikov · 10 years ago
  53. 0a01707 Move all RecyclerView tests to Junit4 by Yigit Boyar · 10 years ago
  54. 87d26d0 AppCompatTextView tests for allCaps by Kirill Grouchnikov · 10 years ago
  55. a69df74 Merge "Update gradle to 2.10 & 1.5.0" into mnc-ub-dev by Yigit Boyar · 10 years ago
  56. 129ef23 Merge "Fix BottomSheet over ScrollView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  57. c9750a1 Update gradle to 2.10 & 1.5.0 by Yigit Boyar · 10 years ago
  58. f80997e MediaBrowserCompat: Removing the black magic by Sungsoo Lim · 10 years ago
  59. 40b6e9c Suppress Javadocs generation in design/tests by Kirill Grouchnikov · 10 years ago
  60. 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
  61. 992f6a3 Merge "Make MediaButtonReceiver MediaBrowserServiceCompat aware" into mnc-ub-dev by Ian Lake · 10 years ago
  62. 4d6f1e5 Fix action item text appearance pre-v23 by Chris Banes · 10 years ago
  63. 7cc63dd Merge "Update EditText background drawables on API 21" into mnc-ub-dev by Chris Banes · 10 years ago
  64. 9264b12 Merge "Fix Snackbar callback being called twice on API 14/15" into mnc-ub-dev by Chris Banes · 10 years ago
  65. 8212a06 Merge "Rename design-lib Theme styleable" into mnc-ub-dev by Chris Banes · 10 years ago
  66. 9223145 Merge "Fix AppCompat + textPassword (again)" into mnc-ub-dev by Chris Banes · 10 years ago
  67. 40b7a2f Fix AppCompat + textPassword (again) by Chris Banes · 10 years ago
  68. d2a4484 Rename design-lib Theme styleable by Chris Banes · 10 years ago
  69. bfd48d0 Fix Snackbar callback being called twice on API 14/15 by Chris Banes · 10 years ago
  70. 178d821 Update EditText background drawables on API 21 by Chris Banes · 10 years ago
  71. 9610428 Merge "Fix SwipeDismissBehavior not request disallow intercepts" into mnc-ub-dev by Chris Banes · 10 years ago
  72. 9e0f0f0 Merge "Allow AppCompat's compat onClick to work on all devices" into mnc-ub-dev by Chris Banes · 10 years ago
  73. 9aec720 Fix BottomSheet over ScrollView by Yuichi Araki · 10 years ago
  74. f7ad43b Test coverage for PercentFrameLayout by Kirill Grouchnikov · 10 years ago
  75. 8b26db5 Add an API for having a default share menu item inside custom tabs by Yusuf Ozuysal · 10 years ago
  76. 8b01e78 Merge "Change fragment removal order for fragment replacement." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  77. c5cea33 Change fragment removal order for fragment replacement. by Aurimas Liutikas · 10 years ago
  78. ab8e873 Merge "Disable delay child pressed state propogation for Tabs" into mnc-ub-dev by Chris Banes · 10 years ago
  79. 2301df6 Allow AppCompat's compat onClick to work on all devices by Chris Banes · 10 years ago
  80. 090d678 Disable delay child pressed state propogation for Tabs by Chris Banes · 10 years ago
  81. 65d4015 Merge "Only register key listener when resumed." into mnc-ub-dev by Tony Mantler · 10 years ago
  82. bf5c215 Merge "Add missing test for min/max tab width limitation in TabLayout" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  83. 7075eac MediaSessionCompat: Use the handler's looper to call callback methods by Sungsoo Lim · 10 years ago
  84. a4cf7f8 Merge "MediaSessionCompat: Refactor Callback classes" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  85. 9961e6e MediaSessionCompat: Refactor Callback classes by Sungsoo Lim · 10 years ago
  86. 55a0796 Only register key listener when resumed. by Tony Mantler · 10 years ago
  87. 3f5b018 Add missing test for min/max tab width limitation in TabLayout by Kirill Grouchnikov · 10 years ago
  88. 751d036 Merge "Third pass for testing TabLayout with ViewPager" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  89. c7f2aad Third pass for testing TabLayout with ViewPager by Kirill Grouchnikov · 10 years ago
  90. 25ce9fa Merge "Fix AppBarLayout layout issues" into mnc-ub-dev by Chris Banes · 10 years ago
  91. 6857935 Merge "Additional tests for AlertDialog" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  92. 90dfc0a Fix SwipeDismissBehavior not request disallow intercepts by Chris Banes · 10 years ago
  93. 19e78d4 Fix AlertDialog button stacking not working pre-v11 by Chris Banes · 10 years ago
  94. 5e7673e Fix AppBarLayout layout issues by Chris Banes · 10 years ago
  95. a814378 Merge "MediaSessionCompat: Update javadoc of playFromUri()" into mnc-ub-dev by Donghyun Cho · 10 years ago
  96. 5a50627 MediaSessionCompat: Update javadoc of playFromUri() by Donghyun Cho · 10 years ago
  97. 8a7d734 Additional tests for AlertDialog by Kirill Grouchnikov · 10 years ago
  98. 92a7c52 Merge "Tests for AlertDialog button APIs" into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  99. 0165347 Merge "leanback: Dont use widget style in ContextThemeWrapper" into mnc-ub-dev by Dake Gu · 10 years ago
  100. 7a439b6 Merge "Fix ToolbarActionBar invalidating destroyed Activities" into mnc-ub-dev by Chris Banes · 10 years ago