1. c705c5d Introduce ParallelExecutorCompat into support/v4 by Vladislav Kaznacheev · 10 years ago
  2. e6ef6ac Merge "Set a default value for actionBarPopupTheme." into lmp-mr1-ub-dev by Deepanshu Gupta · 10 years ago
  3. e8ad827 Merge "Don't reset modes when nested scrolling stops" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  4. c63438d Merge "Fix KEYCODE_MENU not being dispatched to an Activity" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  5. 1e51276 Don't reset modes when nested scrolling stops by Yigit Boyar · 10 years ago
  6. 77fe070 Merge "Fix default value of stereoReset() in support library doc." into lmp-mr1-ub-dev by Roozbeh Pournader · 10 years ago
  7. e3754c0 Fix default value of stereoReset() in support library doc. by Roozbeh Pournader · 10 years ago
  8. 20e7abe Fix LayoutInflaterFactoryTestCase by Chris Banes · 10 years ago
  9. 4d95686 Fix KEYCODE_MENU not being dispatched to an Activity by Chris Banes · 10 years ago
  10. 71fbd07 Merge "Move to plugin 1.3-beta4" into lmp-mr1-ub-dev by Qiwen Zhao · 10 years ago
  11. 572ccac Move to plugin 1.3-beta4 by Xavier Ducrohet · 10 years ago
  12. ef3e37f RecyclerView: add setLayoutFrozen(boolean) by Dake Gu · 10 years ago
  13. d621038 Merge "Fix RecyclerView nested fling velocity" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  14. 9efaee2 Always return true from ToolbarActionBar onKeyShortcut by Chris Banes · 10 years ago
  15. d87d7fe Set a default value for actionBarPopupTheme. by Deepanshu Gupta · 10 years ago
  16. 33556e6 Return consistent SupportActionModeWrappers for native action modes by Adam Powell · 10 years ago
  17. d888896 Merge "Bump version to v22.2.1" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  18. df73aa2 Merge "Mark RecyclerView as scroll container" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  19. 1629c7c Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  20. b5adb96 Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  21. 0353831 Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  22. 7cce2d3 Merge "MediaSessionCompat: Use Media Button Component on API 21+" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  23. 9239951 Merge "Don't cap measure spec in scroll orientation" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  24. 8e7ce8e Match Compat Media Button parsing with latest framework by Ian Lake · 10 years ago
  25. 98df940 Fix MediaControllerCompat.dispatchKeyEvent() crash <API21 by Ian Lake · 10 years ago
  26. c83c938 MediaSessionCompat: Use Media Button Component on API 21+ by Ian Lake · 10 years ago
  27. cdbdcb2 Add tests to AppCompat by Chris Banes · 10 years ago
  28. 8531357 Merge "GridLayoutManager: fix jumping problem caused by requestLayout" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  29. d4c72f0 Allow vertical dragging of AppBarLayout by Chris Banes · 10 years ago
  30. 6b824be Merge "Expand TextInputLayout's API with more getters/setters" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  31. 3211267 Merge "Fix SwipeDismissBehavior for views not at left=0" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  32. 2bda001 Fix SwipeDismissBehavior for views not at left=0 by Chris Banes · 10 years ago
  33. 2aa57ab Expand TextInputLayout's API with more getters/setters by Chris Banes · 10 years ago
  34. 8ec51db Merge "Update ShareActionProvider to the framework" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  35. 8e7aafe Merge "Fix NavigationView duplicating some items" into lmp-mr1-ub-dev by Yuichi Araki · 10 years ago
  36. 42db314 Fix NavigationView duplicating some items by Yuichi Araki · 10 years ago
  37. b955ee1 Make NavigationView scrollbar visible by Yuichi Araki · 10 years ago
  38. 91feb94 GridLayoutManager: fix jumping problem caused by requestLayout by Dake Gu · 10 years ago
  39. 4927a3b Add test cases for b/22306025 by Dake Gu · 10 years ago
  40. 9807932 Merge "fix build: add missing resource" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  41. 97db93b fix build: add missing resource by Dake Gu · 10 years ago
  42. 6d4cf95 Merge "GridLayoutManager: Fix scroll bug when target view is removed." into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  43. ff3b38c GridLayoutManager: Fix scroll bug when target view is removed. by Dake Gu · 10 years ago
  44. 994c4d5 Update ShareActionProvider to the framework by Chris Banes · 10 years ago
  45. fc829ef Merge "Overlay custom TextAppearances rather than nuke" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  46. dbd769d Merge "Remove the need for using a OnFocusChangeListener" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  47. 6bc164c Mark RecyclerView as scroll container by Yigit Boyar · 10 years ago
  48. 9934230 Overlay custom TextAppearances rather than nuke by Chris Banes · 10 years ago
  49. 9fe887e Merge "Annotate Snackbar correctly" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  50. 5bb1f5d Annotate Snackbar correctly by Chris Banes · 10 years ago
  51. c977dc9 Merge "Add proguard rule for CoordinatorLayout.Bahavior" into lmp-mr1-ub-dev by Yuichi Araki · 10 years ago
  52. 3bc9692 Don't cap measure spec in scroll orientation by Yigit Boyar · 10 years ago
  53. cc2ee74 Bump version to v22.2.1 by Chris Banes · 10 years ago
  54. 80b7fc1 Merge "Use Button for Snackbar's action" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  55. 2953118 Remove the need for using a OnFocusChangeListener by Chris Banes · 10 years ago
  56. b53cde0 Merge "Ensure that AppCompat's setTint calls match the framework" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  57. 92f49ee Merge "Update default elevation values to spec" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  58. 3752c59 Update default elevation values to spec by Chris Banes · 10 years ago
  59. 39cb4c1 Ensure that AppCompat's setTint calls match the framework by Chris Banes · 10 years ago
  60. 5cf1a7e Use Button for Snackbar's action by Chris Banes · 10 years ago
  61. 9265673 Introduce setCircular and isCircular by Benjamin Weiss · 10 years ago
  62. 609a8d1 Merge "Fix memory leak in setActionProvider() - support edition" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  63. ff9bf0c Merge "Fix potential NPE when proguard is on" into lmp-mr1-ub-dev by Yuichi Araki · 10 years ago
  64. 5605e4a Merge "Store OnOffsetChangeListener with hard refs" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  65. 5d3c47d Fix memory leak in setActionProvider() - support edition by Chris Banes · 10 years ago
  66. e764a03 Add proguard rule for CoordinatorLayout.Bahavior by Yuichi Araki · 10 years ago
  67. 9d9e5f0 Fix potential NPE when proguard is on by Yuichi Araki · 10 years ago
  68. 66a875e Don't draw collapsing title if bounds are empty by Chris Banes · 10 years ago
  69. 6f730c0 Store OnOffsetChangeListener with hard refs by Chris Banes · 10 years ago
  70. bb829e3 Merge "Add APIs to set AppBarLayout to be expanded or not" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  71. 22c63b9 Merge "Ensure MediaSessionCompat.Callback behavior matches framework" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  72. 54b54ce Merge "add action background bar and support two alignment modes" into lmp-mr1-ub-dev by Xiaolei Wang · 10 years ago
  73. 9995f7b Add APIs to set AppBarLayout to be expanded or not by Chris Banes · 10 years ago
  74. b9c8862 Merge "Setters for CollapsingToolbarLayout title gravity" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  75. 33c086b Merge "Fix SubMenu in NavigationView" into lmp-mr1-ub-dev by Yuichi Araki · 10 years ago
  76. c671427 add action background bar and support two alignment modes by Xiaolei Wang · 10 years ago
  77. 944a4e9 Ensure MediaSessionCompat.Callback behavior matches framework by Ian Lake · 10 years ago
  78. 5c7d7bb Setters for CollapsingToolbarLayout title gravity by Chris Banes · 10 years ago
  79. 74befad Merge "Fix NotificationCompat.MediaStyle crash on ICS" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  80. dcc1ed2 Merge "Take children's margin in account in AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  81. d1cab1b Leanback: support Scroll Accessibility action by Dake Gu · 10 years ago
  82. 956192a Fix NotificationCompat.MediaStyle crash on ICS by Ian Lake · 10 years ago
  83. 2819340 Merge "Prefix design lib resources to try and avoid conflicts" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  84. 9ff4326 Merge "RecyclerView: Add payload for efficient bind" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  85. 21b345f RecyclerView: Add payload for efficient bind by Dake Gu · 10 years ago
  86. a577676 Prefix design lib resources to try and avoid conflicts by Chris Banes · 10 years ago
  87. 576121c Merge "Make sure that DrawerArrowDrawable invalidates itself" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  88. 486ecff Make sure that DrawerArrowDrawable invalidates itself by Chris Banes · 10 years ago
  89. 5ba742a Merge "Fix leak for MenuInflater + setSupportActionBar" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  90. 1eedd69 Merge "Workaround actionModeShareDrawable not tinted on API 21" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  91. 8c57134 Merge "Supports extra layout space" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  92. 88dea72 Supports extra layout space by Dake Gu · 10 years ago
  93. fd1b963 Workaround actionModeShareDrawable not tinted on API 21 by Chris Banes · 10 years ago
  94. 8013976 Fix RecyclerView nested fling velocity by Chris Banes · 10 years ago
  95. 1832f6e Fix TextInputLayout setErrorEnabled() NPE by Chris Banes · 10 years ago
  96. 56606fd Merge "Improve "does not support current theme" exception" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  97. 725df1c Improve "does not support current theme" exception by Chris Banes · 10 years ago
  98. 21f887e Make Tab#getCustomView() public by Chris Banes · 10 years ago
  99. 5ecdb2c Fix leak for MenuInflater + setSupportActionBar by Chris Banes · 10 years ago
  100. 6c72ea0 Fix SubMenu in NavigationView by Yuichi Araki · 10 years ago