1. 3a88069 leanback: fix initial selection of playback button by Dake Gu · 8 years ago
  2. 9eeb624 RecyclerView: fix UPDATE wrong cached view when moved by Dake Gu · 8 years ago
  3. d2a999b leanback: announce play controls shown/hidden by Dake Gu · 8 years ago
  4. c298c56 Merge "Parallax: API factorying and add direct mapping" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  5. 14a1d5a Merge "Missing implementation for TitleViewAdapter.setOnSearchClickedListener" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  6. af32863 Merge "Fix Loader bugs" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  7. bc744e9 Missing implementation for TitleViewAdapter.setOnSearchClickedListener by Dake Gu · 8 years ago
  8. bf4318c Parallax: API factorying and add direct mapping by Dake Gu · 8 years ago
  9. b484ccb leanback: fix bad state of mFocusPosition by Dake Gu · 8 years ago
  10. 6a5ddc9 Fix Loader bugs by George Mount · 8 years ago
  11. d6696c2 Fix prefetch item count naming by Chris Craik · 8 years ago
  12. 09616c0 Merge "Fix NPE when combining pop with add transaction." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  13. f066b3f Fix NPE when combining pop with add transaction. by George Mount · 8 years ago
  14. 6e42870 SupportLeanbackDemos: continue fix lint error by Dake Gu · 8 years ago
  15. 4c78d0f SupportLeanbackDemos: Fix Link Errors by Dake Gu · 8 years ago
  16. 4ea4223 Add missing 25.2.0 API file by Alan Viverette · 8 years ago
  17. 06ce762 Merge "Suppress layout handling during animateOut()" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  18. 9b759d3 Merge "Fix PrefetchRegistry reset, out of bounds exceptions" into nyc-support-25.2-dev by Chris Craik · 8 years ago
  19. 5c05fc0 Suppress layout handling during animateOut() by Dake Gu · 8 years ago
  20. 9d8319a Fix PrefetchRegistry reset, out of bounds exceptions by Chris Craik · 8 years ago
  21. c24a66b Merge "Maybe fix flaky testDetachCalledWhenDestroyFragment" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  22. ab90877 Merge "Added the default format and ordering of columns for TimePicker" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  23. ab6d8e6 Temporarily suppress Browse fragment tests by Chris Craik · 8 years ago
  24. 6f8b365 Maybe fix flaky testDetachCalledWhenDestroyFragment by Dake Gu · 8 years ago
  25. 75280f7 Temporary fix for IndexOutOfBoundException by Chris Craik · 8 years ago
  26. 6a6f248 Added the default format and ordering of columns for TimePicker by Keyvan Amiri · 8 years ago
  27. f738804 BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound by Dake Gu · 8 years ago
  28. 6e4a387 BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound by Dake Gu · 9 years ago
  29. a457b60 Mouse hover on a submenu should open it by Vladislav Kaznacheev · 8 years ago
  30. bec95ce Filter out RecyclerViews from non-visible windows from prefetch by Chris Craik · 8 years ago
  31. 35f9102 Merge "Correct PagerSnapHelper javadoc." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  32. 73c9de2 Remove API and docs support library make targets am: 63269b0f6e by Alan Viverette · 8 years ago
  33. 4e05ba7 Correct PagerSnapHelper javadoc. by Aurimas Liutikas · 8 years ago
  34. 63269b0 Remove API and docs support library make targets by Alan Viverette · 8 years ago
  35. 9268ce1 Ensure transactions cannot be run during controller state change by George Mount · 8 years ago
  36. d068632 Merge "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  37. 2d544b7 [AppCompat] SwitchCompat - introduce and use ObjectAnimator by Andrei Stingaceanu · 8 years ago
  38. 80ac519 Merge "support:design fix possible flakiness in tests" into nyc-support-25.2-dev by Andrei Stingaceanu · 8 years ago
  39. a8c47fd support:design fix possible flakiness in tests by Andrei Stingaceanu · 8 years ago
  40. cc6ce26 Merge "DetailsFragment: move navigation actions out of focusSearch" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  41. 3776f73 Merge "Catch reentrancy while executing postponed transactions." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  42. 9869eb3 DetailsFragment: move navigation actions out of focusSearch by Dake Gu · 8 years ago
  43. dfd1913 Merge "Support nested prefetch in leanbacklib's gridviews" into nyc-support-25.2-dev by Chris Craik · 8 years ago
  44. 0a849aa Catch reentrancy while executing postponed transactions. by George Mount · 8 years ago
  45. dac5dcf Support nested prefetch in leanbacklib's gridviews by Chris Craik · 8 years ago
  46. 670f842 Merge "Disabled unfocusable scrolling when RV has no focused child" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  47. 4a6c6c0 Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  48. 228bbcc Merge "Fix exceptions throwns from negative dist prefetches" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  49. a1ee39d Merge "leanback: Fix BaseGridView.animateIn()" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  50. b174744 Disabled unfocusable scrolling when RV has no focused child by Keyvan Amiri · 8 years ago
  51. 143ab75 Delay changing state of added fragments until all executed. by George Mount · 8 years ago
  52. 396f89c Merge "Disable yet another flaky AppBarWithCollapsingToolbarTest test." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  53. 6e62618 Merge "Workaround a bug in tradefed runner not supporting assumeTrue()" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  54. 2fda9e1 Merge "Fix test on API 23 and earlier." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  55. 2026c8d Disable yet another flaky AppBarWithCollapsingToolbarTest test. by Aurimas Liutikas · 8 years ago
  56. f77aa1f Workaround a bug in tradefed runner not supporting assumeTrue() by Aurimas Liutikas · 8 years ago
  57. b30e76d Merge "Make bottom navigation item pool non-static" into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  58. 6425bbc Fix exceptions throwns from negative dist prefetches by Chris Craik · 8 years ago
  59. 5d9d42d Fix test on API 23 and earlier. by George Mount · 8 years ago
  60. bde50f3 Make bottom navigation item pool non-static by Jonathan Koren · 8 years ago
  61. c3bc12d Merge "MediaBrowserCompat: Provide compat API for MediaBrowser.search" into nyc-support-25.2-dev by Hyundo Moon · 8 years ago
  62. 8e06d69 leanback: Fix BaseGridView.animateIn() by Dake Gu · 8 years ago
  63. 5602ff7 Merge "Reorder test expectations and use AtomicBoolean in postMessageTest" into nyc-support-25.2-dev by Yusuf Ozuysal · 8 years ago
  64. e1189fd Merge "cleanup life cycle issue of PlaybackGlue in PlaybackFragment." into nyc-support-25.2-dev by Dake Gu · 8 years ago
  65. 46ecf80 Reorder test expectations and use AtomicBoolean in postMessageTest by Yusuf Ozuysal · 8 years ago
  66. f37579e cleanup life cycle issue of PlaybackGlue in PlaybackFragment. by Dake Gu · 8 years ago
  67. 542fe4d Disable test using Mockito.spy below API 21 by Dake Gu · 8 years ago
  68. ea33f18 Merge "Add descriptions to a few important support library tasks." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  69. a74243e Merge "Don't raise the state of FragmentManager while destroying." into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  70. 1167068 Add descriptions to a few important support library tasks. by Aurimas Liutikas · 8 years ago
  71. 1d53a4e Disable AppBarWithCollapsingToolbarTest#testPinnedToolbarWithMargins which flakes by Aurimas Liutikas · 8 years ago
  72. 10c84c3 MediaBrowserCompat: Provide compat API for MediaBrowser.search by Hyundo Moon · 9 years ago
  73. 2f65e93 Disable flaky AppBarWithCollapsingToolbarTest tests. by Aurimas Liutikas · 8 years ago
  74. eb87508 Don't raise the state of FragmentManager while destroying. by George Mount · 8 years ago
  75. 4a10797 Merge "MeidaPlayerGlue: Fix unable to play music, ..." into nyc-support-25.2-dev by Dake Gu · 8 years ago
  76. 50542b9 Fix layout file lb_row_header.xml by Dake Gu · 8 years ago
  77. 3961cea MeidaPlayerGlue: Fix unable to play music, ... by Dake Gu · 8 years ago
  78. 28ddb9a Merge "Fix PlaybackGlueTest on v17" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  79. eebf5cb Fix PlaybackGlueTest on v17 by Dake Gu · 8 years ago
  80. 7f96fc5 Use build-tools 25.0.0 by Justin Klaassen · 8 years ago
  81. a13aca9 Merge "Call onDetachedFromHost when closing PlaybackFragment" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  82. b1917de Merge "TimePicker widget for Leanback" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  83. d34f4eb Call onDetachedFromHost when closing PlaybackFragment by Dake Gu · 8 years ago
  84. a688952 resolve merge conflicts of bf61b984af to nyc-support-25.2-dev by Alan Viverette · 8 years ago
  85. 4b1bc60 Merge "Add missing @Retention annotation for CustomTabsService.Result" into nyc-support-25.2-dev by Aurimas Liutikas · 8 years ago
  86. 55becad Merge "Made unfocusable views in RecyclerView visible when using key navigation" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  87. 1d43a78 TimePicker widget for Leanback by Keyvan Amiri · 8 years ago
  88. bf61b98 Merge "Update extraVersion to 44 for Support Library 25.2.0 release" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  89. 9c0ad7d Made unfocusable views in RecyclerView visible when using key navigation by Keyvan Amiri · 9 years ago
  90. c35a74a Temporarily mark testBackCollapsesSearchView as LargeTest am: 113ca38b62 by Aurimas Liutikas · 8 years ago
  91. 113ca38 Temporarily mark testBackCollapsesSearchView as LargeTest by Aurimas Liutikas · 9 years ago
  92. 330cb03 Merge "Fixed visibility of inactive columns in Leanback Picker widget" into nyc-support-25.2-dev by Keyvan Amiri · 8 years ago
  93. f6db31b Update extraVersion to 44 for Support Library 25.2.0 release by Alan Viverette · 8 years ago
  94. 4c0c6dc Merge "DetailsFragment: coordinate transition and PlaybackGlue" into nyc-support-25.2-dev by Dake Gu · 8 years ago
  95. 7041ebb Fixed visibility of inactive columns in Leanback Picker widget by Keyvan Amiri · 8 years ago
  96. 820b0ee Revert "MediaRouter: Synchronize route selecting information" am: cc0cb8d621 by Jae Seo · 8 years ago
  97. cc0cb8d Revert "MediaRouter: Synchronize route selecting information" by Jae Seo · 8 years ago
  98. 01f4dd4 DetailsFragment: coordinate transition and PlaybackGlue by Dake Gu · 8 years ago
  99. 7b4fde9 Fix PaintCompatHasGlyphTest on API 15 by Chris Banes · 8 years ago
  100. cd0edac Merge "Remove old 25.2.0.txt API file, add 25.3.0.txt API file" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago