1. 490b336 Improve readability to BanInappropriateExperimentalUsage by Tiem Song · 2 years, 2 months ago
  2. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  3. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  4. cde15ba Merge "Upgrade to AGP 7.3.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  5. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 3 months ago
  6. 1db5b02 Clean up YuvImageOnePixelShiftQuirk javadoc to align with CameraXQuirksClassDetector rule by kailianc · 2 years, 3 months ago
  7. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  8. fbb17f3 Merge "Enable quirk detector for :camera:camera-viewfinder" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  9. 1eb6c52 Enable quirk detector for :camera:camera-viewfinder by kailianc · 2 years, 3 months ago
  10. 8467810 Don't allow @OptIn usage for inline methods by Tiem Song · 2 years, 4 months ago
  11. bc747dd Merge "Process androidx.annotation.OptIn in lint detector" into androidx-main by Tiem Song · 2 years, 4 months ago
  12. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 4 months ago
  13. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  14. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  15. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 4 months ago
  16. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  17. 37e7243 Add lint check for CameraX quirks by kailianc · 2 years, 4 months ago
  18. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 4 months ago
  19. a2d5151 Merge "Convert context.report to use Incident in lint-checks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  20. 9e073bdd Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 4 months ago
  21. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 4 months ago
  22. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  23. 4922ec2 Revert "Re-enable partial analysis in BanInappropriateExperimentalUsageTest" by Alan Viverette · 2 years, 5 months ago
  24. 499ba8a Re-enable partial analysis in BanInappropriateExperimentalUsageTest by Alan Viverette · 2 years, 5 months ago
  25. d643d06 Merge "Add Vendor information to bundled lint checks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  26. 23e5145 Add Vendor information to bundled lint checks by Tiem Song · 2 years, 5 months ago
  27. 20b6936 Export and read in atomic library group data by Tiem Song · 2 years, 5 months ago
  28. 05ea63c Merge "Revert "Add checks to ensure atomic library groups are read in properly"" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  29. 25e909b Merge "Revert "Check if group is in the list of atomic library groups"" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  30. c5446f8 Revert "Add checks to ensure atomic library groups are read in properly" by Tiem Song · 2 years, 5 months ago
  31. 1f92c89 Revert "Check if group is in the list of atomic library groups" by Tiem Song · 2 years, 5 months ago
  32. 5ca7c8e Merge "Check if group is in the list of atomic library groups" into androidx-main by Tiem Song · 2 years, 5 months ago
  33. cee4c60 Check if group is in the list of atomic library groups by Tiem Song · 2 years, 5 months ago
  34. db2ef01 Merge "Replace deprecated getAllAnnotation with getAnnotations" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  35. d2c1577 Add checks to ensure atomic library groups are read in properly by Tiem Song · 2 years, 7 months ago
  36. b76b26b Replace deprecated getAllAnnotation with getAnnotations by Tiem Song · 2 years, 5 months ago
  37. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 5 months ago
  38. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 6 months ago
  39. dbeaff0 Disable non-sample lint checks for non-sample projects in sample lint tasks by Alan Viverette · 2 years, 7 months ago
  40. 9833449 Add handling for qualified expression auto-fix to VFY detector by Alan Viverette · 2 years, 8 months ago
  41. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  42. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  43. f4b128f Add comment for fetching parent class in ClassVerificationFailureDetector by Tiem Song · 2 years, 8 months ago
  44. 365844e Analyze entire class hierarchy for RequiresApi usage by Tiem Song · 2 years, 8 months ago
  45. c0fef3a Upgrade to Gradle 7.3-rc1 by Aurimas Liutikas · 2 years, 8 months ago
  46. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  47. be95eeb Unwrap call receiver to pass with test mode TestMode.PARENTHESIZED by Alan Viverette · 2 years, 9 months ago
  48. d907ccd Merge "Pull in ApiDetector changes into ClassVerificationFailureDetector" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  49. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. d8ac462 Merge "Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""""" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  51. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 9 months ago
  52. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 9 months ago
  53. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 2 years, 9 months ago
  54. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 9 months ago
  55. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 9 months ago
  56. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 9 months ago
  57. 76894c4 Pull in ApiDetector changes into ClassVerificationFailureDetector by Tiem Song · 2 years, 9 months ago
  58. bf494e1 Fix breakage in androidx-studio-integ branch by Alan Viverette · 2 years, 10 months ago
  59. 28a2563 Switching androidx.sh from running lintDebug to lintRelease by Jeff Gaston · 3 years, 2 months ago
  60. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 10 months ago
  61. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  62. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 2 years, 10 months ago
  63. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  64. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 2 years, 10 months ago
  65. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 2 years, 11 months ago
  66. 1e4ad0c Add more lint-check tests for Kotlin sources (part 2) by Tiem Song · 2 years, 11 months ago
  67. c9f23ed Add BanUncheckedReflection tests for Kotlin sources by Tiem Song · 2 years, 11 months ago
  68. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years ago
  69. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years ago
  70. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years ago
  71. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  72. 900a16f Re-enable ClassVerificationFailureDetectorTest by Alan Viverette · 3 years ago
  73. ab6b7735 Merge "Ignore ClassVerificationFailureDectectorTest" into androidx-main by Ember Rose · 3 years ago
  74. cafae15 Moves Compose lint stubs and test utils to a new module, compose:lint:common-test and uses compiled stubs by Louis Pullen-Freilich · 3 years, 1 month ago
  75. 22d29dc Ignore ClassVerificationFailureDectectorTest by Ember Rose · 3 years ago
  76. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years ago
  77. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years ago
  78. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  79. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  80. fc1b453 Merge "Remove reformat from lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  81. bef338f temporarily disable :lint-checks:integration-tests:copyDebugAndroidLintReports by Jeff Gaston · 3 years, 1 month ago
  82. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  83. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  84. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 1 month ago
  85. db86257 Remove reformat from lint fix by Alan Viverette · 3 years, 1 month ago
  86. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  87. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  88. baae4170 Merge "Add integration tests for lint checks, unify under superclass" into androidx-main by Alan Viverette · 3 years, 1 month ago
  89. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 1 month ago
  90. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 1 month ago
  91. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  92. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  93. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 1 month ago
  94. 322bfd6 Update ClassVerificationFailureDetector to mirror changes in ApiDetector by Alan Viverette · 3 years, 2 months ago
  95. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 1 month ago
  96. 38e497e Merge "Move stray lint-check tests into canonical tests directory" into androidx-main by Alan Viverette · 3 years, 1 month ago
  97. 845ba1f Move stray lint-check tests into canonical tests directory by Alan Viverette · 3 years, 2 months ago
  98. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 2 months ago
  99. 028b023 Temporarily remove lint validation task by Alan Viverette · 3 years, 1 month ago
  100. 8a1e2e6 Fix validateLint task by Alan Viverette · 3 years, 1 month ago