1. 2a5f0e3 Merge "Allow DeprecatedSinceApi annotation to satisfy BanUncheckedReflection lint" into androidx-main by Julia McClellan · 1 year, 9 months ago
  2. 9fc30a7 Allow DeprecatedSinceApi annotation to satisfy BanUncheckedReflection lint by Julia McClellan · 1 year, 9 months ago
  3. 54945df Add go link for BanUncheckedReflection description by Tiem Song · 1 year, 9 months ago
  4. d63a967 Allow preceding if-with-return to satisfy BanUncheckedReflection by Julia McClellan · 1 year, 9 months ago
  5. f5ad6bc Workaround for SampledAnnotationDetector not seeing expect declarations by Louis Pullen-Freilich · 1 year, 9 months ago
  6. 92dc921 Check if CVF fix method already exists before adding it by Julia McClellan · 1 year, 10 months ago
  7. e092743 Find expected type for values used as method params in CVF fix by Julia McClellan · 1 year, 10 months ago
  8. bc7af6a3 Use the fully qualified type in the CVF auto-fix for a constructor call by Julia McClellan · 1 year, 10 months ago
  9. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  10. 78e227e Change return type in CVF lint fix to prevent invalid implicit casting by Julia McClellan · 1 year, 11 months ago
  11. c801282 Temporarily ignore one class verification failure lint test by Julia McClellan · 1 year, 10 months ago
  12. 007371d Use fully qualified class names in class verification failure autofix by Julia McClellan · 1 year, 11 months ago
  13. a12b802 Re-enable IllegalExperimentalApiUsage Lint check by Tiem Song · 1 year, 11 months ago
  14. ba6d01c Fix BanConcurrentHashMap lint for Kotlin fully-qualified usages and add tests for more cases by Julia McClellan · 2 years ago
  15. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  16. 425e95a Merge "Inline sample files for NullabilityAnnotationsDetectorTest" into androidx-main by Treehugger Robot · 2 years ago
  17. 162dbff Merge "Address lint issues in IdeaSuppressionDetectorTest" into androidx-main by Treehugger Robot · 2 years ago
  18. 8bf93e5 Merge "Temporarily disable IllegalExperimentalApiUsage lint check" into androidx-main by Treehugger Robot · 2 years ago
  19. efd647d Inline sample files for NullabilityAnnotationsDetectorTest by Tiem Song · 2 years ago
  20. 84e94aa Merge "Remove unused test resource file" into androidx-main by Treehugger Robot · 2 years ago
  21. 7a9ebb7 Address lint issues in IdeaSuppressionDetectorTest by Tiem Song · 2 years ago
  22. cd784f4 Merge "Address lint issues in BanConcurrentHashMapTest" into androidx-main by Tiem Song · 2 years ago
  23. b5c0075 Merge "Address lint issues related to PrivateConstructorForUtilityClassDetectorTest" into androidx-main by Tiem Song · 2 years ago
  24. c47d245 Remove unused test resource file by Tiem Song · 2 years ago
  25. 25f0827 Address Synchronized lint issues in lint-checks module by Tiem Song · 2 years ago
  26. 8dedc49 Temporarily disable IllegalExperimentalApiUsage lint check by Tiem Song · 2 years ago
  27. 7ee49ae Address lint issues in BanConcurrentHashMapTest by Tiem Song · 2 years ago
  28. cfac501 Address lint issues related to PrivateConstructorForUtilityClassDetectorTest by Tiem Song · 2 years ago
  29. 305c63a Address Nullability issue in NullabilityAnnotationsJava by Tiem Song · 2 years ago
  30. 40dee48 Create fixes for class verification failures with unusual receivers by Julia McClellan · 2 years ago
  31. 12b24e0 Merge "Create fix for class verification failure on method call to implicit this" into androidx-main by Julia McClellan · 2 years ago
  32. 0e5033b Create fix for class verification failure on method call to implicit this by Julia McClellan · 2 years ago
  33. f2f07aa Enable the IgnoreClassLevelDetector lint check for test files by Julia McClellan · 2 years ago
  34. 4a710009 Ensure class verification failure lint fix curly brackets are on different lines by Julia McClellan · 2 years, 1 month ago
  35. 2a2b1d9 Include fully-qualified class name when necessary in ClassVerificationFailure autofix by Julia McClellan · 2 years ago
  36. 16c82d6 Lint check for usages of @Ignore at the class level. by Julia McClellan · 2 years, 1 month ago
  37. 30d98f5 Merge "Add BanInlineOptIn to AndroidXIssueRegistry" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  38. f131240 Merge "Add NullabilityAnnotationsDetector to AndroidXIssueRegistry" into androidx-main by Julia McClellan · 2 years, 1 month ago
  39. 3692ed6 Add BanInlineOptIn to AndroidXIssueRegistry by Tiem Song · 2 years, 1 month ago
  40. a2dc6c6 Add NullabilityAnnotationsDetector to AndroidXIssueRegistry by Julia McClellan · 2 years, 1 month ago
  41. 443c0b4 Analyze JAR file path for Maven coordinates as fall back for getLibrary by Tiem Song · 2 years, 1 month ago
  42. 8d4a7e7 Merge "Lint check for usages of JetBrains nullability annotations in Java files." into androidx-main by Julia McClellan · 2 years, 1 month ago
  43. 699fec7 Lint check for usages of JetBrains nullability annotations in Java files. by Julia McClellan · 2 years, 1 month ago
  44. 85b4603 Shorten explanation for ClassVerificationFailureDetector by Julia McClellan · 2 years, 1 month ago
  45. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 1 month ago
  46. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  47. 0c946fe Add list of allowable experimental notations by Tiem Song · 2 years, 1 month ago
  48. 8e27649 Fall back to obtaining the library from the JAR path during local analysis by Alan Viverette · 2 years, 2 months ago
  49. 490b336 Improve readability to BanInappropriateExperimentalUsage by Tiem Song · 2 years, 2 months ago
  50. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  51. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  52. cde15ba Merge "Upgrade to AGP 7.3.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  53. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 3 months ago
  54. 1db5b02 Clean up YuvImageOnePixelShiftQuirk javadoc to align with CameraXQuirksClassDetector rule by kailianc · 2 years, 3 months ago
  55. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  56. fbb17f3 Merge "Enable quirk detector for :camera:camera-viewfinder" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  57. 1eb6c52 Enable quirk detector for :camera:camera-viewfinder by kailianc · 2 years, 3 months ago
  58. 8467810 Don't allow @OptIn usage for inline methods by Tiem Song · 2 years, 4 months ago
  59. bc747dd Merge "Process androidx.annotation.OptIn in lint detector" into androidx-main by Tiem Song · 2 years, 4 months ago
  60. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 4 months ago
  61. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  62. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  63. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 4 months ago
  64. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  65. 37e7243 Add lint check for CameraX quirks by kailianc · 2 years, 4 months ago
  66. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 4 months ago
  67. a2d5151 Merge "Convert context.report to use Incident in lint-checks" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  68. 9e073bdd Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 4 months ago
  69. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 4 months ago
  70. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  71. 4922ec2 Revert "Re-enable partial analysis in BanInappropriateExperimentalUsageTest" by Alan Viverette · 2 years, 5 months ago
  72. 499ba8a Re-enable partial analysis in BanInappropriateExperimentalUsageTest by Alan Viverette · 2 years, 5 months ago
  73. d643d06 Merge "Add Vendor information to bundled lint checks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  74. 23e5145 Add Vendor information to bundled lint checks by Tiem Song · 2 years, 5 months ago
  75. 20b6936 Export and read in atomic library group data by Tiem Song · 2 years, 5 months ago
  76. 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
  77. 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
  78. c5446f8 Revert "Add checks to ensure atomic library groups are read in properly" by Tiem Song · 2 years, 5 months ago
  79. 1f92c89 Revert "Check if group is in the list of atomic library groups" by Tiem Song · 2 years, 5 months ago
  80. 5ca7c8e Merge "Check if group is in the list of atomic library groups" into androidx-main by Tiem Song · 2 years, 5 months ago
  81. cee4c60 Check if group is in the list of atomic library groups by Tiem Song · 2 years, 5 months ago
  82. db2ef01 Merge "Replace deprecated getAllAnnotation with getAnnotations" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  83. d2c1577 Add checks to ensure atomic library groups are read in properly by Tiem Song · 2 years, 7 months ago
  84. b76b26b Replace deprecated getAllAnnotation with getAnnotations by Tiem Song · 2 years, 5 months ago
  85. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 5 months ago
  86. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 6 months ago
  87. dbeaff0 Disable non-sample lint checks for non-sample projects in sample lint tasks by Alan Viverette · 2 years, 7 months ago
  88. 9833449 Add handling for qualified expression auto-fix to VFY detector by Alan Viverette · 2 years, 8 months ago
  89. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  90. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  91. f4b128f Add comment for fetching parent class in ClassVerificationFailureDetector by Tiem Song · 2 years, 8 months ago
  92. 365844e Analyze entire class hierarchy for RequiresApi usage by Tiem Song · 2 years, 8 months ago
  93. c0fef3a Upgrade to Gradle 7.3-rc1 by Aurimas Liutikas · 2 years, 8 months ago
  94. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  95. be95eeb Unwrap call receiver to pass with test mode TestMode.PARENTHESIZED by Alan Viverette · 2 years, 9 months ago
  96. d907ccd Merge "Pull in ApiDetector changes into ClassVerificationFailureDetector" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  97. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 9 months ago
  98. d8ac462 Merge "Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""""" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  99. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 9 months ago
  100. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 9 months ago