1. f5de877 Update card colors and text size to spec. b/15394057 b/15411747 by David Saxton · 10 years ago
  2. a7352a9 Merge "Adding search orb attributes" into lmp-preview-dev by Tim Kilbourn · 10 years ago
  3. f0e7118 Adding search orb attributes by Jerome Poichet · 10 years ago
  4. 7d3eb15 Merge "Add a wrapper framelayout for fastlane headers." into lmp-preview-dev by Craig Stout · 10 years ago
  5. e51474a Add a wrapper framelayout for fastlane headers. by Craig Stout · 10 years ago
  6. a146b68 Merge "GridLayoutManager: fix NPE when adapter changed in scrolling" into lmp-preview-dev by Dake Gu · 10 years ago
  7. b8f95f7 Merge "Add API to provide suggestions (aka completions)" into lmp-preview-dev by Jerome Poichet · 10 years ago
  8. 911b1d9 GridLayoutManager: fix NPE when adapter changed in scrolling by Dake Gu · 10 years ago
  9. 731066a Add TitleView and use it to complete VerticalGridFragment. by Craig Stout · 10 years ago
  10. 2a49173 Merge "GridLayoutManager: fix scroll bug" into lmp-preview-dev by Dake Gu · 10 years ago
  11. 6ef7396 GridLayoutManager: fix scroll bug by Dake Gu · 10 years ago
  12. 9f7c2a2 Merge "Fix VerticalGridFragment focus navigation and title transition." into lmp-preview-dev by Craig Stout · 10 years ago
  13. b04c500 Merge "SearchOrbView shouldn't be invisible itself" into lmp-preview-dev by Jerome Poichet · 10 years ago
  14. 2ed0e8a SearchOrbView shouldn't be invisible itself by Jerome Poichet · 10 years ago
  15. e5f2388 Add API to provide suggestions (aka completions) by Jerome Poichet · 10 years ago
  16. 9020c0a Fix VerticalGridFragment focus navigation and title transition. by Craig Stout · 10 years ago
  17. c7a9fed Merge "LinearSmoothScroller 0 distace bug fix" into lmp-preview-dev by Yigit Boyar · 10 years ago
  18. 01d63e7 Merge "GridLayoutManager: scroll limit check" into lmp-preview-dev by Dake Gu · 10 years ago
  19. f4c26c3 Merge "Fix leanback docs." into lmp-preview-dev by Craig Stout · 10 years ago
  20. 5a983d7 Fix leanback docs. by Craig Stout · 10 years ago
  21. 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
  22. f752e95 dont unbind header text so the view can be fade out in transition. by Dake Gu · 10 years ago
  23. 79b86b2 GridLayoutManager: scroll limit check by Dake Gu · 10 years ago
  24. dfb60d0 Deprecate Params in BrowseFragment and VerticalGridFragment. by Craig Stout · 10 years ago
  25. a7ccdd7 Merge "Fix child selection listener dispatch." into lmp-preview-dev by Craig Stout · 10 years ago
  26. 45ef49b Fix child selection listener dispatch. by Craig Stout · 10 years ago
  27. 0eb4595 Call mutate() on the layer drawable used in BackgroundManager. by David Saxton · 10 years ago
  28. 20d3ab4 LinearSmoothScroller 0 distace bug fix by Yigit Boyar · 10 years ago
  29. 7746dd4 Merge "Fix text spacing on rebind." into lmp-preview-dev by Craig Stout · 10 years ago
  30. aea109d Fix text spacing on rebind. by Craig Stout · 10 years ago
  31. a1228db Merge "Removing ununsed imports" into lmp-preview-dev by Jerome Poichet · 10 years ago
  32. 019eba5 Merge "Import translations. DO NOT MERGE" into lmp-preview-dev by Baligh Uddin · 10 years ago
  33. 76c3b90 Removing ununsed imports by Jerome Poichet · 10 years ago
  34. d3f1c99 Flush item updates before scroll in RecyclerView by Yigit Boyar · 10 years ago
  35. e0a1253 Merge "GridLayoutManager: avoid redundant dispatchChildSelected" into lmp-preview-dev by Dake Gu · 10 years ago
  36. fd79d05 Merge "Fixed RecyclerView scrap matching bug" into lmp-preview-dev by Yigit Boyar · 10 years ago
  37. 11b7cfe Fixed RecyclerView scrap matching bug by Yigit Boyar · 10 years ago
  38. 3543308 Remove more actions view. by Craig Stout · 10 years ago
  39. 0d9c25b GridLayoutManager: avoid redundant dispatchChildSelected by Dake Gu · 10 years ago
  40. 53b2b00 Merge "RecyclerView should recycle views on adapter change." into lmp-preview-dev by Yigit Boyar · 10 years ago
  41. e0fc06a Merge "Handling missing RECORD_AUDIO permission." into lmp-preview-dev by Jerome Poichet · 10 years ago
  42. 66a714e Merge "Further browse spacing fixes to match redlines." into lmp-preview-dev by Craig Stout · 10 years ago
  43. 4cd4cce Further browse spacing fixes to match redlines. by Craig Stout · 10 years ago
  44. 519f659 RecyclerView should recycle views on adapter change. by Yigit Boyar · 10 years ago
  45. 99f1278 Merge "Fix NPE when measuring with wrap_content and no items." into lmp-preview-dev by Craig Stout · 10 years ago
  46. 1096007 Handling missing RECORD_AUDIO permission. by Jerome Poichet · 10 years ago
  47. 242f326 Merge "Adding l10n attributes to strings for search" into lmp-preview-dev by Jerome Poichet · 10 years ago
  48. 9491685 Adding l10n attributes to strings for search by Jerome Poichet · 10 years ago
  49. 9c63276 Merge "Hide ImageCardView badge image & mask by default." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  50. 5bdc8d1 Merge "Set defaults for brand color and search orb color." into lmp-preview-dev by Tim Kilbourn · 10 years ago
  51. 5683382 Merge "DO NOT MERGE Update appcompat themes to inherit from Quantum on L" into lmp-preview-dev by Chris Banes · 10 years ago
  52. 80d5bfb Fix support compilation. by Xavier Ducrohet · 10 years ago
  53. 7f37518 Hide ImageCardView badge image & mask by default. by Tim Kilbourn · 10 years ago
  54. 056561d Set defaults for brand color and search orb color. by Tim Kilbourn · 10 years ago
  55. d6757b5 Merge "Add support library utils for Resources.getDrawable()" into lmp-preview-dev by Alan Viverette · 10 years ago
  56. 0f0408b Add support library utils for Resources.getDrawable() by Alan Viverette · 10 years ago
  57. 92a959a Fix NPE when measuring with wrap_content and no items. by Craig Stout · 10 years ago
  58. 74f1c4a Merge "Set all views in a vertical grid to activated." into lmp-preview-dev by Craig Stout · 10 years ago
  59. 2d55ece Merge "Fix view recycling." into lmp-preview-dev by Craig Stout · 10 years ago
  60. e748917 Set all views in a vertical grid to activated. by Craig Stout · 10 years ago
  61. 075351b Merge "Round up time calculations in LinearSmoothScroller" into lmp-preview-dev by Yigit Boyar · 10 years ago
  62. 9de6820 Fix view recycling. by Craig Stout · 10 years ago
  63. 40ec117 Round up time calculations in LinearSmoothScroller by Yigit Boyar · 10 years ago
  64. 58b9f20 Browse redlines fixes. by Craig Stout · 10 years ago
  65. b40dc4a Merge "Recycle cached views when clearing the cache." into lmp-preview-dev by Craig Stout · 10 years ago
  66. 3074ebe Fix building of support lib leanback. by Xavier Ducrohet · 10 years ago
  67. f01aa34 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  68. 774aeed Recycle cached views when clearing the cache. by Craig Stout · 10 years ago
  69. 6e75019 Merge "Fix SavedState bugs in LinearLayoutManager" into lmp-preview-dev by Yigit Boyar · 10 years ago
  70. 8edcb0b Fix SavedState bugs in LinearLayoutManager by Yigit Boyar · 10 years ago
  71. e5619ea Merge "Fix visibility of "more" actions row view in details overview." into lmp-preview-dev by Craig Stout · 10 years ago
  72. b5093da Merge "Allow bigger title icon." into lmp-preview-dev by Craig Stout · 10 years ago
  73. 83118b7 Fix visibility of "more" actions row view in details overview. by Craig Stout · 10 years ago
  74. 9a1a0dc Merge "show title when no row is available" into lmp-preview-dev by Dake Gu · 10 years ago
  75. e2f86a3 Merge "GridLayoutManager: don't fire selection change event in prelayout." into lmp-preview-dev by Dake Gu · 10 years ago
  76. c003a23 Allow bigger title icon. by Craig Stout · 10 years ago
  77. 8caf1c7 Merge "BackgroundManager improvements." into lmp-preview-dev by Craig Stout · 10 years ago
  78. d736653 show title when no row is available by Dake Gu · 10 years ago
  79. d784850 Added first/lastVisible methods to LinearLayoutManager by Yigit Boyar · 10 years ago
  80. 3d091e8 Merge "Hide the fastlane if headers are disabled." into lmp-preview-dev by Craig Stout · 10 years ago
  81. 7f85292 BackgroundManager improvements. by Craig Stout · 10 years ago
  82. 3739080 GridLayoutManager: don't fire selection change event in prelayout. by Dake Gu · 10 years ago
  83. d559710 Hide the fastlane if headers are disabled. by Craig Stout · 10 years ago
  84. 888c70a Invalidate RecyclerView on scrap cleanup by Yigit Boyar · 10 years ago
  85. 853dbb9 Merge "use quantum shadow" into lmp-preview-dev by Dake Gu · 10 years ago
  86. 19312c5 use quantum shadow by Dake Gu · 10 years ago
  87. 43329fc Add Recycler and State parameters to LayoutManager.onMeasure. by Craig Stout · 10 years ago
  88. a5d1266 Merge "GridLayoutManager: supports item animation" into lmp-preview-dev by Dake Gu · 10 years ago
  89. 4200ae9 GridLayoutManager: supports item animation by Dake Gu · 10 years ago
  90. a7ba440 ArrayObjectAdapter: Add notifyArrayItemRangeChanged() and indexOf() by Dake Gu · 10 years ago
  91. efea02c Merge "Improvements to browse search orb." into lmp-preview-dev by Craig Stout · 10 years ago
  92. 983ce5a Merge "GridLayoutManager: stop using adapter + smooth scroll support." into lmp-preview-dev by Dake Gu · 10 years ago
  93. e7d7944 Merge "RecyclerView Cleanup" into lmp-preview-dev by Dake Gu · 10 years ago
  94. aadb892 Improvements to browse search orb. by Craig Stout · 10 years ago
  95. daadb9a Merge changes I902b0b06,I9218d7d1 into lmp-preview-dev by Griff Hazen · 10 years ago
  96. 2ad1027 DO NOT MERGE Retroactive feedback by Jérôme Poichet · 10 years ago
  97. 0ada834 DO NOT MERGE Cherry-pick: Add full screen size preset to NotificationCompat.WearableExtender by Griff Hazen · 10 years ago
  98. 38dd0b8 DO NOT MERGE Cherry-pick: Doc fixes for NotificationCompat.WearableExtender by Griff Hazen · 10 years ago
  99. 9acddc7 Build leanback with Gradle. by Xavier Ducrohet · 10 years ago
  100. 6e0cf9c GridLayoutManager: stop using adapter + smooth scroll support. by Dake Gu · 10 years ago