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