1. bb89fe7 Update KSP to beta07 by Yigit Boyar · 3 years, 1 month ago
  2. c76deef Merge "Require room-paging artifact for PagingSource" into androidx-main am: ac531a520a by Clara Fok · 3 years, 2 months ago
  3. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years, 2 months ago
  4. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  5. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  6. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  7. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years, 3 months ago
  8. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  9. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  10. 2b1a09c Enable android.nonTransitiveRClass by Aurimas Liutikas · 3 years, 4 months ago
  11. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  12. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 9 months ago
  13. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 8 months ago
  14. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  15. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 3 years, 9 months ago
  16. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  17. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  18. 29bf31a Merge "A customized TabLayout to be used as top navigation bar in leanback" into androidx-master-dev by Sambit Padhi · 4 years, 2 months ago
  19. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years, 2 months ago
  20. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years, 2 months ago
  21. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 2 months ago
  22. 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
  23. 862b00f Extend SupportLeanbackDemos baseline to suppress new issues after AGP4.1 by Aurimas Liutikas · 4 years, 6 months ago
  24. 59afb45 Merge "Adding appcompat themes for leanback" into androidx-master-dev am: df8aba4c6c by Automerger Merge Worker · 4 years, 7 months ago
  25. 54e7ffd Adding appcompat themes for leanback by Sambit Padhi · 4 years, 7 months ago
  26. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 7 months ago
  27. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  28. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  29. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  30. db89360 Move leanback to the new proper directory structure by Sergey · 4 years, 9 months ago
  31. abeabc5f Fix and enforce UnusedMethod errorprone warnings by Sergey · 4 years, 10 months ago
  32. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  33. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  34. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  35. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  36. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  37. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  38. 2317f78 Merge "Fix PreferenceFragmentCompat theme" into androidx-master-dev by Dake Gu · 5 years ago
  39. ceed42f Fix PreferenceFragmentCompat theme by Dake Gu · 5 years ago
  40. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 6 years ago
  41. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  42. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  43. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  44. 4be7cb9 Deprecate two MediaSessionCompat flags by Hyundo Moon · 6 years ago
  45. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  46. b80f425 leanback-preference: themerize all colors and fonts by Dake Gu · 6 years ago
  47. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  48. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 6 years ago
  49. 562a63a Add PinPicker by Tony Mantler · 6 years ago
  50. 8f2e157 Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 7 years ago
  51. def582a Fix imports for samples code. by Aurimas Liutikas · 7 years ago
  52. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 7 years ago
  53. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  54. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  55. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 7 years ago
  56. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  57. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 7 years ago
  58. 00ffb5f Remove usage of old BuildCompat methods. by Jake Wharton · 7 years ago
  59. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  60. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  61. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  62. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  63. e624c1b leanback: support DiffUtil in GuidedStepSupportFragment by Dake Gu · 7 years ago
  64. d5f527c Merge "Add OWNERS to sample apps." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  65. cc548fc Add OWNERS to sample apps. by Aurimas Liutikas · 7 years ago
  66. 99e222d leanback: fix duplicated fragment in BrowseFragment.setAdapter() by Dake Gu · 7 years ago
  67. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  68. 7f0b5df Merge "eanback: remove deprecated PlaybackOverlayFragment related classes" into oc-mr1-dev by Dake Gu · 7 years ago
  69. fc772ef leanback: support icon in "one line" Action by Dake Gu · 7 years ago
  70. 8b04395 eanback: remove deprecated PlaybackOverlayFragment related classes by Dake Gu · 7 years ago
  71. 4d51b3e leanback: Fix build failure by Dake Gu · 7 years ago
  72. 05c5cd5 Merge "Fix NPE when the media session is not created" into oc-mr1-dev by Jingjiang Li · 7 years ago
  73. 3328f17 Fix NPE when the media session is not created by jingjiangli · 7 years ago
  74. 08a3855 Add payload support in leaback adapter/presenter onBind by jingjiangli · 7 years ago
  75. b7cb72c Merge "Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED" into oc-mr1-dev by Hyundo Moon · 7 years ago
  76. bd2d147 Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED by Hyundo Moon · 7 years ago
  77. 57ac90c Add DiffUtil support in ArrayObjectAdapter by jingjiangli · 7 years ago
  78. 16248e6 Expose onUpdateProgress() and onUpdateBufferedProgress() methods by jingjiangli · 7 years ago
  79. 306fba1 Fix multiline rendering bug by jingjiangli · 7 years ago
  80. 896abd2 Merge "Implement MediaControllerAdapter." into oc-support-26.1-dev by Jingjiang Li · 7 years ago
  81. dbe6c87 Implement MediaControllerAdapter. by jingjiangli · 7 years ago
  82. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  83. 40e78217 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  84. 7852888 Merge "Decreasing Spacer's height in Controls Card Right Panel" into oc-support-26.0-dev by Jingjiang Li · 7 years ago
  85. 61218011 Decreasing Spacer's height in Controls Card Right Panel by jingjiangli · 7 years ago
  86. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  87. 60e00f8 leanback lint fixes by Dake Gu · 7 years ago
  88. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  89. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  90. 946a01c Fix constant in PlaybackControlGlue Actions. by Dake Gu · 7 years ago
  91. 290cc49 leanback: save events before attached to host by Dake Gu · 7 years ago
  92. ffddec5 leanback demo: show case using real thumbnail bitmaps by Dake Gu · 7 years ago
  93. 3bcad88 leanback: new transport controls by Dake Gu · 8 years ago
  94. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  95. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  96. 444128e Merge "leanback: Fix playback screen alignment" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  97. 5a4d3a9 leanback: Fix playback screen alignment by Dake Gu · 8 years ago
  98. bf84456 Merge "Removing make build files for sample apps." by TreeHugger Robot · 8 years ago
  99. 3649f8f Fix NPE in leanback demos by Chulwoo Lee · 8 years ago
  100. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 8 years ago