1. 475f4c6 Move calls to Notification.setLatestEventInfo out of main class. by Kirill Grouchnikov · 10 years ago
  2. 5e55015 Merge "Reset SwipeRefreshLayout on window detaches." into mnc-ub-dev by Aurimas Liutikas · 10 years ago
  3. 4448a8e MediaRouter: Make getThemeColor() work properly by Sungsoo Lim · 10 years ago
  4. 7c78904 Reset SwipeRefreshLayout on window detaches. by Aurimas Liutikas · 10 years ago
  5. 27f5916 Merge "Initial proof-of-concept pass for TextViewCompat host testing." into mnc-ub-dev by Kirill Grouchnikov · 10 years ago
  6. 5dca16f Merge "Don't mutate StateListDrawables on API 7" into mnc-ub-dev by Chris Banes · 10 years ago
  7. d57359e Don't mutate StateListDrawables on API 7 by Chris Banes · 10 years ago
  8. 532d82f Merge "Copy over the wrapped drawable's bounds in wrap()" into mnc-ub-dev by Chris Banes · 10 years ago
  9. 23746a5 Merge "Don't animate TIL error if we've been given the same error" into mnc-ub-dev by Chris Banes · 10 years ago
  10. d9d9aec Initial proof-of-concept pass for TextViewCompat host testing. by Kirill Grouchnikov · 10 years ago
  11. 9ad8054 Don't animate TIL error if we've been given the same error by Chris Banes · 10 years ago
  12. ac54e3e Copy over the wrapped drawable's bounds in wrap() by Chris Banes · 10 years ago
  13. fe8757b Merge "Make sure we keep Annotations in design's proguard" into mnc-ub-dev by Chris Banes · 10 years ago
  14. 0ed4899 Merge "GuidedStep: sync selectorView translationY to focused view" into mnc-ub-dev by Dake Gu · 10 years ago
  15. 8e5ae27 GuidedStep: sync selectorView translationY to focused view by Dake Gu · 10 years ago
  16. ed517ae Make sure we keep Annotations in design's proguard by Chris Banes · 10 years ago
  17. 3645905 Fix a constructor of ForegroundLinearLayout by Yuichi Araki · 10 years ago
  18. 39d8fc9 Merge "MediaRouter: Fix for background colors of group volume controls" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  19. 87db25f Merge "Prevent infinite loop in case of integer overflow." into mnc-ub-dev by Deepanshu Gupta · 10 years ago
  20. 4a664d2 Merge changes I05f4ebc0,I53e63fe0 into mnc-ub-dev by Dake Gu · 10 years ago
  21. 70500b1 Merge "AppBarLayout fixes" into mnc-ub-dev by Chris Banes · 10 years ago
  22. 47543aa AppBarLayout fixes by Chris Banes · 10 years ago
  23. a5acc84 MediaRouter: Fix for background colors of group volume controls by Sungsoo Lim · 10 years ago
  24. 9b42219 Merge "MediaRouter: Make volume sliders move smoothly" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  25. dbe6b40 MediaRouter: Make volume sliders move smoothly by Sungsoo Lim · 10 years ago
  26. 7f43e18 Theme dark version of brand color and guided actions background by Dake Gu · 10 years ago
  27. cc82cf0 Merge "Add elevation to leanback list dialogs" into mnc-ub-dev by Tony Mantler · 10 years ago
  28. b58b0d5 Merge "Make sure we honor canChildScrollUp()" into mnc-ub-dev by Chris Banes · 10 years ago
  29. 11f682c Merge "MediaBrowser: Handle null results properly in onLoadChildren" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  30. ae6d147 MediaBrowser: Handle null results properly in onLoadChildren by Sungsoo Lim · 10 years ago
  31. 2d8ab49 Merge "Ensure that the indicator area is set to GONE" into mnc-ub-dev by Chris Banes · 10 years ago
  32. 669b23b Ensure that the indicator area is set to GONE by Chris Banes · 10 years ago
  33. 422fa46 GuidedStepFragment: fix temporary black screen in activity enter by Dake Gu · 10 years ago
  34. b94fdf7 Merge "Use android namespace in (Animated)VectorDrawableCompat." into mnc-ub-dev by Tenghui Zhu · 10 years ago
  35. 517a5ef GuidedStepFragment Refactoring background handling by Dake Gu · 10 years ago
  36. 129a2ef Add elevation to leanback list dialogs by Tony Mantler · 10 years ago
  37. d85f3e0 Use android namespace in (Animated)VectorDrawableCompat. by Teng-Hui Zhu · 10 years ago
  38. e1b81bb Make sure we honor canChildScrollUp() by Chris Banes · 10 years ago
  39. 4705eed GuidedStepFragment: Allow app to override Ime Action text by Dake Gu · 10 years ago
  40. b1a7957 Merge "GuidedStep: support checkbox and use standard android drawable" into mnc-ub-dev by Dake Gu · 10 years ago
  41. 9199620 Merge "Ignore iml files and out directory" into mnc-ub-dev by Tenghui Zhu · 10 years ago
  42. c46c6af Merge "update leanback eclipse project settings" into mnc-ub-dev by Dake Gu · 10 years ago
  43. 1888ec3 Fix wiping out a view's translationY by Chris Banes · 10 years ago
  44. fc3d825 Ignore iml files and out directory by Teng-Hui Zhu · 10 years ago
  45. a666629 update leanback eclipse project settings by Dake Gu · 10 years ago
  46. 11cb62d GuidedStep: support checkbox and use standard android drawable by Dake Gu · 10 years ago
  47. c01d6ec Merge "Move test APKs to DIST_DIR" into mnc-ub-dev by Yigit Boyar · 10 years ago
  48. c1bb057 Merge "GuidedStepFragment: allow move focus to button action list" into mnc-ub-dev by Dake Gu · 10 years ago
  49. 5f55713 Merge "GridLayoutManager: fire selected event when selected item type changed" into mnc-ub-dev by Dake Gu · 10 years ago
  50. 19816ac Merge "Add new extensible API to Palette" into mnc-ub-dev by Chris Banes · 10 years ago
  51. 92283a5 Merge "Allow AppCompat to work with long-press-back-menu gesture" into mnc-ub-dev by Chris Banes · 10 years ago
  52. 459155d Merge "Workaround TextInputLayout state changes becoming permanent" into mnc-ub-dev by Chris Banes · 10 years ago
  53. d163908 Merge "Add dynamic tab support to TabLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  54. c5f1ad7 Add new extensible API to Palette by Chris Banes · 10 years ago
  55. b656c7a Move test APKs to DIST_DIR by Yigit Boyar · 10 years ago
  56. 43e10e9 GuidedStepFragment: allow move focus to button action list by Dake Gu · 10 years ago
  57. 00e0529 GridLayoutManager: fire selected event when selected item type changed by Dake Gu · 10 years ago
  58. 4dcf38c Merge "MediaRouter: Dismiss the controller dialog only when a pending intent is set" into mnc-ub-dev by Dongwon Kang · 10 years ago
  59. 242b255 MediaRouter: Dismiss the controller dialog only when a pending intent is set by Dongwon Kang · 10 years ago
  60. 3f9f692 Merge "Fix build" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  61. af0a2a4 Fix build by Sungsoo Lim · 10 years ago
  62. 0e78155 Merge "MediaRouter: Loosen up the condition to show the play control layout" into mnc-ub-dev by Jae Seo · 10 years ago
  63. 3b49e33 Merge "Remove framework dummy classes in the output of jack build" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  64. eb51f61 MediaRouter: Loosen up the condition to show the play control layout by Jae Seo · 10 years ago
  65. 6a18463 Merge "MediaRouter: Black magic to bring custom media metadata back" into mnc-ub-dev by Jae Seo · 10 years ago
  66. 18341cb Merge "MediaBrowserCompat: Handle ServiceConnection methods in the given thread" into mnc-ub-dev by Sungsoo Lim · 10 years ago
  67. eb17dae Remove framework dummy classes in the output of jack build by Sungsoo Lim · 10 years ago
  68. 9cfe741 Merge "GuidedStepFragment: fix initial selector view size flicking" into mnc-ub-dev by Dake Gu · 10 years ago
  69. 55a034e Merge "Update docs" into mnc-ub-dev by Tony Mantler · 10 years ago
  70. ee1e0df Update docs by Tony Mantler · 10 years ago
  71. 104ba18 Add drawable tint support to CardView by Chris Banes · 10 years ago
  72. 625c9c3 Allow AppCompat to work with long-press-back-menu gesture by Chris Banes · 10 years ago
  73. df83d90 Merge "Fix crash in CTL on pre-v18 devices with no title" into mnc-ub-dev by Chris Banes · 10 years ago
  74. 1cf203e GuidedStepFragment: fix initial selector view size flicking by Dake Gu · 10 years ago
  75. e98429b Merge "GuidedStepFragment: morph action panel size change in fragment transaction" into mnc-ub-dev by Dake Gu · 10 years ago
  76. 0b38116 GuidedStepFragment: morph action panel size change in fragment transaction by Dake Gu · 10 years ago
  77. 2d378b2 Merge "MediaRouter: Start the session activity when a content item is clicked" into mnc-ub-dev by Jae Seo · 10 years ago
  78. add8e89 Merge "MediaBrowser: Publish the API" into mnc-ub-dev by Jae Seo · 10 years ago
  79. 2b1d1d9 Fix doc build by Chris Banes · 10 years ago
  80. 6fa3c92 Fix crash in CTL on pre-v18 devices with no title by Chris Banes · 10 years ago
  81. 38cc44c Add dynamic tab support to TabLayout by Chris Banes · 10 years ago
  82. fe1cbed Workaround TextInputLayout state changes becoming permanent by Chris Banes · 10 years ago
  83. 6d7a9a0 Add compat padding to FloatingActionButton ala CardView by Chris Banes · 10 years ago
  84. f6b1b74 Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-dev by Chris Banes · 10 years ago
  85. cbdd716 Merge "Leanback: support RTL in slide transition" into mnc-ub-dev by Dake Gu · 10 years ago
  86. f291fbb MediaRouter: Start the session activity when a content item is clicked by Jae Seo · 10 years ago
  87. 6d7f4ef Leanback: support RTL in slide transition by Dake Gu · 10 years ago
  88. fef15ea MediaRouter: Black magic to bring custom media metadata back by Jae Seo · 10 years ago
  89. 203499a Merge "NestedScrollView onStopNestedScroll fix" into mnc-ub-dev by Chris Banes · 10 years ago
  90. c9d7594 Revert "MediaRouter: Preserve custom data in metadata between Api21 and Compat" by Jae Seo · 10 years ago
  91. a97810e GuidedStepFragment: multiple fixes: by Dake Gu · 10 years ago
  92. 0c047fb Merge "GuidedStepFragment: fix the unfocus alpha being overriden." into mnc-ub-dev by Dake Gu · 10 years ago
  93. 19c1329 GuidedStepFragment: fix the unfocus alpha being overriden. by Dake Gu · 10 years ago
  94. e678582 Merge "Add getter for FAB content background" into mnc-ub-dev by Chris Banes · 10 years ago
  95. 3d81c90 Add getter for FAB content background by Chris Banes · 10 years ago
  96. bc7361d Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  97. cb3b612 NestedScrollView onStopNestedScroll fix by Chris Banes · 10 years ago
  98. 2490f43 MediaBrowser: Publish the API by Jae Seo · 10 years ago
  99. e06d5d3 Merge "MediaSessionCompat: Make playFromUri() work on API 21-22" into mnc-ub-dev by Donghyun Cho · 10 years ago
  100. 4ed2672 Merge "GuidedStepFragment: two columns actions" into mnc-ub-dev by Dake Gu · 10 years ago