1. ac6a1a3 GridLayoutManager: handle smoothscroller cancellation properly by Dake Gu · 10 years ago
  2. a716a2e Merge "Mark two ContextCompat methods static." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  3. 85cd98f Merge "Add missing PreferenceLayouts when querying item type" into mnc-ub-dev by Tony Mantler · 10 years ago
  4. 234cee3 Mark two ContextCompat methods static. by Kirill Grouchnikov · 10 years ago
  5. 039044a Fix Palette trying to create 0px bitmaps by Chris Banes · 10 years ago
  6. 5db2eb2 Merge "Fixes for TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  7. 4452ce9 Fixes for TextInputLayout by Chris Banes · 10 years ago
  8. ef79d9c Merge "Make SwipeRefreshLayout play nice with AppBarLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  9. 85a1806 Merge "Make AppCompatSpinner read android:entries" into mnc-ub-dev by Chris Banes · 10 years ago
  10. 98e3c72 Make AppCompatSpinner read android:entries by Chris Banes · 10 years ago
  11. 4f4549d Merge "Swallow exception caused by dismissing action mode" into mnc-ub-dev by Chris Banes · 10 years ago
  12. 8ebeb92 Merge "MediaRouter: Check a route's supporting control category" into mnc-ub-dev by Insun Kang · 10 years ago
  13. da4b82f MediaRouter: Check a route's supporting control category by Insun Kang · 10 years ago
  14. a7532cd Correct MediaMetadataCompat#METADATA_KEY_DATE Javadoc by Jae Seo · 10 years ago
  15. fc60a78 Make SwipeRefreshLayout play nice with AppBarLayout by Chris Banes · 10 years ago
  16. 3da6acc Merge "Don't wipe out compound drawable tinting pt.2" into mnc-ub-dev by Chris Banes · 10 years ago
  17. a466cf9 Don't wipe out compound drawable tinting pt.2 by Chris Banes · 10 years ago
  18. f521aa0 Merge "Add isCounterEnabled to TextInputLayout" into mnc-ub-dev by Yuichi Araki · 10 years ago
  19. 2e659d2 Merge "Fix Snackbar + FloatingActionButton showing simultaneously" into mnc-ub-dev by Chris Banes · 10 years ago
  20. 8b0af33 Merge "Fix Palette setRegion() API" into mnc-ub-dev by Chris Banes · 10 years ago
  21. e948c13 Add isCounterEnabled to TextInputLayout by Yuichi Araki · 10 years ago
  22. 21690cc Propagate changes on sub menu items by Yuichi Araki · 10 years ago
  23. cd7313d Fix CollapsingToolbarLayout.setCollapsedTitleGravity() by Chris Banes · 10 years ago
  24. d3a70c7 Swallow exception caused by dismissing action mode by Chris Banes · 10 years ago
  25. a419ee1 Fix Snackbar + FloatingActionButton showing simultaneously by Chris Banes · 10 years ago
  26. e01e2e8 Merge "Fix proguard error of NavigationView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  27. df112ae Merge "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat"" into mnc-ub-dev by Ian Pedowitz · 10 years ago
  28. 4935713 Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat" by Ian Pedowitz · 10 years ago
  29. bacf639 Merge "Don't wipe out compound drawable tinting" into mnc-ub-dev by Chris Banes · 10 years ago
  30. 89a45a9 Don't wipe out compound drawable tinting by Chris Banes · 10 years ago
  31. 3b2f56e Fix proguard error of NavigationView by Yuichi Araki · 10 years ago
  32. 5b64564 Fix typo by Sungsoo Lim · 10 years ago
  33. e2c15e1 Merge "Allow MediaBrowser be connect to MediaBrowserServiceCompat" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  34. 7f8e46a GuidedStepFragment: undo pressed animation when losing focus by Dake Gu · 10 years ago
  35. 0fe1972 Merge "GuidedStepFragment: lots of editing improvements" into mnc-ub-dev by Dake Gu · 10 years ago
  36. 40e7d5e Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 80bf479e16 -s ours by Geoff Mendal · 10 years ago
  37. 4426223 Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 51119380cf -s ours by Geoff Mendal · 10 years ago
  38. b7f95f6 Import translations. DO NOT MERGE am: 47d20bd0d1 -s ours by Geoff Mendal · 10 years ago
  39. 80bf479 Merge "Import translations. DO NOT MERGE" into cw-e-dev by Geoff Mendal · 10 years ago
  40. 5111938 Merge "Import translations. DO NOT MERGE" into cw-e-dev by Geoff Mendal · 10 years ago
  41. 175e98f Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  42. 41b8b00 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  43. c174124 GuidedStepFragment: lots of editing improvements by Dake Gu · 10 years ago
  44. 47d20bd Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  45. ef7ba44 Merge "Update the proguard rules again" into mnc-ub-dev by Tony Mantler · 10 years ago
  46. 23ef6d9 Fix control with dpad for NavigationView by Yuichi Araki · 10 years ago
  47. d27ec04 Fix Palette setRegion() API by Chris Banes · 10 years ago
  48. 10fa4c8 Merge "Make sure we inflate custom Tab views correctly" into mnc-ub-dev by Chris Banes · 10 years ago
  49. b8459a8 Make sure we inflate custom Tab views correctly by Chris Banes · 10 years ago
  50. 6abcfc6 Merge "Add a way to get header views from NavigationView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  51. 6a41508 Allow MediaBrowser be connect to MediaBrowserServiceCompat by Sungsoo Lim · 10 years ago
  52. f5b80df Merge "Fix actionMenuTextAppearance on v21-22" into mnc-ub-dev by Chris Banes · 10 years ago
  53. cdccc4c Add a way to get header views from NavigationView by Yuichi Araki · 10 years ago
  54. aee5dc4 Merge "Fix bad hidden child recovery" into mnc-ub-dev by Yigit Boyar · 10 years ago
  55. cb8406f Update the proguard rules again by Tony Mantler · 10 years ago
  56. 5031b30 Fix bad hidden child recovery by Yigit Boyar · 10 years ago
  57. 53faa9b Merge "Import translations. DO NOT MERGE" into mnc-ub-dev by Geoff Mendal · 10 years ago
  58. 38ba8d8 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  59. 4539dba Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  60. c3af4b2 Merge "Retain fragment loaders" into mnc-dr-dev am: f79417e198 am: 6415ff3a73 by Todd Kennedy · 10 years ago
  61. 6415ff3 Merge "Retain fragment loaders" into mnc-dr-dev am: f79417e198 by Todd Kennedy · 10 years ago
  62. f79417e Merge "Retain fragment loaders" into mnc-dr-dev by Todd Kennedy · 10 years ago
  63. 17bdec6 Fix actionMenuTextAppearance on v21-22 by Chris Banes · 10 years ago
  64. f501c84 Merge "Make AppBarLayout's snap behavior honor collapsing" into mnc-ub-dev by Chris Banes · 10 years ago
  65. dcde7bf Make AppBarLayout's snap behavior honor collapsing by Chris Banes · 10 years ago
  66. fc780ba Respect a FloatingActionButton's visibility when anchored by Chris Banes · 10 years ago
  67. f39b7e5 Merge "Fix Snackbar dismisal generating two callbacks" into mnc-ub-dev by Chris Banes · 10 years ago
  68. ebf2d44 Merge "Don't let a View anchor itself to it's parent CoordinatorLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  69. 4daf2f0 Merge "Fix multi source folder API checking" into mnc-ub-dev by Chris Banes · 10 years ago
  70. df852a6 Merge "Fix invisible FloatingActionButton pre-ICS" into mnc-ub-dev by Chris Banes · 10 years ago
  71. 6517d28 Merge "Allow swiped view recycling ASAP" into mnc-ub-dev by Yigit Boyar · 10 years ago
  72. 204cead Allow swiped view recycling ASAP by Yigit Boyar · 10 years ago
  73. 0f14e77 Merge "Set host when restoring a fragment" into mnc-dr-dev am: f598a95930 by Todd Kennedy · 10 years ago
  74. 64ece2d Retain fragment loaders by Todd Kennedy · 10 years ago
  75. 35151f7 Merge "Set host when restoring a fragment" into mnc-dr-dev am: f598a95930 by Todd Kennedy · 10 years ago
  76. f598a95 Merge "Set host when restoring a fragment" into mnc-dr-dev by Todd Kennedy · 10 years ago
  77. e4148d6 Set host when restoring a fragment by Todd Kennedy · 10 years ago
  78. eeea73a Fix Snackbar dismisal generating two callbacks by Chris Banes · 10 years ago
  79. 375995f Don't let a View anchor itself to it's parent CoordinatorLayout by Chris Banes · 10 years ago
  80. 1560c9e Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  81. 95ad49b Fix multi source folder API checking by Chris Banes · 10 years ago
  82. 097e80a Fix invisible FloatingActionButton pre-ICS by Chris Banes · 10 years ago
  83. 9ec922c Fix FAB using ICS APIs on Honeycomb by Chris Banes · 10 years ago
  84. 5409a15 Merge "Fix FloatingActionButton show() animation" into mnc-ub-dev by Chris Banes · 10 years ago
  85. d9d77f4 Merge "Add getters/setters for CollapsingToolbarLayout title margins" into mnc-ub-dev by Chris Banes · 10 years ago
  86. cae5169 Merge "Ensure that SwipeDismissBehavior affects the correct view" into mnc-ub-dev by Chris Banes · 10 years ago
  87. 43bd2db Add missing PreferenceLayouts when querying item type by Tony Mantler · 10 years ago
  88. c75f7d2 am b3f45523: am 8b977168: Fix minor doc bug on DocumentFile. by Jeff Sharkey · 10 years ago
  89. b3f4552 am 8b977168: Fix minor doc bug on DocumentFile. by Jeff Sharkey · 10 years ago
  90. a09489c Merge "Update proguard config to keep base Preference class" into mnc-ub-dev by Tony Mantler · 10 years ago
  91. d08f571 Merge "Fix Tab width with using icon + centered tabs" into mnc-ub-dev by Chris Banes · 10 years ago
  92. cdf5fd0 Fix Tab width with using icon + centered tabs by Chris Banes · 10 years ago
  93. c12c6b5 Merge "Make new ResourcesCompat methods static" into mnc-ub-dev by Chris Banes · 10 years ago
  94. 487e85f Make new ResourcesCompat methods static by Chris Banes · 10 years ago
  95. fd7a95b Fix FloatingActionButton show() animation by Chris Banes · 10 years ago
  96. dce72ec Merge "Add @attr links to TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  97. b689719 Merge "Make sure that FAB's border respects tint updates" into mnc-ub-dev by Chris Banes · 10 years ago
  98. 17b6520 Add @attr links to TextInputLayout by Chris Banes · 10 years ago
  99. 4e9e5d5 Merge "Initial implementation of BottomSheet" into mnc-ub-dev by Yuichi Araki · 10 years ago
  100. 5e7ff48 Merge "Make AppCompatImageView.setImageResource(0) work" into mnc-ub-dev by Chris Banes · 10 years ago