1. 78093fb Merge "BrowseFragment javadoc cleanup." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  2. 40827ad BrowseFragment javadoc cleanup. by Tim Kilbourn · 10 years ago
  3. cadee5d Merge "Update leanback bg protection color." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  4. 7773172 Merge "Fixing default values" into lmp-preview-dev by Jerome Poichet · 10 years ago
  5. 033fd1b Merge "Details overview image now scales." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  6. 937f910 Fixing default values by Jerome Poichet · 10 years ago
  7. 6f2623c Merge "Fixing SpeechRecognizer leak" into lmp-preview-dev by Jerome Poichet · 10 years ago
  8. e8cd948 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  9. 50ea355 Details overview image now scales. by Craig Stout · 10 years ago
  10. 4fbaf9b Fixing SpeechRecognizer leak by Jerome Poichet · 10 years ago
  11. 71ace35 Merge "Use ValueAnimator instead of ObjectAnimator." into lmp-preview-dev by Craig Stout · 10 years ago
  12. 7e22f55 Use ValueAnimator instead of ObjectAnimator. by Craig Stout · 10 years ago
  13. 0daabc9 Update leanback bg protection color. by Tim Kilbourn · 10 years ago
  14. 9ae4ca8 Merge "DO NOT MERGE Material theme" into lmp-preview-dev by Alan Viverette · 10 years ago
  15. 134804b Merge "BackgroundManager improvements." into lmp-preview-dev by Craig Stout · 10 years ago
  16. 2fb330f DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  17. 3d9d8cb BackgroundManager improvements. by Craig Stout · 10 years ago
  18. d296d3e fix ghost shadow by Dake Gu · 10 years ago
  19. 3269c07 Merge "BrowseFragment: remove backstack listener onDestroy" into lmp-preview-dev by Dake Gu · 10 years ago
  20. 610633f BrowseFragment: remove backstack listener onDestroy by Dake Gu · 10 years ago
  21. 1dec691 Merge "Updating assets." into lmp-preview-dev by Jerome Poichet · 10 years ago
  22. bfc480d Updating assets. by Jerome Poichet · 10 years ago
  23. ed57770 Setting orb color later in the constructor by Jerome Poichet · 10 years ago
  24. f5de877 Update card colors and text size to spec. b/15394057 b/15411747 by David Saxton · 10 years ago
  25. a7352a9 Merge "Adding search orb attributes" into lmp-preview-dev by Tim Kilbourn · 10 years ago
  26. f0e7118 Adding search orb attributes by Jerome Poichet · 10 years ago
  27. 7d3eb15 Merge "Add a wrapper framelayout for fastlane headers." into lmp-preview-dev by Craig Stout · 10 years ago
  28. e51474a Add a wrapper framelayout for fastlane headers. by Craig Stout · 10 years ago
  29. a146b68 Merge "GridLayoutManager: fix NPE when adapter changed in scrolling" into lmp-preview-dev by Dake Gu · 10 years ago
  30. b8f95f7 Merge "Add API to provide suggestions (aka completions)" into lmp-preview-dev by Jerome Poichet · 10 years ago
  31. 911b1d9 GridLayoutManager: fix NPE when adapter changed in scrolling by Dake Gu · 10 years ago
  32. 731066a Add TitleView and use it to complete VerticalGridFragment. by Craig Stout · 10 years ago
  33. 2a49173 Merge "GridLayoutManager: fix scroll bug" into lmp-preview-dev by Dake Gu · 10 years ago
  34. 6ef7396 GridLayoutManager: fix scroll bug by Dake Gu · 10 years ago
  35. 9f7c2a2 Merge "Fix VerticalGridFragment focus navigation and title transition." into lmp-preview-dev by Craig Stout · 10 years ago
  36. b04c500 Merge "SearchOrbView shouldn't be invisible itself" into lmp-preview-dev by Jerome Poichet · 10 years ago
  37. 2ed0e8a SearchOrbView shouldn't be invisible itself by Jerome Poichet · 10 years ago
  38. e5f2388 Add API to provide suggestions (aka completions) by Jerome Poichet · 10 years ago
  39. 9020c0a Fix VerticalGridFragment focus navigation and title transition. by Craig Stout · 10 years ago
  40. c7a9fed Merge "LinearSmoothScroller 0 distace bug fix" into lmp-preview-dev by Yigit Boyar · 10 years ago
  41. 01d63e7 Merge "GridLayoutManager: scroll limit check" into lmp-preview-dev by Dake Gu · 10 years ago
  42. f4c26c3 Merge "Fix leanback docs." into lmp-preview-dev by Craig Stout · 10 years ago
  43. 5a983d7 Fix leanback docs. by Craig Stout · 10 years ago
  44. a9cd123 Merge "dont unbind header text so the view can be fade out in transition." into lmp-preview-dev by Dake Gu · 10 years ago
  45. f752e95 dont unbind header text so the view can be fade out in transition. by Dake Gu · 10 years ago
  46. 79b86b2 GridLayoutManager: scroll limit check by Dake Gu · 10 years ago
  47. dfb60d0 Deprecate Params in BrowseFragment and VerticalGridFragment. by Craig Stout · 10 years ago
  48. a7ccdd7 Merge "Fix child selection listener dispatch." into lmp-preview-dev by Craig Stout · 10 years ago
  49. 45ef49b Fix child selection listener dispatch. by Craig Stout · 10 years ago
  50. 0eb4595 Call mutate() on the layer drawable used in BackgroundManager. by David Saxton · 10 years ago
  51. 20d3ab4 LinearSmoothScroller 0 distace bug fix by Yigit Boyar · 10 years ago
  52. 7746dd4 Merge "Fix text spacing on rebind." into lmp-preview-dev by Craig Stout · 10 years ago
  53. 57a5402 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  54. aea109d Fix text spacing on rebind. by Craig Stout · 10 years ago
  55. a1228db Merge "Removing ununsed imports" into lmp-preview-dev by Jerome Poichet · 10 years ago
  56. 019eba5 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  57. 76c3b90 Removing ununsed imports by Jerome Poichet · 10 years ago
  58. d3f1c99 Flush item updates before scroll in RecyclerView by Yigit Boyar · 10 years ago
  59. e0a1253 Merge "GridLayoutManager: avoid redundant dispatchChildSelected" into lmp-preview-dev by Dake Gu · 10 years ago
  60. fd79d05 Merge "Fixed RecyclerView scrap matching bug" into lmp-preview-dev by Yigit Boyar · 10 years ago
  61. 11b7cfe Fixed RecyclerView scrap matching bug by Yigit Boyar · 10 years ago
  62. 3543308 Remove more actions view. by Craig Stout · 10 years ago
  63. 0d9c25b GridLayoutManager: avoid redundant dispatchChildSelected by Dake Gu · 10 years ago
  64. 53b2b00 Merge "RecyclerView should recycle views on adapter change." into lmp-preview-dev by Yigit Boyar · 10 years ago
  65. e0fc06a Merge "Handling missing RECORD_AUDIO permission." into lmp-preview-dev by Jerome Poichet · 10 years ago
  66. 66a714e Merge "Further browse spacing fixes to match redlines." into lmp-preview-dev by Craig Stout · 10 years ago
  67. 4cd4cce Further browse spacing fixes to match redlines. by Craig Stout · 10 years ago
  68. 519f659 RecyclerView should recycle views on adapter change. by Yigit Boyar · 10 years ago
  69. 99f1278 Merge "Fix NPE when measuring with wrap_content and no items." into lmp-preview-dev by Craig Stout · 10 years ago
  70. 1096007 Handling missing RECORD_AUDIO permission. by Jerome Poichet · 10 years ago
  71. 242f326 Merge "Adding l10n attributes to strings for search" into lmp-preview-dev by Jerome Poichet · 10 years ago
  72. 9491685 Adding l10n attributes to strings for search by Jerome Poichet · 10 years ago
  73. 9c63276 Merge "Hide ImageCardView badge image & mask by default." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  74. 5bdc8d1 Merge "Set defaults for brand color and search orb color." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  75. 5683382 Merge "DO NOT MERGE Update appcompat themes to inherit from Quantum on L" into lmp-preview-dev by Chris Banes · 10 years ago
  76. 80d5bfb Fix support compilation. by Xavier Ducrohet · 10 years ago
  77. 7f37518 Hide ImageCardView badge image & mask by default. by Tim Kilbourn · 10 years ago
  78. 056561d Set defaults for brand color and search orb color. by Tim Kilbourn · 10 years ago
  79. d6757b5 Merge "Add support library utils for Resources.getDrawable()" into lmp-preview-dev by Alan Viverette · 10 years ago
  80. 0f0408b Add support library utils for Resources.getDrawable() by Alan Viverette · 10 years ago
  81. 92a959a Fix NPE when measuring with wrap_content and no items. by Craig Stout · 10 years ago
  82. 74f1c4a Merge "Set all views in a vertical grid to activated." into lmp-preview-dev by Craig Stout · 10 years ago
  83. 2d55ece Merge "Fix view recycling." into lmp-preview-dev by Craig Stout · 10 years ago
  84. e748917 Set all views in a vertical grid to activated. by Craig Stout · 10 years ago
  85. 075351b Merge "Round up time calculations in LinearSmoothScroller" into lmp-preview-dev by Yigit Boyar · 10 years ago
  86. 9de6820 Fix view recycling. by Craig Stout · 10 years ago
  87. 40ec117 Round up time calculations in LinearSmoothScroller by Yigit Boyar · 10 years ago
  88. 58b9f20 Browse redlines fixes. by Craig Stout · 10 years ago
  89. b40dc4a Merge "Recycle cached views when clearing the cache." into lmp-preview-dev by Craig Stout · 10 years ago
  90. 3074ebe Fix building of support lib leanback. by Xavier Ducrohet · 10 years ago
  91. f01aa34 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  92. 774aeed Recycle cached views when clearing the cache. by Craig Stout · 10 years ago
  93. 6e75019 Merge "Fix SavedState bugs in LinearLayoutManager" into lmp-preview-dev by Yigit Boyar · 10 years ago
  94. 8edcb0b Fix SavedState bugs in LinearLayoutManager by Yigit Boyar · 10 years ago
  95. e5619ea Merge "Fix visibility of "more" actions row view in details overview." into lmp-preview-dev by Craig Stout · 10 years ago
  96. b5093da Merge "Allow bigger title icon." into lmp-preview-dev by Craig Stout · 10 years ago
  97. 83118b7 Fix visibility of "more" actions row view in details overview. by Craig Stout · 10 years ago
  98. 9a1a0dc Merge "show title when no row is available" into lmp-preview-dev by Dake Gu · 10 years ago
  99. e2f86a3 Merge "GridLayoutManager: don't fire selection change event in prelayout." into lmp-preview-dev by Dake Gu · 10 years ago
  100. c003a23 Allow bigger title icon. by Craig Stout · 10 years ago