1. 515613d Fix crash in CoordinatorLayout DO NOT MERGE by Chris Banes · 9 years ago
  2. 4a4e087 fix NPE of Fragment destroyed before transition ends by Dake Gu · 9 years ago
  3. 229e04b MediaControlerCompat: add API level requirement documentation for playFromUri() by Dongwon Kang · 9 years ago
  4. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  5. 51252b9 Merge "Fix TextInputLayout not displaying RTL hint correctly" into mnc-dev by Chris Banes · 9 years ago
  6. 9287f5d Merge "Hide FingerprintManagerCompatApi23" into mnc-dev by Jorim Jaggi · 9 years ago
  7. 2d4a03b Merge "Add accessibility extra and clarification callbacks to custom tabs." into mnc-dev by Yusuf Ozuysal · 9 years ago
  8. 1584774 Hide FingerprintManagerCompatApi23 by Jorim Jaggi · 9 years ago
  9. 802b4db am e21c8fc5: Cherrypick from mnc-preview-docs docs: Fixing javadoc formatting. Original Change-Id: I844d9b03985138b2cb7733038bf4042ddc3479bc by Andrew Solovay · 9 years ago
  10. 8a1ccd1 Add accessibility extra and clarification callbacks to custom tabs. by Yusuf Ozuysal · 9 years ago
  11. efc1d15 Merge "Reland "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"" into mnc-dev by Benoit Lize · 9 years ago
  12. d5f3a08 Fix TextInputLayout not displaying RTL hint correctly by Chris Banes · 9 years ago
  13. 42d2f1a Remove unused helper classes by Tony Mantler · 9 years ago
  14. 689e91d Reland "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands" by Benoit Lize · 9 years ago
  15. e0c6f48 Merge "Revert "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"" into mnc-dev by Ian Wen · 9 years ago
  16. ee8b061 Revert "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands" by Ian Wen · 9 years ago
  17. 88242bf Merge "Fix janky browse transition" into mnc-dev by Dake Gu · 9 years ago
  18. 0384004 Merge "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands" into mnc-dev by Yusuf Ozuysal · 9 years ago
  19. 609027b Merge "customtabs: Add a Builder class for UI customizations." into mnc-dev by Yusuf Ozuysal · 9 years ago
  20. 21586ca Fix janky browse transition by Dake Gu · 9 years ago
  21. b4c7b0e Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev by Dianne Hackborn · 9 years ago
  22. 296cc56 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  23. 66a7321 Fix bugs in the permissions support API by Svetoslav · 9 years ago
  24. e21c8fc Cherrypick from mnc-preview-docs docs: Fixing javadoc formatting. by Andrew Solovay · 9 years ago
  25. 9eea377 Merge "Fix crash caused when clicking on list menu item" into mnc-dev by Chris Banes · 9 years ago
  26. 393a9f8 Merge "Use ?colorAccent for ?textColorLink[Inverse]" into mnc-dev by Chris Banes · 9 years ago
  27. 9b03298 Pass VolumeProviderCompat.setCurrentVolume() calls to framework by Ian Lake · 9 years ago
  28. 080c52a Use ?colorAccent for ?textColorLink[Inverse] by Chris Banes · 9 years ago
  29. 42e6d5a Fix SDK build by Chris Banes · 9 years ago
  30. d2f8851 Fix crash caused when clicking on list menu item by Chris Banes · 9 years ago
  31. ca560df Merge "Some fixes for TextInputLayout" into mnc-dev by Chris Banes · 9 years ago
  32. 381b9e8 Merge "Make CoordinatorLayout request a window insets dispatch" into mnc-dev by Chris Banes · 9 years ago
  33. 47569ff Merge "Move padding from navigation and overflow icons to Toolbar" into mnc-dev by Chris Banes · 9 years ago
  34. 2717321 Merge "FullWidthDetailsOverviewRowPresenter: fix NPE" into mnc-dev by Dake Gu · 9 years ago
  35. b8cb3fe Merge "Fully hide DrawerLayout focusability from accessibility" into mnc-dev by Alan Viverette · 9 years ago
  36. 8b0cc79 Merge "Add accessibility action constants to support-v4" into mnc-dev by Alan Viverette · 9 years ago
  37. 6e03488 Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  38. 97ee4f3 customtabs: Add a Builder class for UI customizations. by Benoit Lize · 9 years ago
  39. e3f6ba4 Make CoordinatorLayout request a window insets dispatch by Chris Banes · 9 years ago
  40. c08c466 customtabs: Add "extraCommand" and "extraCallback", for unsupported commands by Benoit Lize · 9 years ago
  41. ab809dd Fix AppBarLayout scrolling when scrolling view is small by Chris Banes · 9 years ago
  42. 55f293d Merge "MediaSessionCompat: fix the flaky remote volume slider issue" into mnc-dev by Dongwon Kang · 9 years ago
  43. bc0e9df Merge "Fix javadoc for preference lib" into mnc-dev by Tony Mantler · 9 years ago
  44. 0a13063 Fully hide DrawerLayout focusability from accessibility by Alan Viverette · 9 years ago
  45. 87ffd04 Add accessibility action constants to support-v4 by Alan Viverette · 9 years ago
  46. 4c867cf Fix javadoc for preference lib by Tony Mantler · 9 years ago
  47. 96e4206 MediaSessionCompat: fix the flaky remote volume slider issue by Dongwon Kang · 9 years ago
  48. 305e627 Move padding from navigation and overflow icons to Toolbar by Chris Banes · 9 years ago
  49. 58d52ab Merge "Add ThemedSpinnerAdapter.Helper class" into mnc-dev by Chris Banes · 9 years ago
  50. 8ad2394 Merge "Allow CollapsingToolbarLayout's title is be disabled" into mnc-dev by Chris Banes · 9 years ago
  51. 3104067 Some fixes for TextInputLayout by Chris Banes · 9 years ago
  52. 10c8130 Add ThemedSpinnerAdapter.Helper class by Chris Banes · 9 years ago
  53. 1701fea Allow CollapsingToolbarLayout's title is be disabled by Chris Banes · 9 years ago
  54. 813de6f FullWidthDetailsOverviewRowPresenter: fix NPE by Dake Gu · 9 years ago
  55. 3d7a7c4 Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  56. fa29430 Merge "Revert "Add ThemedSpinnerAdapter.Helper class"" into mnc-dev by Bart Sears · 9 years ago
  57. 5ea7fa5 Revert "Add ThemedSpinnerAdapter.Helper class" by Bart Sears · 9 years ago
  58. 4b9cad3 Merge "Add ThemedSpinnerAdapter.Helper class" into mnc-dev by Chris Banes · 9 years ago
  59. 6567f67 Add ThemedSpinnerAdapter.Helper class by Chris Banes · 9 years ago
  60. ad20b11 Merge "Fix ActionMode not being inset correctly" into mnc-dev by Chris Banes · 9 years ago
  61. f6b825f am 55093c43: Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev by Chris Craik · 9 years ago
  62. 55093c4 Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev by Chris Craik · 9 years ago
  63. 3a1a3b9 Handle scaling correctly when drawing with shader by Chris Craik · 9 years ago
  64. 7aa5878 Merge "Add API 23 PLAY_FROM_URI support to MediaSessionCompat" into mnc-dev by Ian Lake · 9 years ago
  65. 83e76aa am c1392c0f: Merge "Mutate FAB backgrounds before tinting" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  66. c1392c0 Merge "Mutate FAB backgrounds before tinting" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  67. 39d1d2d FloatingActionButton animation fixes by Chris Banes · 9 years ago
  68. 1172226 am 0f1a2253: (-s ours) Merge "Fix RS doc build DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  69. 0f1a225 Merge "Fix RS doc build DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  70. d8c7efd Fix RS doc build DO NOT MERGE by Chris Banes · 9 years ago
  71. 8ba0fdd Fix ActionMode not being inset correctly by Chris Banes · 9 years ago
  72. 4ec3f8b am 71561909: Merge "TabLayout improvements + fixes" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  73. 7156190 Merge "TabLayout improvements + fixes" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  74. 7c687c6 am ff56ac5a: Fix ActionBar TextAppearance textColor values by Chris Banes · 9 years ago
  75. a0f7a48 Mutate FAB backgrounds before tinting by Chris Banes · 9 years ago
  76. ff56ac5 Fix ActionBar TextAppearance textColor values by Chris Banes · 9 years ago
  77. 09db0f0 TabLayout improvements + fixes by Chris Banes · 9 years ago
  78. b290812 am fcefab49: Merge "Fix alpha keyboard shortcuts with ToolbarActionBar" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  79. fcefab4 Merge "Fix alpha keyboard shortcuts with ToolbarActionBar" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  80. b1a2fef Merge "Fix regression of unable to focus out of empty gridview" into mnc-dev by Dake Gu · 9 years ago
  81. 17df691 Merge "[RenderScript] Disable jack usage for when building RS prebuilts" into mnc-dev by Stephen Hines · 9 years ago
  82. 0837681 Merge "[RenderScript] Making libblas optional for support lib." into mnc-dev by Stephen Hines · 9 years ago
  83. 0638812 Fix regression of unable to focus out of empty gridview by Dake Gu · 9 years ago
  84. 747f43a Merge "Revert "MediaRouter: fix the break on layout inflation when Theme.AppCompat is not used"" into mnc-dev by Dongwon Kang · 9 years ago
  85. aab25a6 resolved conflicts for merge of 4c18f4d7 to mnc-dev by Chris Banes · 9 years ago
  86. d9d7540 am 2466ce08: Merge "Use the correct MeasureSpec for ScrollingViewBehavior" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  87. 4c18f4d Merge "Make AbsActionBarView eat touch/hover events" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  88. 2466ce0 Merge "Use the correct MeasureSpec for ScrollingViewBehavior" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  89. 72e20dd [RenderScript] Disable jack usage for when building RS prebuilts by Miao Wang · 9 years ago
  90. c56708c Revert "MediaRouter: fix the break on layout inflation when Theme.AppCompat is not used" by Dongwon Kang · 9 years ago
  91. d6c56d9 Use the correct MeasureSpec for ScrollingViewBehavior by Chris Banes · 9 years ago
  92. 191d845 resolved conflicts for merge of 7a13c848 to mnc-dev by Chris Banes · 9 years ago
  93. 7a13c84 Return the correct tint/mode from FloatingActionButton by Chris Banes · 9 years ago
  94. 46be6a0 Make AbsActionBarView eat touch/hover events by Chris Banes · 9 years ago
  95. ea476b8 [RenderScript] Making libblas optional for support lib. by Miao Wang · 9 years ago
  96. b51f456 Add API 23 PLAY_FROM_URI support to MediaSessionCompat by Ian Lake · 9 years ago
  97. 45a7a92 Merge "Revert "Disable jack usage for the RS support library."" into mnc-dev by Stephen Hines · 9 years ago
  98. d2a3040 Revert "Disable jack usage for the RS support library." by Stephen Hines · 9 years ago
  99. 3770fbc Merge "Disable jack usage for the RS support library." into mnc-dev by Stephen Hines · 9 years ago
  100. 4dc201c Disable jack usage for the RS support library. by Stephen Hines · 9 years ago