1. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  2. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  3. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  4. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  5. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  6. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  7. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  8. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  9. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  10. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 2 months ago
  11. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  12. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  13. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years, 3 months ago[Renamed from tv-provider]
  14. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  15. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  16. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  17. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  18. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  19. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  20. 7585fb2 Add owner file to tvprovider by Henry Fang · 3 years, 5 months ago
  21. 9621558 Merge "Ensure input stream is closed when loading channel logo" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  22. 8bf6523 Ensure input stream is closed when loading channel logo by Benjamin Baxter · 3 years, 6 months ago
  23. 1db4f4b Only run ChannelLogoUtilsTest on TV devices by Benjamin Baxter · 3 years, 6 months ago
  24. 76c7320 Add @Nullable to ChannelLogoUtils#loadChannelLogo by Benjamin Baxter · 3 years, 6 months ago
  25. 3ebce41 Fix and enforce MixedMutabilityReturnType errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  26. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  27. c002a05 Add ASPECT_RATIO_3_4 to TvContractCompat library by Nipun Asthana · 3 years, 10 months ago
  28. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  29. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  30. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  31. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  32. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  33. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  34. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  35. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  36. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  37. 2e0746c Add AVAILABILITY_FREE_WITH_ADS availability type to support library by Rohit Nigam · 4 years, 1 month ago
  38. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  39. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  40. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  41. 1da63b3 API lint check for the HiddenSuperclass is enabled for androidx by Sergey · 4 years, 1 month ago
  42. d3a578c Update to new version of metalava by Aurimas Liutikas · 4 years, 2 months ago
  43. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  44. 4c1d2dd Add program series id to support library by Weijie Lin · 4 years, 3 months ago
  45. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  46. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  47. 295e189 Merge "Add program Event ID and Global Content ID columns to support library" into androidx-platform-dev by Weijie Lin · 4 years, 3 months ago
  48. 5a56117 Add program Event ID and Global Content ID columns to support library by Weijie Lin · 4 years, 4 months ago
  49. 98c3cb7 Merge "Setting PreviewChannel#description as empty for null cases" into androidx-master-dev am: f22f24818e by Rahul Arora · 4 years, 4 months ago
  50. f22f248 Merge "Setting PreviewChannel#description as empty for null cases" into androidx-master-dev by Rahul Arora · 4 years, 4 months ago
  51. 5bf3a11 Merge "Adding no-op in PreviewChannel classes for API<26" into androidx-master-dev am: 942deb3f8c by Treehugger Robot · 4 years, 4 months ago
  52. 1eacea9 Setting PreviewChannel#description as empty for null cases by Rahul Arora · 4 years, 4 months ago
  53. eb990b9 Add channel Global Content ID column to support library by Weijie Lin · 4 years, 4 months ago
  54. 5c8efcf Adding no-op in PreviewChannel classes for API<26 by Rahul Arora · 4 years, 4 months ago
  55. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  56. 6a15553 Adds nullability annotations to PreviewChannel#setDescription by Rahul Arora · 4 years, 4 months ago
  57. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  58. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 7 months ago
  59. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  60. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  61. bb605eb Move tvprovider to the new proper directory structure by Sergey · 4 years, 9 months ago
  62. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  63. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  64. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  65. e293058 docs: TvContractCompat.buildProgramsUriForChannel has inaccurate parameter descriptions. by Nick Cook · 4 years, 10 months ago
  66. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 10 months ago
  67. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  68. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  69. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  70. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  71. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  72. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 5 years ago
  73. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  74. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  75. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  76. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  77. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  78. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  79. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  80. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  81. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  82. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  83. c33c423 Only keep baseline if the fine has more than a header. by Aurimas Liutikas · 5 years ago
  84. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  85. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  86. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  87. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  88. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  89. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  90. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  91. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  92. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  93. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  94. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  95. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 6 years ago
  96. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  97. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  98. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  99. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 6 years ago
  100. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago