1. ee9a9d6 MediaMetadataCompat: Add METADATA_KEY_MEDIA_URI by Sungsoo Lim · 8 years ago
  2. 9207ff4 Merge "Fix BottomNavigationView tint clearing with null." by Aurimas Liutikas · 8 years ago
  3. ff353cb Merge "Make createArchive gradle target invoke API check" by Alan Viverette · 8 years ago
  4. dd377c9 Make createArchive gradle target invoke API check by Alan Viverette · 8 years ago
  5. bcf8120 Merge "MediaControllerCompat: Make the all callback methods be called" by Sungsoo Lim · 8 years ago
  6. 97e2b1e Merge "Fix crash when behavior_peekHeight not specified" by Yuichi Araki · 8 years ago
  7. 9d18baa MediaControllerCompat: Make the all callback methods be called by Sungsoo Lim · 8 years ago
  8. 9ed165b Merge "Build v13 support lib with AAPT2" by TreeHugger Robot · 8 years ago
  9. 48f1262 Build v13 support lib with AAPT2 by Adam Lesinski · 8 years ago
  10. f6192c9 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 am: f110ac9276 by Aurimas Liutikas · 8 years ago
  11. ddb4659 Merge "Add more pointer validation check to ViewDragHelper." by Aurimas Liutikas · 8 years ago
  12. a428459 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 am: d6f9150139 by Aurimas Liutikas · 8 years ago
  13. 7e63281 Add more pointer validation check to ViewDragHelper. by Aurimas Liutikas · 8 years ago
  14. 62f55e7 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 by Aurimas Liutikas · 8 years ago
  15. 9599ee6 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 by Aurimas Liutikas · 8 years ago
  16. f110ac9 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 by Aurimas Liutikas · 8 years ago
  17. d6f9150 Add more pointer validation check to ViewDragHelper. am: 2d9e33a498 by Aurimas Liutikas · 8 years ago
  18. 63305fa Add bounds check in TabLayout#getTabAt(int). by Aurimas Liutikas · 8 years ago
  19. 2d9e33a Add more pointer validation check to ViewDragHelper. by Aurimas Liutikas · 8 years ago
  20. 742a0bab Merge "Fix AppBarLayout elevation tests" by Chris Banes · 8 years ago
  21. 6092f10 Fix AppBarLayout elevation tests by Chris Banes · 8 years ago
  22. a26b15d Merge "RegisteredMediaRouteProvider: Reorder methods" by TreeHugger Robot · 8 years ago
  23. ef5f493 Fix API again by Chris Banes · 8 years ago
  24. c4aabf7 Merge "Make Snackbar work with translucent navigation bars" by Chris Banes · 8 years ago
  25. 2a67dc6 RegisteredMediaRouteProvider: Reorder methods by Sungsoo Lim · 8 years ago
  26. 6065795 Fix crash when behavior_peekHeight not specified by Yuichi Araki · 8 years ago
  27. 6b4bb64 Merge "Automatic peekHeight for bottom sheets" by Yuichi Araki · 8 years ago
  28. 69a3183 Merge "Add hashCode() and equals() in MediaSessionCompat.Token" by Hyundo Moon · 8 years ago
  29. 910de28 Fix BottomNavigationView tint clearing with null. by Aurimas Liutikas · 8 years ago
  30. 3e355b8 Merge "Need to re-calculate size for custom adapters." by Susnata Basak · 8 years ago
  31. 322c9e7 Merge "Clarify Fragment#setUserVisibleHint guarantees in docs" by Adam Powell · 8 years ago
  32. 38ddc5f Merge "Made OnNavigationItemSelectedListener callback work." by Aurimas Liutikas · 8 years ago
  33. 0244762 Clarify Fragment#setUserVisibleHint guarantees in docs by Adam Powell · 8 years ago
  34. 2740b01 leanback: should wait pending data change in select am: 05984a273d am: 5f28d87a99 by Dake Gu · 8 years ago
  35. 0cba959 leanback: should wait pending data change in select am: 05984a273d am: 739a283009 by Dake Gu · 8 years ago
  36. 7c02682 leanback: should wait pending data change in select am: 05984a273d by Dake Gu · 8 years ago
  37. e42ee70 leanback: should wait pending data change in select am: 05984a273d by Dake Gu · 8 years ago
  38. 5f28d87 leanback: should wait pending data change in select am: 05984a273d by Dake Gu · 8 years ago
  39. 739a283 leanback: should wait pending data change in select am: 05984a273d by Dake Gu · 8 years ago
  40. 7a38d74 leanback: add test case for selection with adapter change by Dake Gu · 8 years ago
  41. 1f55c2c Need to re-calculate size for custom adapters. by susnata · 8 years ago
  42. c65b9f0 Merge "Make TAG used for logging in StaggeredGridLayoutManager private." by Aurimas Liutikas · 8 years ago
  43. dd23fbd Fix AppCompatImageViewTest test. by Aurimas Liutikas · 8 years ago
  44. 6b4229a Merge "LayoutInflaterFactoryTestCase fixes" by Chris Banes · 8 years ago
  45. b5a7d85 Merge "Fix CollapsingToolbarLayout with child margins" by Chris Banes · 8 years ago
  46. 8424aa8 Merge "Fix TextInputLayout password tests" by Chris Banes · 8 years ago
  47. a84b351 Merge "Fix AppCompat window insets tests" by Chris Banes · 8 years ago
  48. 27705d3 Make Snackbar work with translucent navigation bars by Chris Banes · 8 years ago
  49. 58641eb Fix AppCompat window insets tests by Chris Banes · 8 years ago
  50. a8d36d7 LayoutInflaterFactoryTestCase fixes by Chris Banes · 8 years ago
  51. 01ca48b Automatic peekHeight for bottom sheets by Yuichi Araki · 8 years ago
  52. 947cd31 Merge "Support7Demos: Reflect a status change of playback state properly" by TreeHugger Robot · 8 years ago
  53. f660f82 Fix TextInputLayout password tests by Chris Banes · 8 years ago
  54. 12ff193 Update API and fix build by Chris Banes · 8 years ago
  55. 48465fd Fix CollapsingToolbarLayout with child margins by Chris Banes · 8 years ago
  56. 966dfa6 Merge "MediaRouter: Overload onCreateRouteController for route groups" by Sungsoo Lim · 8 years ago
  57. f41803d Merge "Update FloatingActionButton's elevation handling" by Chris Banes · 8 years ago
  58. efd4580 Support7Demos: Reflect a status change of playback state properly by Donghyun Cho · 8 years ago
  59. dc7b352 Add hashCode() and equals() in MediaSessionCompat.Token by Hyundo Moon · 8 years ago
  60. 2f82912 MediaRouter: Overload onCreateRouteController for route groups by Sungsoo Lim · 8 years ago
  61. cfd7b6b Merge "MediaRouter: Don't animate dialog if the art is loaded quickly" by Donghyun Cho · 8 years ago
  62. ddd0bf9 Merge "Add a demo of custom Transition" by Yuichi Araki · 8 years ago
  63. 92a58c2 Merge "Backport Scene constructor with a View" by Yuichi Araki · 8 years ago
  64. 87654ff MediaRouter: Don't animate dialog if the art is loaded quickly by Donghyun Cho · 8 years ago
  65. ec0c39b Make TAG used for logging in StaggeredGridLayoutManager private. by Aurimas Liutikas · 8 years ago
  66. 05984a2 leanback: should wait pending data change in select by Dake Gu · 8 years ago
  67. e17fd0d Made OnNavigationItemSelectedListener callback work. by Aurimas Liutikas · 8 years ago
  68. d71b4ef Merge \"GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c am: 0ae4e0a355\" into nyc-mr1-dev-plus-aosp by Dake Gu · 8 years ago
  69. f5214d2 GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c am: bf4fb6d430 by Dake Gu · 8 years ago
  70. 25ed596 Merge "GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c am: 0ae4e0a355" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  71. 2e51015 GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c am: bf4fb6d430 by Dake Gu · 8 years ago
  72. 9374e7a GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c am: 0ae4e0a355 by Dake Gu · 8 years ago
  73. 0ae4e0a GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c by Dake Gu · 8 years ago
  74. bf4fb6d GuidedStepFragment: Fix focus bug when cancel IME am: 71afae9a0c by Dake Gu · 8 years ago
  75. 71afae9 GuidedStepFragment: Fix focus bug when cancel IME by Dake Gu · 8 years ago
  76. c30e9a1 Merge \"Merge \\\"leanback: SearchOrbView should not show when no listener is set\\\" into nyc-dev am: 2cb2e5ee7f am: 029442d1ad\" into nyc-mr1-dev-plus-aosp by Dake Gu · 8 years ago
  77. 16be61b Merge \\\"leanback: SearchOrbView should not show when no listener is set\\\" into nyc-dev am: 2cb2e5ee7f am: 595851cb18 by Dake Gu · 8 years ago
  78. c9918d8 Merge "Merge \\"leanback: SearchOrbView should not show when no listener is set\\" into nyc-dev am: 2cb2e5ee7f am: 029442d1ad" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  79. 3bcc75a Merge \\"leanback: SearchOrbView should not show when no listener is set\\" into nyc-dev am: 2cb2e5ee7f by Dake Gu · 8 years ago
  80. 7b9929d Merge \\"leanback: SearchOrbView should not show when no listener is set\\" into nyc-dev am: 2cb2e5ee7f by Dake Gu · 8 years ago
  81. 595851c Merge \"leanback: SearchOrbView should not show when no listener is set\" into nyc-dev by Dake Gu · 8 years ago
  82. 029442d Merge \"leanback: SearchOrbView should not show when no listener is set\" into nyc-dev by Dake Gu · 8 years ago
  83. d9a1c30 Merge \"DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours am: 98dcaf0ce8 -s ours\" into nyc-mr1-dev-plus-aosp by Chris Flatt · 8 years ago
  84. 914b341 DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours am: bb38939472 -s ours by Chris Flatt · 8 years ago
  85. 2cb2e5e Merge "leanback: SearchOrbView should not show when no listener is set" into nyc-dev by Dake Gu · 8 years ago
  86. b4e36a7 Merge "DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours am: 98dcaf0ce8 -s ours" into nyc-mr1-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  87. d03dcb3 DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours by Chris Flatt · 8 years ago
  88. 65f3989 DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours by Chris Flatt · 8 years ago
  89. 41b746a Merge "Workaround FAB background not being drawn on API 19" by TreeHugger Robot · 8 years ago
  90. bb38939 DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours by Chris Flatt · 8 years ago
  91. 98dcaf0 DO NOT MERGE ANYWHERE. Update build to 24.0.1, R34. am: 64a249188a -s ours by Chris Flatt · 8 years ago
  92. 2c6a057 Merge "Add more tests for SwipeRefreshLayout." by Aurimas Liutikas · 8 years ago
  93. c21165d Merge "Fix example for PopupMenuCompat usage." by Aurimas Liutikas · 8 years ago
  94. 5667772 Merge "Expose DrawerArrowDrawable used by ActionBarDrawerToggle." by Aurimas Liutikas · 8 years ago
  95. 6ce9e58 Merge "Fix AppBarLayout test layouts so that they're visible" by Chris Banes · 8 years ago
  96. a477296 Merge "Fix use of API 19+ FrameLayout LP constructor" by Chris Banes · 8 years ago
  97. b157dc4 Fix AppBarLayout test layouts so that they're visible by Chris Banes · 8 years ago
  98. 48d4846 Merge "Fix setFitsSystemWindows not working with CoordinatorLayout" by Chris Banes · 8 years ago
  99. 3035e10 Fix setFitsSystemWindows not working with CoordinatorLayout by Chris Banes · 8 years ago
  100. f3c5983 Merge "Fix NPE in Toolbar" by Chris Banes · 8 years ago