1. 2c638f1 Disable the FAB's border for now by Chris Banes · 10 years ago
  2. a59da11 Improve the offsetTopAndBottom workaround by Chris Banes · 10 years ago
  3. 9e810f9 CollapingToolbarLayout styling tweaks by Chris Banes · 10 years ago
  4. 790288a Merge "Only start nested scrolling if the view is large enough" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  5. ecd4b98 Fix AppBarLayout not scrolling fully by Chris Banes · 10 years ago
  6. b1a5167 Fix offset calculation math by Chris Banes · 10 years ago
  7. f57cd2f Only start nested scrolling if the view is large enough by Chris Banes · 10 years ago
  8. 3fbc0c0 Merge "More TabLayout fixes" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  9. 0fa9761 Merge "Fix FAB shadow on L" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  10. 16804c4 Fix FAB shadow on L by Chris Banes · 10 years ago
  11. c1ce4f6 Fix non-enterAlways scrolling by Chris Banes · 10 years ago
  12. bd085f1 More TabLayout fixes by Chris Banes · 10 years ago
  13. 902c8ca Merge "Fix flickering with TabLayout + ViewPager" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  14. a4d0ea3 Fix flickering with TabLayout + ViewPager by Chris Banes · 10 years ago
  15. ee8deb2 Add new support annotations (threading, ranges, permissions, etc). DO NOT MERGE by Tor Norbye · 10 years ago
  16. 51177a0 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  17. d2d0e61 am 7719eb5e: Percentage based layouts. DO NOT MERGE by Filip Gruszczynski · 10 years ago
  18. 7719eb5 Percentage based layouts. DO NOT MERGE by Filip Gruszczynski · 10 years ago
  19. 5248110 Don't accepted nested scroll when the view is disabled by Mindy Pereira · 10 years ago
  20. d09e24f Fix CoordinatorLayout anchor gravity handling by Adam Powell · 10 years ago
  21. d3d2b0f Merge "Allow FragmentActivity to hook in to Factory2 method" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  22. 198ec07 Merge "Make support lib unicodeWrap() return null if the input string is null." into lmp-mr1-ub-dev by Roozbeh Pournader · 10 years ago
  23. 98cce82 Added VisibleForTesting annotation DO NOT MERGE by Stephan Linzner · 10 years ago
  24. 20680c4 Allow FragmentActivity to hook in to Factory2 method by Chris Banes · 10 years ago
  25. c0929c7 Merge "Some design lib doc improvements" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  26. 9fb1543 Some design lib doc improvements by Chris Banes · 10 years ago
  27. 9cd0b5f Merge "Make SwipeRefreshLayout play nice with AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  28. abcad49 Merge "v4: add apis for set/get clipBounds" into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  29. 88b872b Merge "Introduce NotificationCompat.MediaStyle DO NOT MERGE" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  30. 6484522 v4: add apis for set/get clipBounds by Dake Gu · 10 years ago
  31. 359e302 Make SwipeRefreshLayout play nice with AppBarLayout by Chris Banes · 10 years ago
  32. 4112c61 Allow setting of a Snackbar's action text color by Chris Banes · 10 years ago
  33. a404677 Make support lib unicodeWrap() return null if the input string is null. by Roozbeh Pournader · 10 years ago
  34. 976b6a8 Introduce NotificationCompat.MediaStyle DO NOT MERGE by Ian Lake · 10 years ago
  35. 3d1fbce Update support/v4 api. by Vladislav Kaznacheev · 10 years ago
  36. 6971350 Merge "Leanback: fix bad dim support of new details UI." into lmp-mr1-ub-dev by Dake Gu · 10 years ago
  37. bc00c3b Leanback: fix bad dim support of new details UI. by Dake Gu · 10 years ago
  38. fd3e876 Merge "Reset Interpolator in DefaultItemAnimator" into lmp-mr1-ub-dev by Vladislav Kaznacheev · 10 years ago
  39. d03a495 Reset Interpolator in DefaultItemAnimator by Vladislav Kaznacheev · 10 years ago
  40. b29be04 Merge "Add batch insert method to SortedList." into lmp-mr1-ub-dev by Vladislav Kaznacheev · 10 years ago
  41. 7fa3915 Add batch insert method to SortedList. by Vladislav Kaznacheev · 10 years ago
  42. 302adaa Merge "Improve FloatingActionButton border implementation" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  43. abd06f9 Merge "Revert "Strip PNG metadata"" into lmp-mr1-ub-dev by Alan Viverette · 10 years ago
  44. 328d981 Revert "Strip PNG metadata" by Alan Viverette · 10 years ago
  45. 80de067 Improve FloatingActionButton border implementation by Chris Banes · 10 years ago
  46. 83600ad Update support-v4 API file; fix build DO NOT MERGE by Chris Banes · 10 years ago
  47. da4f4e9 Merge "Re-add deprecated app:theme functionality" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  48. b24be3b Merge "Implement nested scrolling support in SwipeRefreshLayout" into lmp-mr1-ub-dev by Mindy Pereira · 10 years ago
  49. e67ce4f Fix FloatingActionButton empty background on L by Chris Banes · 10 years ago
  50. 484705a Re-add deprecated app:theme functionality by Chris Banes · 10 years ago
  51. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 10 years ago
  52. 60355af Merge "Make sure we return consistent ActionMode instances" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  53. da1b0a0 Implement nested scrolling support in SwipeRefreshLayout by Mindy Pereira · 10 years ago
  54. b5acebf Merge "FloatingActionButton border DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  55. cd78954 FloatingActionButton border DO NOT MERGE by Chris Banes · 10 years ago
  56. 60c4971 Strip PNG metadata by Alan Viverette · 10 years ago
  57. 515e512 Make sure we return consistent ActionMode instances by Chris Banes · 10 years ago
  58. 1a29d30 Update current.txt API DO NOT MERGE by Chris Banes · 10 years ago
  59. 83c959c Merge "Add borderlessButtonStyle to AppCompat DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  60. 03637bd Add borderlessButtonStyle to AppCompat DO NOT MERGE by Chris Banes · 10 years ago
  61. 60cb17c Text cursor drawable fixes DO NOT MERGE by Chris Banes · 10 years ago
  62. d81fed9 Ensure MediaRouter.setMediaSessionCompat(null) does not crash by Ian Lake · 10 years ago
  63. e52e169 Allow CoordinatorLayout Behaviors to save state by Chris Banes · 10 years ago
  64. f42b51c Merge "Some fixes for CollapsingToolbarLayout" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  65. baa04ef Merge "Percentage based layouts." into lmp-mr1-ub-dev by Filip Gruszczynski · 10 years ago
  66. 7a8a4dd Merge "Merge anti aliasing patch" into lmp-mr1-ub-dev by Mindy Pereira · 10 years ago
  67. ea99405 Merge anti aliasing patch by Mindy Pereira · 10 years ago
  68. 99416e6 Fix build. Update current.txt by Chris Banes · 10 years ago
  69. 7548947 Merge "Bump support lib version number to 22.2.0" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  70. f9190ca Bump support lib version number to 22.2.0 by Chris Banes · 10 years ago
  71. 44dc3d8 Fix crashes on Gingerbread devices by Chris Banes · 10 years ago
  72. 79208cc Some fixes for CollapsingToolbarLayout by Chris Banes · 10 years ago
  73. 7456366 Tidy up TabLayout + ViewPager integration by Chris Banes · 10 years ago
  74. b22ded2 Merge "Fix CheckBox and RadioButton pre-v21 drawable tint" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  75. 9cf7f2d Merge "Revert "Tidy up TabLayout + ViewPager integration"" into lmp-mr1-ub-dev by Dan Albert · 10 years ago
  76. 92a2d7b Revert "Tidy up TabLayout + ViewPager integration" by Dan Albert · 10 years ago
  77. 5f4bb82 Merge "Tidy up TabLayout + ViewPager integration" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  78. 40f27ea Tidy up TabLayout + ViewPager integration by Chris Banes · 10 years ago
  79. 1752dfd Fix CheckBox and RadioButton pre-v21 drawable tint by Chris Banes · 10 years ago
  80. 6ba61c5 Window inset support for CoL + AppBarLayout DO NOT MERGE by Chris Banes · 10 years ago
  81. f9cabe2 Percentage based layouts. by Filip Gruszczynski · 10 years ago
  82. 6949fd9 Simply the compatible isAttachedToWindow() method by Chris Banes · 10 years ago
  83. 60d5509 Merge "Tidy up styling and tinting in NavigationView" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  84. b177161 Merge "Improve some tests" into lmp-mr1-ub-dev by Yigit Boyar · 10 years ago
  85. cccd334 FullWidthDetails: Don't clip to padding by Dake Gu · 10 years ago
  86. 930055d Merge "Add Lollipop+ playback states to PlaybackStateCompat" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  87. a70dc75 Merge "Include all actions in PlaybackStateCompat setActions/getActions() documentation" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  88. 928aa59 Merge "PlaybackStateCompat: Add support for custom actions, extras, and active item id" into lmp-mr1-ub-dev by Ian Lake · 10 years ago
  89. 3f3c342 Merge "Updates to the spinner for swipe to refresh to match final spec" into lmp-mr1-ub-dev by Mindy Pereira · 10 years ago
  90. f69198d Updates to the spinner for swipe to refresh to match final spec by Mindy Pereira · 10 years ago
  91. 629687b Improve some tests by Yigit Boyar · 10 years ago
  92. c045910 Export UI Compat class used by ItemTouchHelper by Yigit Boyar · 10 years ago
  93. 46762cc Merge "Nested Scrolling support for RecyclerView" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  94. f129f1b Nested Scrolling support for RecyclerView by Chris Banes · 10 years ago
  95. 959ed6a Merge "Add ViewCompat.isAttachedToWindow()" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  96. f00356e Update api for leanback static dynamic shadow change by Dake Gu · 10 years ago
  97. 7eda286 Merge "Support static in addition to dynamic shadows." into lmp-mr1-ub-dev by Kris Giesing · 10 years ago
  98. ec494eb Make constructor accessible before calling by Yigit Boyar · 10 years ago
  99. 96258dd Use doclava's new stubpackages wildcard support DO NOT MERGE by Chris Banes · 10 years ago
  100. f6610f1 Add ViewCompat.isAttachedToWindow() by Chris Banes · 10 years ago