1. 5083c1e RowsFragment: use default alignment if setAlignment() not called by Dake Gu · 8 years ago
  2. 5bcc058 DetailsFragment: fix regression of missing title View by Dake Gu · 8 years ago
  3. 4c9758b Added missing selected listener to the new playback fragments by Keyvan Amiri · 8 years ago
  4. 0cbb8ad GuidedStepFragment: continue fix subActions by Dake Gu · 8 years ago
  5. a51a405 GuidedStepFragment: fix replacing actions when subActions expanded by Dake Gu · 8 years ago
  6. 8f2df00 Fixed playback row callback not notified in updateRowMetaData by Keyvan Amiri · 8 years ago
  7. 16cb98d leanback: make description view GONE for empty text by Dake Gu · 8 years ago
  8. ef05d54 Fix PlaybackOverlayFragment sample not work. by Dake Gu · 8 years ago
  9. 793d036 leanback API review: hide methods in PlaybackFragment by Dake Gu · 8 years ago
  10. 95ac470 API review: move PlaybackGlue classes into media package by Dake Gu · 8 years ago
  11. 1a7f5e9 Fix for unexpected IllegalArgumentException in ListRowDataAdapter. by susnata · 8 years ago
  12. bc97de4 leanback: hide BoundsRule by Dake Gu · 8 years ago
  13. fe4317c leanback: hide embedded video, parallax, CompositeDrawable by Dake Gu · 8 years ago
  14. 77d397d Perform API backwards compatibility check as part of support checkApi by Alan Viverette · 8 years ago
  15. 5f39e7d Merge "Move from GROUP_ID to LIBRARY_GROUP annotations" into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  16. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  17. 95fb34a Dont set windowBackground to null by Dake Gu · 8 years ago
  18. 34b46f0 Support parallax in transition and fix alpha performance by Dake Gu · 8 years ago
  19. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  20. b21aa0b Fix BrowseFragment NPE by Dake Gu · 8 years ago
  21. fffb996 Revert "leanback: remove GuidedStep background overdraw" by Stephen Hines · 8 years ago
  22. 35a9f01 leanback: remove GuidedStep background overdraw by Dake Gu · 8 years ago
  23. b655650 leanback: Lint fixes by Dake Gu · 8 years ago
  24. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  25. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  26. 0908efd Details Background improvement: by Dake Gu · 8 years ago
  27. 8312d99 Merge "Leanback: fix testSetSelectedPositionDetached" by TreeHugger Robot · 8 years ago
  28. a6d291e Leanback: fix testSetSelectedPositionDetached by Dake Gu · 8 years ago
  29. 0f0aefe Fix BackgroundManagerTest by Dake Gu · 8 years ago
  30. 181c884 Rework background manager and add TestCases by Dake Gu · 8 years ago
  31. aa49439 Adding VideoFragment sample to SupportLeanbackDemo app. by susnata · 8 years ago
  32. c2168ad Fixing the background color issue on PlaybackOverlayFragment. by susnata · 8 years ago
  33. 3374557 leanback: fix expectation of fragment lifecycle. by Dake Gu · 8 years ago
  34. 61d1128 leanback: Use weareference for details transition timeout task am: 2056c3e524 am: 18f26b71f8 am: 9ea0501864 by Dake Gu · 8 years ago
  35. 18f26b7 leanback: Use weareference for details transition timeout task am: 2056c3e524 by Dake Gu · 8 years ago
  36. 33d6a4d Fix "null" in content description am: 259e5377e4 am: 233fad1a4f am: fe2a8918ab by Dake Gu · 8 years ago
  37. 233fad1 Fix "null" in content description am: 259e5377e4 by Dake Gu · 8 years ago
  38. 2056c3e leanback: Use weareference for details transition timeout task by Dake Gu · 8 years ago
  39. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  40. 259e537 Fix "null" in content description by Dake Gu · 8 years ago
  41. 338f462 Merge "Annotate support classes with RequiresApi / TargetApi" by TreeHugger Robot · 8 years ago
  42. a034468 Updated support for animator in MediaNowPlayingView pre-Lollipop am: f131f9b213 by Keyvan Amiri · 8 years ago
  43. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  44. 6f1e49c Clean up v17-leanback makefile by Alan Viverette · 8 years ago
  45. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  46. 2ad490f BrowseFragmentTest: Move read ops into UI thread. by Dake Gu · 8 years ago
  47. fe552f1 Add more debug information for testSelectCardOnARow by Dake Gu · 8 years ago
  48. 16fc62b Merge "Add checkstyle:off flag" by TreeHugger Robot · 8 years ago
  49. fa7a91b Merge "Add more debugging information for NPE in BrowseFragmentTest" by Dake Gu · 8 years ago
  50. cc671dd Add checkstyle:off flag by Dake Gu · 8 years ago
  51. 3bd47bb Add more debugging information for NPE in BrowseFragmentTest by Dake Gu · 8 years ago
  52. c07514b Fixing variable names in PlaybackFragment. by susnata · 8 years ago
  53. 369ad7d Merge "Adding unit test for VideoFragment." by TreeHugger Robot · 8 years ago
  54. c22611e Adding unit test for VideoFragment. by susnata · 8 years ago
  55. 8d82210 Fix Broken DetailsFragment ParallaxTest by Dake Gu · 8 years ago
  56. b4f2c7e Merge "Fix regression NPE in PlaybackControlGlue" by Dake Gu · 8 years ago
  57. c77fd8f Merge "Fix for NPE in PlaybackOverlayFragment (sample app)." by TreeHugger Robot · 8 years ago
  58. 70de1cf Fix regression NPE in PlaybackControlGlue by Dake Gu · 8 years ago
  59. 2582363 Fix for NPE in PlaybackOverlayFragment (sample app). by susnata · 8 years ago
  60. 6f5495b Merge "Adding video player to DetailsFragment." by Susnata Basak · 8 years ago
  61. e5bf7f3 Fix NPE of BrowseFragment setSelection by Dake Gu · 8 years ago
  62. 4702556 Adding video player to DetailsFragment. by susnata · 8 years ago
  63. 4399558 maybe fix flaky BrowseFragmentTest by Dake Gu · 8 years ago
  64. b50e467 Fix flaky GridWidgetTest more by Dake Gu · 8 years ago
  65. f131f9b Updated support for animator in MediaNowPlayingView pre-Lollipop by Keyvan Amiri · 8 years ago
  66. 42df898 Maybe fix flaky test by Dake Gu · 8 years ago
  67. e9eef25 Merge "Fix some flaky test" by Dake Gu · 8 years ago
  68. 21ac4a7 Fix some flaky test by Dake Gu · 8 years ago
  69. 450fe7a Fixing the bug (cloning) with CompositeDrawable. by susnata · 8 years ago
  70. 5738b99 leanback: breakdown v4 library dependencies by Dake Gu · 8 years ago
  71. 8131b0d Merge "leanback: Remove support fragment for BackgroundManager" by TreeHugger Robot · 8 years ago
  72. eb4a353 Merge "leanback test: add more analysis info for flaky test" by Dake Gu · 8 years ago
  73. 02bc902 Merge "leanback: switch to use standard TraceCompat" by TreeHugger Robot · 8 years ago
  74. 5805154 leanback test: add more analysis info for flaky test by Dake Gu · 8 years ago
  75. a0e8052 Merge "Added SeekBarPreference to v7 pref support library" by Keyvan Amiri · 8 years ago
  76. 22bde23 Added SeekBarPreference to v7 pref support library by Keyvan Amiri · 8 years ago
  77. be542c8 leanback: Remove support fragment for BackgroundManager by Dake Gu · 8 years ago
  78. bbc4859 leanback: switch to use standard TraceCompat by Dake Gu · 8 years ago
  79. 03eae4e leanback: dont clearFocus in layoutInit by Dake Gu · 8 years ago
  80. 38492e1 leanback: fix flaky test by Dake Gu · 8 years ago
  81. b3034c5 Leanback: Fix flaky tests by Dake Gu · 8 years ago
  82. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  83. 738deb3 lenaback: Fix Details parallax on different screen resolution by Dake Gu · 8 years ago
  84. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  85. 6938d8b Rename attribute dotRadius to avoid conflicts with wear am: 13c7d89d1f am: 919024c751 by Dake Gu · 8 years ago
  86. 919024c Rename attribute dotRadius to avoid conflicts with wear am: 13c7d89d1f by Dake Gu · 8 years ago
  87. 13c7d89 Rename attribute dotRadius to avoid conflicts with wear by Dake Gu · 8 years ago
  88. 3ab4480 DO NOT MERGE: Fix leanback Test Build am: 4795a3a496 by Dake Gu · 8 years ago
  89. 4795a3a DO NOT MERGE: Fix leanback Test Build by Dake Gu · 8 years ago
  90. 180dc40 Revert "Revert "Refactoring DetailsBackgroundParallaxHelper."" by susnata · 8 years ago
  91. d28c418 Merge "Revert "Refactoring DetailsBackgroundParallaxHelper."" by Aurimas Liutikas · 8 years ago
  92. 6eebd92 Revert "Refactoring DetailsBackgroundParallaxHelper." by Aurimas Liutikas · 8 years ago
  93. 2a9b6df Fix Crash when Fragment is removed after startEntranceTransition by Dake Gu · 8 years ago
  94. 9daa79a Merge "Refactoring DetailsBackgroundParallaxHelper." by Susnata Basak · 8 years ago
  95. b85fd42 Merge "Updated support for animator in MediaNowPlayingView pre-Lollipop" by Keyvan Amiri · 8 years ago
  96. d7ba0d8 Refactoring DetailsBackgroundParallaxHelper. by susnata · 8 years ago
  97. a49ace0 Updated support for animator in MediaNowPlayingView pre-Lollipop by Keyvan Amiri · 8 years ago
  98. 435c805 Merge "leanback: add test case of workaround VideoView forcing focus problem" by Dake Gu · 8 years ago
  99. 14f18a8 leanback: workaround VideoView forcing focus problem am: fd62284fa4 am: 1fa0780a09 by Dake Gu · 8 years ago
  100. 1fa0780 leanback: workaround VideoView forcing focus problem am: fd62284fa4 by Dake Gu · 8 years ago