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