1. 490b336 Improve readability to BanInappropriateExperimentalUsage by Tiem Song · 2 years, 2 months ago
  2. cde15ba Merge "Upgrade to AGP 7.3.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  3. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 3 months ago
  4. 1db5b02 Clean up YuvImageOnePixelShiftQuirk javadoc to align with CameraXQuirksClassDetector rule by kailianc · 2 years, 3 months ago
  5. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  6. fbb17f3 Merge "Enable quirk detector for :camera:camera-viewfinder" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  7. 1eb6c52 Enable quirk detector for :camera:camera-viewfinder by kailianc · 2 years, 3 months ago
  8. 8467810 Don't allow @OptIn usage for inline methods by Tiem Song · 2 years, 4 months ago
  9. bc747dd Merge "Process androidx.annotation.OptIn in lint detector" into androidx-main by Tiem Song · 2 years, 4 months ago
  10. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 4 months ago
  11. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  12. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  13. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 4 months ago
  14. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  15. 37e7243 Add lint check for CameraX quirks by kailianc · 2 years, 4 months ago
  16. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 4 months ago
  17. a2d5151 Merge "Convert context.report to use Incident in lint-checks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  18. 9e073bdd Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 4 months ago
  19. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 4 months ago
  20. 4922ec2 Revert "Re-enable partial analysis in BanInappropriateExperimentalUsageTest" by Alan Viverette · 2 years, 5 months ago
  21. 499ba8a Re-enable partial analysis in BanInappropriateExperimentalUsageTest by Alan Viverette · 2 years, 5 months ago
  22. d643d06 Merge "Add Vendor information to bundled lint checks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  23. 23e5145 Add Vendor information to bundled lint checks by Tiem Song · 2 years, 5 months ago
  24. 20b6936 Export and read in atomic library group data by Tiem Song · 2 years, 5 months ago
  25. 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
  26. 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
  27. c5446f8 Revert "Add checks to ensure atomic library groups are read in properly" by Tiem Song · 2 years, 5 months ago
  28. 1f92c89 Revert "Check if group is in the list of atomic library groups" by Tiem Song · 2 years, 5 months ago
  29. 5ca7c8e Merge "Check if group is in the list of atomic library groups" into androidx-main by Tiem Song · 2 years, 5 months ago
  30. cee4c60 Check if group is in the list of atomic library groups by Tiem Song · 2 years, 5 months ago
  31. db2ef01 Merge "Replace deprecated getAllAnnotation with getAnnotations" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  32. d2c1577 Add checks to ensure atomic library groups are read in properly by Tiem Song · 2 years, 7 months ago
  33. b76b26b Replace deprecated getAllAnnotation with getAnnotations by Tiem Song · 2 years, 5 months ago
  34. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 5 months ago
  35. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 6 months ago
  36. dbeaff0 Disable non-sample lint checks for non-sample projects in sample lint tasks by Alan Viverette · 2 years, 7 months ago
  37. 9833449 Add handling for qualified expression auto-fix to VFY detector by Alan Viverette · 2 years, 8 months ago
  38. f4b128f Add comment for fetching parent class in ClassVerificationFailureDetector by Tiem Song · 2 years, 8 months ago
  39. 365844e Analyze entire class hierarchy for RequiresApi usage by Tiem Song · 2 years, 8 months ago
  40. c0fef3a Upgrade to Gradle 7.3-rc1 by Aurimas Liutikas · 2 years, 8 months ago
  41. be95eeb Unwrap call receiver to pass with test mode TestMode.PARENTHESIZED by Alan Viverette · 2 years, 9 months ago
  42. d907ccd Merge "Pull in ApiDetector changes into ClassVerificationFailureDetector" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  43. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 9 months ago
  44. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 9 months ago
  45. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 9 months ago
  46. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 9 months ago
  47. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 9 months ago
  48. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 9 months ago
  49. 76894c4 Pull in ApiDetector changes into ClassVerificationFailureDetector by Tiem Song · 2 years, 9 months ago
  50. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  51. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 2 years, 10 months ago
  52. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  53. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 2 years, 10 months ago
  54. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 2 years, 11 months ago
  55. 1e4ad0c Add more lint-check tests for Kotlin sources (part 2) by Tiem Song · 2 years, 11 months ago
  56. c9f23ed Add BanUncheckedReflection tests for Kotlin sources by Tiem Song · 2 years, 11 months ago
  57. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years ago
  58. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years ago
  59. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years ago
  60. 900a16f Re-enable ClassVerificationFailureDetectorTest by Alan Viverette · 3 years ago
  61. ab6b7735 Merge "Ignore ClassVerificationFailureDectectorTest" into androidx-main by Ember Rose · 3 years ago
  62. 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
  63. 22d29dc Ignore ClassVerificationFailureDectectorTest by Ember Rose · 3 years ago
  64. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  65. fc1b453 Merge "Remove reformat from lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  66. db86257 Remove reformat from lint fix by Alan Viverette · 3 years, 1 month ago
  67. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  68. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 1 month ago
  69. 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
  70. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 1 month ago
  71. 322bfd6 Update ClassVerificationFailureDetector to mirror changes in ApiDetector by Alan Viverette · 3 years, 2 months ago
  72. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  73. 38e497e Merge "Move stray lint-check tests into canonical tests directory" into androidx-main by Alan Viverette · 3 years, 1 month ago
  74. 845ba1f Move stray lint-check tests into canonical tests directory by Alan Viverette · 3 years, 2 months ago
  75. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 2 months ago
  76. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 2 months ago
  77. 28cd7d1 Add Lintfix for simple class verification failure scenarios by Alan Viverette · 3 years, 2 months ago
  78. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  79. d1436c2 Clean up lint issues in custom lint checks by Alan Viverette · 3 years, 2 months ago
  80. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 4 months ago
  81. 5eaf0b3 fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library by Jeff Gaston · 3 years, 4 months ago
  82. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  83. 97e2d3f Shorter summary for BanInappropriateExperimentalUsage by Jeff Gaston · 3 years, 8 months ago
  84. b5a6b87 Ban inter-library Experimental/OptIn API usage from outside library group by Oussama Ben Abdelbaki · 3 years, 8 months ago
  85. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  86. 50e52e7 Adds enforcement for test runners, to prevent using test runners that do not enforce timeouts and are not in the allow list. by Louis Pullen-Freilich · 3 years, 9 months ago
  87. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  88. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 9 months ago
  89. b85dd5d Fix LintImplTrimIndent lint issue in UnsafeNewApiCallsDetector by Aurimas Liutikas · 3 years, 10 months ago
  90. 3c96171 Merge changes Ia7230148,If20fa9fb into androidx-master-dev by Vadim Caen · 3 years, 10 months ago
  91. 10954f4 Only highlight class name for PrivateConstructorForUtilityClass by Vadim Caen · 3 years, 10 months ago
  92. c0ad5fa Merge "Spelling buf -> but" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  93. 69d3a1a Spelling buf -> but by Jeff Gaston · 3 years, 10 months ago
  94. 04fd461 Removing filepath from SampledAnnotationEnforcer message by Jeff Gaston · 3 years, 10 months ago
  95. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 3 years, 11 months ago
  96. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years ago
  97. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  98. 6a800af Update to Studio 4.2 Canary 6 by Aurimas Liutikas · 3 years, 11 months ago
  99. 004c15d Exclude enums for Utility class lint check by Oussama Ben Abdelbaki · 4 years ago
  100. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago