1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  2. 35d244b Migrate samples to use JSpecify annotations by Julia McClellan · 3 months ago
  3. 6fee221 [GH] Remove uses of projectOrArtifact in androidx by Aurimas · 6 months ago
  4. cd9e16f Update compileSdk to 35 by Andrea Falcone · 8 months ago
  5. 0c93670 Upgrade to AGP 8.6.0-beta01 by Aurimas Liutikas · 8 months ago
  6. d22fa1e Make non-executing files non-executable by Aurimas Liutikas · 9 months ago
  7. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 months ago
  8. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
  9. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 2 months ago
  10. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
  11. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  12. 0320965 Upgrade to errorprone 2.23.0 by Aurimas Liutikas · 1 year, 3 months ago
  13. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 1 year, 6 months ago
  14. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 1 year, 5 months ago
  15. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 1 year, 6 months ago
  16. 8c33834 Merge "leanback: make it friendly to deal with non AppCompat guided step" into androidx-main by Dake Gu · 1 year, 6 months ago
  17. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 6 months ago
  18. ab7cf16 leanback: make it friendly to deal with non AppCompat guided step by Dake Gu · 1 year, 6 months ago
  19. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year, 7 months ago
  20. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
  21. 4080c22 Update OWNERS files by Aurimas Liutikas · 2 years, 1 month ago
  22. e4c1973 Update PhotoViewModel to java 8 syntax by sanura · 2 years, 3 months ago
  23. b9fa90f Update lint baselines by Tiem Song · 2 years, 7 months ago
  24. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years, 7 months ago
  25. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 2 years, 8 months ago
  26. 49dee71 Merge "Fix leanback lint warnings" into androidx-main am: e3b7afb4d1 by Treehugger Robot · 2 years, 8 months ago
  27. 22ca793a Fix leanback lint warnings by George Mount · 2 years, 8 months ago
  28. 8363e27 Merge "Fix lint warnings in AbstractDetailsDescriptionPresenter" into androidx-main am: 5e90bf8bef by George Mount · 2 years, 9 months ago
  29. 37c3d44 Fix lint warnings in AbstractDetailsDescriptionPresenter by George Mount · 2 years, 9 months ago
  30. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 10 months ago
  31. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 10 months ago
  32. 38e8007 Deprecations for platform SDK update by Alan Viverette · 3 years ago
  33. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  34. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  35. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 3 years, 1 month ago
  36. abdba82 Ensure that library services declare exported=true by Tiem Song · 3 years, 1 month ago
  37. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  38. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 3 years, 4 months ago
  39. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
  40. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
  41. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
  42. bb89fe7 Update KSP to beta07 by Yigit Boyar · 3 years, 7 months ago
  43. c76deef Merge "Require room-paging artifact for PagingSource" into androidx-main am: ac531a520a by Clara Fok · 3 years, 7 months ago
  44. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years, 7 months ago
  45. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 8 months ago
  46. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
  47. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
  48. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years, 9 months ago
  49. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
  50. 802403a Update lint baselines by Alan Viverette · 3 years, 10 months ago
  51. 2b1a09c Enable android.nonTransitiveRClass by Aurimas Liutikas · 3 years, 10 months ago
  52. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 11 months ago
  53. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  54. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 4 years, 1 month ago
  55. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 2 months ago
  56. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 4 years, 3 months ago
  57. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
  58. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 6 months ago
  59. 29bf31a Merge "A customized TabLayout to be used as top navigation bar in leanback" into androidx-master-dev by Sambit Padhi · 4 years, 7 months ago
  60. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years, 8 months ago
  61. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years, 7 months ago
  62. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 8 months ago
  63. 15823d7 Merge "Extend SupportLeanbackDemos baseline to suppress new issues after AGP4.1" into androidx-master-dev am: 7d7fcd57fa by Treehugger Robot · 5 years ago
  64. 862b00f Extend SupportLeanbackDemos baseline to suppress new issues after AGP4.1 by Aurimas Liutikas · 5 years ago
  65. 59afb45 Merge "Adding appcompat themes for leanback" into androidx-master-dev am: df8aba4c6c by Automerger Merge Worker · 5 years ago
  66. 54e7ffd Adding appcompat themes for leanback by Sambit Padhi · 5 years ago
  67. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 5 years ago
  68. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 5 years ago
  69. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 5 years ago
  70. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 5 years ago
  71. db89360 Move leanback to the new proper directory structure by Sergey · 5 years ago
  72. abeabc5f Fix and enforce UnusedMethod errorprone warnings by Sergey · 5 years ago
  73. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 5 years ago
  74. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  75. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  76. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  77. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 6 years ago
  78. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 6 years ago
  79. 2317f78 Merge "Fix PreferenceFragmentCompat theme" into androidx-master-dev by Dake Gu · 6 years ago
  80. ceed42f Fix PreferenceFragmentCompat theme by Dake Gu · 6 years ago
  81. 3ba83f0 Remove argument Bundle from FragmentFactory#instantiate by Ian Lake · 6 years ago
  82. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  83. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  84. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  85. 4be7cb9 Deprecate two MediaSessionCompat flags by Hyundo Moon · 6 years ago
  86. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 7 years ago
  87. b80f425 leanback-preference: themerize all colors and fonts by Dake Gu · 7 years ago
  88. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 7 years ago
  89. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 7 years ago
  90. 562a63a Add PinPicker by Tony Mantler · 7 years ago
  91. 8f2e157 Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 7 years ago
  92. def582a Fix imports for samples code. by Aurimas Liutikas · 7 years ago
  93. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 7 years ago
  94. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  95. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  96. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 7 years ago
  97. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 7 years ago
  98. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 7 years ago
  99. 00ffb5f Remove usage of old BuildCompat methods. by Jake Wharton · 7 years ago
  100. f495e40 resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago