1. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years, 2 months ago
  2. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 2 months ago
  3. 15823d7 Merge "Extend SupportLeanbackDemos baseline to suppress new issues after AGP4.1" into androidx-master-dev am: 7d7fcd57fa by Treehugger Robot · 4 years, 6 months ago
  4. 862b00f Extend SupportLeanbackDemos baseline to suppress new issues after AGP4.1 by Aurimas Liutikas · 4 years, 6 months ago
  5. 59afb45 Merge "Adding appcompat themes for leanback" into androidx-master-dev am: df8aba4c6c by Automerger Merge Worker · 4 years, 6 months ago
  6. 54e7ffd Adding appcompat themes for leanback by Sambit Padhi · 4 years, 7 months ago
  7. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 7 months ago
  8. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  9. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  10. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  11. db89360 Move leanback to the new proper directory structure by Sergey · 4 years, 9 months ago
  12. abeabc5f Fix and enforce UnusedMethod errorprone warnings by Sergey · 4 years, 9 months ago
  13. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  14. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  15. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  16. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  17. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  18. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  19. 2317f78 Merge "Fix PreferenceFragmentCompat theme" into androidx-master-dev by Dake Gu · 5 years ago
  20. ceed42f Fix PreferenceFragmentCompat theme by Dake Gu · 5 years ago
  21. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 5 years ago
  22. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  23. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  24. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  25. 4be7cb9 Deprecate two MediaSessionCompat flags by Hyundo Moon · 6 years ago
  26. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  27. b80f425 leanback-preference: themerize all colors and fonts by Dake Gu · 6 years ago
  28. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  29. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 6 years ago
  30. 562a63a Add PinPicker by Tony Mantler · 6 years ago
  31. 8f2e157 Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 6 years ago
  32. def582a Fix imports for samples code. by Aurimas Liutikas · 7 years ago
  33. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 7 years ago
  34. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  35. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  36. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 7 years ago
  37. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  38. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 7 years ago
  39. 00ffb5f Remove usage of old BuildCompat methods. by Jake Wharton · 7 years ago
  40. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  41. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  42. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  43. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  44. e624c1b leanback: support DiffUtil in GuidedStepSupportFragment by Dake Gu · 7 years ago
  45. d5f527c Merge "Add OWNERS to sample apps." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  46. cc548fc Add OWNERS to sample apps. by Aurimas Liutikas · 7 years ago
  47. 99e222d leanback: fix duplicated fragment in BrowseFragment.setAdapter() by Dake Gu · 7 years ago
  48. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  49. 7f0b5df Merge "eanback: remove deprecated PlaybackOverlayFragment related classes" into oc-mr1-dev by Dake Gu · 7 years ago
  50. fc772ef leanback: support icon in "one line" Action by Dake Gu · 7 years ago
  51. 8b04395 eanback: remove deprecated PlaybackOverlayFragment related classes by Dake Gu · 7 years ago
  52. 4d51b3e leanback: Fix build failure by Dake Gu · 7 years ago
  53. 05c5cd5 Merge "Fix NPE when the media session is not created" into oc-mr1-dev by Jingjiang Li · 7 years ago
  54. 3328f17 Fix NPE when the media session is not created by jingjiangli · 7 years ago
  55. 08a3855 Add payload support in leaback adapter/presenter onBind by jingjiangli · 7 years ago
  56. b7cb72c Merge "Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED" into oc-mr1-dev by Hyundo Moon · 7 years ago
  57. bd2d147 Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED by Hyundo Moon · 7 years ago
  58. 57ac90c Add DiffUtil support in ArrayObjectAdapter by jingjiangli · 7 years ago
  59. 16248e6 Expose onUpdateProgress() and onUpdateBufferedProgress() methods by jingjiangli · 7 years ago
  60. 306fba1 Fix multiline rendering bug by jingjiangli · 7 years ago
  61. 896abd2 Merge "Implement MediaControllerAdapter." into oc-support-26.1-dev by Jingjiang Li · 7 years ago
  62. dbe6c87 Implement MediaControllerAdapter. by jingjiangli · 7 years ago
  63. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  64. 40e78217 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  65. 7852888 Merge "Decreasing Spacer's height in Controls Card Right Panel" into oc-support-26.0-dev by Jingjiang Li · 7 years ago
  66. 61218011 Decreasing Spacer's height in Controls Card Right Panel by jingjiangli · 7 years ago
  67. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  68. 60e00f8 leanback lint fixes by Dake Gu · 7 years ago
  69. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  70. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  71. 946a01c Fix constant in PlaybackControlGlue Actions. by Dake Gu · 7 years ago
  72. 290cc49 leanback: save events before attached to host by Dake Gu · 7 years ago
  73. ffddec5 leanback demo: show case using real thumbnail bitmaps by Dake Gu · 7 years ago
  74. 3bcad88 leanback: new transport controls by Dake Gu · 7 years ago
  75. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  76. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  77. 444128e Merge "leanback: Fix playback screen alignment" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  78. 5a4d3a9 leanback: Fix playback screen alignment by Dake Gu · 8 years ago
  79. bf84456 Merge "Removing make build files for sample apps." by TreeHugger Robot · 8 years ago
  80. 3649f8f Fix NPE in leanback demos by Chulwoo Lee · 8 years ago
  81. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 8 years ago
  82. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 8 years ago
  83. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 8 years ago
  84. 6e42870 SupportLeanbackDemos: continue fix lint error by Dake Gu · 8 years ago
  85. 4c78d0f4 SupportLeanbackDemos: Fix Link Errors by Dake Gu · 8 years ago
  86. f37579e cleanup life cycle issue of PlaybackGlue in PlaybackFragment. by Dake Gu · 8 years ago
  87. e1cde4d Leanback: parallax and details video API refactoring by Dake Gu · 8 years ago
  88. 5bcc058 DetailsFragment: fix regression of missing title View by Dake Gu · 8 years ago
  89. 8f2df00 Fixed playback row callback not notified in updateRowMetaData by Keyvan Amiri · 8 years ago
  90. ef05d54 Fix PlaybackOverlayFragment sample not work. by Dake Gu · 8 years ago
  91. 95ac470 API review: move PlaybackGlue classes into media package by Dake Gu · 8 years ago
  92. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  93. 0908efd Details Background improvement: by Dake Gu · 8 years ago
  94. 181c884 Rework background manager and add TestCases by Dake Gu · 8 years ago
  95. aa49439 Adding VideoFragment sample to SupportLeanbackDemo app. by susnata · 8 years ago
  96. c2168ad5 Fixing the background color issue on PlaybackOverlayFragment. by susnata · 8 years ago
  97. cc671dd Add checkstyle:off flag by Dake Gu · 8 years ago
  98. 2582363 Fix for NPE in PlaybackOverlayFragment (sample app). by susnata · 8 years ago
  99. 4702556 Adding video player to DetailsFragment. by susnata · 8 years ago
  100. 5738b99 leanback: breakdown v4 library dependencies by Dake Gu · 8 years ago