1. 613dfb4 Merge "Allow setting the Tab Indicator at runtime" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  2. 84a5151 Allow setting the Tab Indicator at runtime by Chris Banes · 9 years ago
  3. b2f46f8 Merge "Keep the selected state of items in NavigationView" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  4. c0b8bcb Merge "Add a Callback to Snackbar" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  5. 67619f2 Merge "Simplify Palette upscaling quantization" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  6. 252b176 Merge "Fix TextInputLayout laying out RTL text as LTR" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  7. 76bd4d2 Keep the selected state of items in NavigationView by Yuichi Araki · 9 years ago
  8. 1afbdba Merge "Fixed a minor typo in a comment" into lmp-mr1-ub-dev by John Butterfield · 9 years ago
  9. 6075bea Fixed a minor typo in a comment by John Butterfield · 9 years ago
  10. bfae5eb Add a Callback to Snackbar by Chris Banes · 9 years ago
  11. a611711 Take compound drawables into account for TextInputLayout by Chris Banes · 9 years ago
  12. 44ae2f1 Simplify Palette upscaling quantization by Chris Banes · 9 years ago
  13. fef6dbf Fix TextInputLayout laying out RTL text as LTR by Chris Banes · 9 years ago
  14. b08e15b Merge "Fix custom Snackbar durations not working" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  15. 2361e34 Fix custom Snackbar durations not working by Chris Banes · 9 years ago
  16. 39dcb8e Merge "Fix NavigationView's text appearance" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  17. 47f4c78 Merge "Make sure we always use the provide Tab text colors" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  18. 56c266c Fix NavigationView's text appearance by Chris Banes · 9 years ago
  19. 8204224 Make sure we always use the provide Tab text colors by Chris Banes · 9 years ago
  20. 2c638f1 Disable the FAB's border for now by Chris Banes · 9 years ago
  21. a59da11 Improve the offsetTopAndBottom workaround by Chris Banes · 9 years ago
  22. 9e810f9 CollapingToolbarLayout styling tweaks by Chris Banes · 9 years ago
  23. 790288a Merge "Only start nested scrolling if the view is large enough" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  24. ecd4b98 Fix AppBarLayout not scrolling fully by Chris Banes · 9 years ago
  25. b1a5167 Fix offset calculation math by Chris Banes · 9 years ago
  26. f57cd2f Only start nested scrolling if the view is large enough by Chris Banes · 9 years ago
  27. 3fbc0c0 Merge "More TabLayout fixes" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  28. 0fa9761 Merge "Fix FAB shadow on L" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  29. 16804c4 Fix FAB shadow on L by Chris Banes · 9 years ago
  30. c1ce4f6 Fix non-enterAlways scrolling by Chris Banes · 9 years ago
  31. bd085f1 More TabLayout fixes by Chris Banes · 9 years ago
  32. 902c8ca Merge "Fix flickering with TabLayout + ViewPager" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  33. a4d0ea3 Fix flickering with TabLayout + ViewPager by Chris Banes · 9 years ago
  34. ee8deb2 Add new support annotations (threading, ranges, permissions, etc). DO NOT MERGE by Tor Norbye · 10 years ago
  35. 51177a0 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  36. d2d0e61 am 7719eb5e: Percentage based layouts. DO NOT MERGE by Filip Gruszczynski · 9 years ago
  37. 7719eb5 Percentage based layouts. DO NOT MERGE by Filip Gruszczynski · 9 years ago
  38. 5248110 Don't accepted nested scroll when the view is disabled by Mindy Pereira · 9 years ago
  39. d09e24f Fix CoordinatorLayout anchor gravity handling by Adam Powell · 9 years ago
  40. d3d2b0f Merge "Allow FragmentActivity to hook in to Factory2 method" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  41. 198ec07 Merge "Make support lib unicodeWrap() return null if the input string is null." into lmp-mr1-ub-dev by Roozbeh Pournader · 9 years ago
  42. 98cce82 Added VisibleForTesting annotation DO NOT MERGE by Stephan Linzner · 9 years ago
  43. 20680c4 Allow FragmentActivity to hook in to Factory2 method by Chris Banes · 9 years ago
  44. c0929c7 Merge "Some design lib doc improvements" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  45. 9fb1543 Some design lib doc improvements by Chris Banes · 9 years ago
  46. 9cd0b5f Merge "Make SwipeRefreshLayout play nice with AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  47. abcad49 Merge "v4: add apis for set/get clipBounds" into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  48. 88b872b Merge "Introduce NotificationCompat.MediaStyle DO NOT MERGE" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  49. 6484522 v4: add apis for set/get clipBounds by Dake Gu · 9 years ago
  50. 359e302 Make SwipeRefreshLayout play nice with AppBarLayout by Chris Banes · 9 years ago
  51. 4112c61 Allow setting of a Snackbar's action text color by Chris Banes · 9 years ago
  52. a404677 Make support lib unicodeWrap() return null if the input string is null. by Roozbeh Pournader · 9 years ago
  53. 976b6a8 Introduce NotificationCompat.MediaStyle DO NOT MERGE by Ian Lake · 9 years ago
  54. 3d1fbce Update support/v4 api. by Vladislav Kaznacheev · 9 years ago
  55. 6971350 Merge "Leanback: fix bad dim support of new details UI." into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  56. bc00c3b Leanback: fix bad dim support of new details UI. by Dake Gu · 9 years ago
  57. fd3e876 Merge "Reset Interpolator in DefaultItemAnimator" into lmp-mr1-ub-dev by Vladislav Kaznacheev · 9 years ago
  58. d03a495 Reset Interpolator in DefaultItemAnimator by Vladislav Kaznacheev · 9 years ago
  59. b29be04 Merge "Add batch insert method to SortedList." into lmp-mr1-ub-dev by Vladislav Kaznacheev · 9 years ago
  60. 7fa3915 Add batch insert method to SortedList. by Vladislav Kaznacheev · 9 years ago
  61. 302adaa Merge "Improve FloatingActionButton border implementation" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  62. abd06f9 Merge "Revert "Strip PNG metadata"" into lmp-mr1-ub-dev by Alan Viverette · 9 years ago
  63. 328d981 Revert "Strip PNG metadata" by Alan Viverette · 9 years ago
  64. 80de067 Improve FloatingActionButton border implementation by Chris Banes · 9 years ago
  65. 83600ad Update support-v4 API file; fix build DO NOT MERGE by Chris Banes · 9 years ago
  66. da4f4e9 Merge "Re-add deprecated app:theme functionality" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  67. b24be3b Merge "Implement nested scrolling support in SwipeRefreshLayout" into lmp-mr1-ub-dev by Mindy Pereira · 9 years ago
  68. e67ce4f Fix FloatingActionButton empty background on L by Chris Banes · 9 years ago
  69. 484705a Re-add deprecated app:theme functionality by Chris Banes · 9 years ago
  70. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 9 years ago
  71. 60355af Merge "Make sure we return consistent ActionMode instances" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  72. da1b0a0 Implement nested scrolling support in SwipeRefreshLayout by Mindy Pereira · 9 years ago
  73. b5acebf Merge "FloatingActionButton border DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  74. cd78954 FloatingActionButton border DO NOT MERGE by Chris Banes · 9 years ago
  75. 60c4971 Strip PNG metadata by Alan Viverette · 9 years ago
  76. 515e512 Make sure we return consistent ActionMode instances by Chris Banes · 9 years ago
  77. 1a29d30 Update current.txt API DO NOT MERGE by Chris Banes · 9 years ago
  78. 83c959c Merge "Add borderlessButtonStyle to AppCompat DO NOT MERGE" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  79. 03637bd Add borderlessButtonStyle to AppCompat DO NOT MERGE by Chris Banes · 9 years ago
  80. 60cb17c Text cursor drawable fixes DO NOT MERGE by Chris Banes · 9 years ago
  81. d81fed9 Ensure MediaRouter.setMediaSessionCompat(null) does not crash by Ian Lake · 9 years ago
  82. e52e169 Allow CoordinatorLayout Behaviors to save state by Chris Banes · 9 years ago
  83. f42b51c Merge "Some fixes for CollapsingToolbarLayout" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  84. baa04ef Merge "Percentage based layouts." into lmp-mr1-ub-dev by Filip Gruszczynski · 9 years ago
  85. 7a8a4dd Merge "Merge anti aliasing patch" into lmp-mr1-ub-dev by Mindy Pereira · 9 years ago
  86. ea99405 Merge anti aliasing patch by Mindy Pereira · 9 years ago
  87. 99416e6 Fix build. Update current.txt by Chris Banes · 9 years ago
  88. 7548947 Merge "Bump support lib version number to 22.2.0" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  89. f9190ca Bump support lib version number to 22.2.0 by Chris Banes · 9 years ago
  90. 44dc3d8 Fix crashes on Gingerbread devices by Chris Banes · 9 years ago
  91. 79208cc Some fixes for CollapsingToolbarLayout by Chris Banes · 9 years ago
  92. 7456366 Tidy up TabLayout + ViewPager integration by Chris Banes · 9 years ago
  93. b22ded2 Merge "Fix CheckBox and RadioButton pre-v21 drawable tint" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  94. 9cf7f2d Merge "Revert "Tidy up TabLayout + ViewPager integration"" into lmp-mr1-ub-dev by Dan Albert · 9 years ago
  95. 92a2d7b Revert "Tidy up TabLayout + ViewPager integration" by Dan Albert · 9 years ago
  96. 5f4bb82 Merge "Tidy up TabLayout + ViewPager integration" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  97. 40f27ea Tidy up TabLayout + ViewPager integration by Chris Banes · 9 years ago
  98. 1752dfd Fix CheckBox and RadioButton pre-v21 drawable tint by Chris Banes · 9 years ago
  99. 6ba61c5 Window inset support for CoL + AppBarLayout DO NOT MERGE by Chris Banes · 9 years ago
  100. f9cabe2 Percentage based layouts. by Filip Gruszczynski · 9 years ago