1. d14724d GuidedStepFragment: two columns actions by Dake Gu · 10 years ago
  2. ca17c64 Merge "GridLayoutManager: Dont crash in measure when using weight" into mnc-ub-dev by Dake Gu · 10 years ago
  3. 9a8833a GridLayoutManager: Dont crash in measure when using weight by Dake Gu · 10 years ago
  4. b518b3a RTL support for setting drawer lock mode at activity startup. by Kirill Grouchnikov · 10 years ago
  5. 2f90909 Merge "Track opening / closing state of drawers for state restoration." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  6. e2f7aef GuidedActionsStylist: support different viewTypes and LayoutIds by Dake Gu · 10 years ago
  7. 04a6504 Merge "Setup GridLayoutManager state before scroll" into mnc-ub-dev by Yigit Boyar · 10 years ago
  8. 43a22d3 Merge "MediaRouter: Rename mVolumeControl and mPlaybackControl for consistency" into mnc-ub-dev by Jae Seo · 10 years ago
  9. 70cae05 MediaRouter: Rename mVolumeControl and mPlaybackControl for consistency by Jae Seo · 10 years ago
  10. 67cf3e3 Track opening / closing state of drawers for state restoration. by Kirill Grouchnikov · 10 years ago
  11. 2af0678 Merge "Slight tweaks to the card view." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  12. dc4682c Merge "MediaRouter: Fix comments." into mnc-ub-dev by Insun Kang · 10 years ago
  13. 6b405b8 Merge "Support API 23 methods in MBC and MBSC" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  14. 4b2b14c MediaRouter: Fix comments. by Insun Kang · 10 years ago
  15. 82cf659 Support API 23 methods in MBC and MBSC by Sungsoo Lim · 10 years ago
  16. 25e01ca Merge "GuidedStep: support popping multiple entries transition" into mnc-ub-dev by Dake Gu · 10 years ago
  17. fd23a2f GuidedStep: support popping multiple entries transition by Dake Gu · 10 years ago
  18. 7af4246 Make GuidedAction extensible, add focusable attribute by Dake Gu · 10 years ago
  19. 2a6f86b Merge "MediaRouter: Preserve custom data in metadata between Api21 and Compat" into mnc-ub-dev by Jae Seo · 10 years ago
  20. e532c5a Merge "Fix Tabs not filling correctly in FIXED mode" into mnc-ub-dev by Chris Banes · 10 years ago
  21. bb2163a Setup GridLayoutManager state before scroll by Yigit Boyar · 10 years ago
  22. 91c1b52 Merge "MediaRouter: Fix unnecessary / incorrect message for audio mirroring" into mnc-ub-dev by Insun Kang · 10 years ago
  23. f0fddec MediaRouter: Fix unnecessary / incorrect message for audio mirroring by Insun Kang · 10 years ago
  24. 56264c1 MediaRouter: Preserve custom data in metadata between Api21 and Compat by Jae Seo · 10 years ago
  25. 6ab7385 Merge "Use Messenger instead of AIDL between MBC and MBSC" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  26. 3f61f16 Use Messenger instead of AIDL between MBC and MBSC by Sungsoo Lim · 10 years ago
  27. e85a354 Merge "MediaBrowser: Fix a wrong ISE message" into mnc-ub-dev by Dongwon Kang · 10 years ago
  28. 1a8ef79 Merge "GuidedStep: add standard action ids and titles" into mnc-ub-dev by Dake Gu · 10 years ago
  29. 51c2e6e Handle consecutive ViewPager.setCurrentItem calls. by Kirill Grouchnikov · 10 years ago
  30. 6f09284 GuidedStep: add standard action ids and titles by Dake Gu · 10 years ago
  31. ae6eca51 Merge "Add convenient GuidedStepFragment finish methods" into mnc-ub-dev by Dake Gu · 10 years ago
  32. 37d4ed5 Add convenient GuidedStepFragment finish methods by Dake Gu · 10 years ago
  33. dfed7fb MediaBrowser: Fix a wrong ISE message by Dongwon Kang · 10 years ago
  34. e4548b3 Slight tweaks to the card view. by Kirill Grouchnikov · 10 years ago
  35. 9706c02 Merge "Tweaks to drawer layout." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  36. fa7a450 Merge "MediaRouter: Adjust correct volume slider for volume changes" into mnc-ub-dev by Jaewan Kim · 10 years ago
  37. 8f9ed13 MediaRouter: Adjust correct volume slider for volume changes by Jaewan Kim · 10 years ago
  38. 1b73a02 Merge "MediaRouter: Match volume slider width between main and individual items" into mnc-ub-dev by Jaewan Kim · 10 years ago
  39. 8f371bf MediaRouter: Match volume slider width between main and individual items by Jaewan Kim · 10 years ago
  40. f608181 Merge "Allow MediaBrowserCompat be connect to MediaBrowserService" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  41. 11d840a Merge "GridLayoutManager: handle smoothscroller cancellation properly" into mnc-ub-dev by Dake Gu · 10 years ago
  42. f516d5c Merge "GuidedStep: Support action title and description InputType" into mnc-ub-dev by Dake Gu · 10 years ago
  43. ebe391a Tweaks to drawer layout. by Kirill Grouchnikov · 10 years ago
  44. ac6a1a3 GridLayoutManager: handle smoothscroller cancellation properly by Dake Gu · 10 years ago
  45. c92e8a0 Merge "Only notify of visibility changes if actually changed" into mnc-ub-dev by Tony Mantler · 10 years ago
  46. 4172f25 Fix Tabs not filling correctly in FIXED mode by Chris Banes · 10 years ago
  47. c17e2d2 Merge "Add getContentRect() API to FloatingActionButton" into mnc-ub-dev by Chris Banes · 10 years ago
  48. 5a948ff Update revision to 25 and support lib to 23.1.1 by Chris Flatt · 10 years ago
  49. d9cbe69 Add getContentRect() API to FloatingActionButton by Chris Banes · 10 years ago
  50. 62aa0b2 Fix build by Chris Banes · 10 years ago
  51. 9d42ab8 Fix crash in FAB background tint by Chris Banes · 10 years ago
  52. 73efc11 Merge "Flatten AppCompat class hierarchy" into mnc-ub-dev by Chris Banes · 10 years ago
  53. e634419 Merge "Revert "MediaRouter: Check a route's supporting control category"" into mnc-ub-dev by Insun Kang · 10 years ago
  54. f043da1 Revert "MediaRouter: Check a route's supporting control category" by Insun Kang · 10 years ago
  55. 6b565de Allow MediaBrowserCompat be connect to MediaBrowserService by Sungsoo Lim · 10 years ago
  56. 3779a77 Merge "Revert "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat""" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  57. 9562425 GuidedStep: Support action title and description InputType by Dake Gu · 10 years ago
  58. a716a2e Merge "Mark two ContextCompat methods static." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  59. 85cd98f Merge "Add missing PreferenceLayouts when querying item type" into mnc-ub-dev by Tony Mantler · 10 years ago
  60. 234cee3 Mark two ContextCompat methods static. by Kirill Grouchnikov · 10 years ago
  61. 039044a Fix Palette trying to create 0px bitmaps by Chris Banes · 10 years ago
  62. 66698bb Flatten AppCompat class hierarchy by Chris Banes · 10 years ago
  63. 5db2eb2 Merge "Fixes for TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  64. 4452ce9 Fixes for TextInputLayout by Chris Banes · 10 years ago
  65. ef79d9c Merge "Make SwipeRefreshLayout play nice with AppBarLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  66. 85a1806 Merge "Make AppCompatSpinner read android:entries" into mnc-ub-dev by Chris Banes · 10 years ago
  67. 98e3c72 Make AppCompatSpinner read android:entries by Chris Banes · 10 years ago
  68. 4f4549d Merge "Swallow exception caused by dismissing action mode" into mnc-ub-dev by Chris Banes · 10 years ago
  69. 8ebeb92 Merge "MediaRouter: Check a route's supporting control category" into mnc-ub-dev by Insun Kang · 10 years ago
  70. da4b82f MediaRouter: Check a route's supporting control category by Insun Kang · 10 years ago
  71. 9703a1e Revert "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat"" by Sungsoo Lim · 10 years ago
  72. a7532cd Correct MediaMetadataCompat#METADATA_KEY_DATE Javadoc by Jae Seo · 10 years ago
  73. 34f5b4e Only notify of visibility changes if actually changed by Tony Mantler · 10 years ago
  74. fc60a78 Make SwipeRefreshLayout play nice with AppBarLayout by Chris Banes · 10 years ago
  75. 3da6acc Merge "Don't wipe out compound drawable tinting pt.2" into mnc-ub-dev by Chris Banes · 10 years ago
  76. a466cf9 Don't wipe out compound drawable tinting pt.2 by Chris Banes · 10 years ago
  77. f521aa0 Merge "Add isCounterEnabled to TextInputLayout" into mnc-ub-dev by Yuichi Araki · 10 years ago
  78. 2e659d2 Merge "Fix Snackbar + FloatingActionButton showing simultaneously" into mnc-ub-dev by Chris Banes · 10 years ago
  79. 8b0af33 Merge "Fix Palette setRegion() API" into mnc-ub-dev by Chris Banes · 10 years ago
  80. e948c13 Add isCounterEnabled to TextInputLayout by Yuichi Araki · 10 years ago
  81. 21690cc Propagate changes on sub menu items by Yuichi Araki · 10 years ago
  82. cd7313d Fix CollapsingToolbarLayout.setCollapsedTitleGravity() by Chris Banes · 10 years ago
  83. d3a70c7 Swallow exception caused by dismissing action mode by Chris Banes · 10 years ago
  84. a419ee1 Fix Snackbar + FloatingActionButton showing simultaneously by Chris Banes · 10 years ago
  85. e01e2e8 Merge "Fix proguard error of NavigationView" into mnc-ub-dev by Yuichi Araki · 10 years ago
  86. df112ae Merge "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat"" into mnc-ub-dev by Ian Pedowitz · 10 years ago
  87. 4935713 Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat" by Ian Pedowitz · 10 years ago
  88. bacf639 Merge "Don't wipe out compound drawable tinting" into mnc-ub-dev by Chris Banes · 10 years ago
  89. 89a45a9 Don't wipe out compound drawable tinting by Chris Banes · 10 years ago
  90. 3b2f56e Fix proguard error of NavigationView by Yuichi Araki · 10 years ago
  91. 5b64564 Fix typo by Sungsoo Lim · 10 years ago
  92. e2c15e1 Merge "Allow MediaBrowser be connect to MediaBrowserServiceCompat" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  93. 7f8e46a GuidedStepFragment: undo pressed animation when losing focus by Dake Gu · 10 years ago
  94. 0fe1972 Merge "GuidedStepFragment: lots of editing improvements" into mnc-ub-dev by Dake Gu · 10 years ago
  95. 40e7d5e Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 80bf479e16 -s ours by Geoff Mendal · 10 years ago
  96. 4426223 Merge "Import translations. DO NOT MERGE" into cw-e-dev am: 51119380cf -s ours by Geoff Mendal · 10 years ago
  97. b7f95f6 Import translations. DO NOT MERGE am: 47d20bd0d1 -s ours by Geoff Mendal · 10 years ago
  98. 80bf479 Merge "Import translations. DO NOT MERGE" into cw-e-dev by Geoff Mendal · 10 years ago
  99. 5111938 Merge "Import translations. DO NOT MERGE" into cw-e-dev by Geoff Mendal · 10 years ago
  100. 175e98f Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago