1. 99a3ab7 Update JSpecify lint check to use fully qualified names by Julia McClellan · 3 months ago
  2. 7744c27 Update BanInappropriateExperimentalUsage to not assume two-term groups by Owen Gray · 4 months ago
  3. e66d57d Remove ClassVerificationFailureDetector by Julia McClellan · 4 months ago
  4. 62e9481 Upgrade to AGP-8.8.0-alpha01 by Fred Sladkey · 6 months ago
  5. d95c2bf Add lint for AutoValue methods requiring overrides by Julia McClellan · 6 months ago
  6. 7919d97 Merge "Expand nullness lint check to more type-use positions" into androidx-main by Julia McClellan · 6 months ago
  7. 8f643f7 Merge "Add a lint check banning the use of @NullMarked" into androidx-main by Julia McClellan · 6 months ago
  8. cae114c Add a lint check banning the use of @NullMarked by Julia McClellan · 6 months ago
  9. e18ce1c Expand nullness lint check to more type-use positions by Julia McClellan · 6 months ago
  10. 231e6c1 Rename array nullness lint check to JSpecify nullness by Julia McClellan · 6 months ago
  11. b7192cd Prevent unintended usage of TypeMirror.toString by Julia McClellan · 9 months ago
  12. 214c6ab All a flag to allow compiling kotlin with 2.0 target by Aurimas Liutikas · 7 months ago
  13. 0c54464 Disable class verification failure lint checks by Alan Viverette · 8 months ago
  14. 8e67afa Add a property to conditionally run the array nullness annotation lint by Julia McClellan · 9 months ago
  15. 7ef46f1 Add a lint check to move type-use array annotations by Julia McClellan · 9 months ago
  16. edf734f Migrate lint and lint-checks to use ktfmt by Omar Ismail · 9 months ago
  17. c7a713e Disable Java-side support for ReplaceWith on Kotlin properties by Alan Viverette · 11 months ago
  18. c9f24b2 Upgrade to AGP 8.5.0-alpha06 by Aurimas Liutikas · 11 months ago
  19. bc9c2e5 Revert "Upgrade to AGP 8.5.0-alpha06" by Aurimas Liutikas · 11 months ago
  20. a3735a4 Upgrade to AGP 8.5.0-alpha06 by Aurimas Liutikas · 11 months ago
  21. 90f97d7 Fix ObsoleteCompatDetector auto-fix to remove line breaks by Alan Viverette · 12 months ago
  22. 1d6e508 Update how PrereleaseSdkCoreDependency checks if a dependency is versioned by Julia McClellan · 11 months ago
  23. 5432795 Lint to ban @removed doc tag by Julia McClellan · 1 year ago
  24. 0d08051 Add exception for experimental usage from alpha by Alan Viverette · 1 year, 2 months ago
  25. 9392669 Fixes SampledAnnotationDetector not looking recursively inside expect declarations by Louis Pullen-Freilich · 1 year, 1 month ago
  26. 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 1 year, 1 month ago
  27. 1d17261 Add support for Kotlin's replaceWith used from Java sources by Alan Viverette · 1 year, 1 month ago
  28. 0c89f7c Merge "Add support for inserting imports, fix string literal args" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  29. 55f8707 Add support for inserting imports, fix string literal args by Alan Viverette · 1 year, 1 month ago
  30. a134e27 Avoid using UAST implementation by Jinseong Jeon · 1 year, 1 month ago
  31. 0b25155 Move ReplaceWithDetector to lint-checks by Alan Viverette · 1 year, 1 month ago
  32. a686f69 Add a project for gradle lint checks by Julia McClellan · 1 year, 1 month ago
  33. 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 1 year, 2 months ago
  34. 1633f9f Create lint check for deprecating obsolete compat methods by Alan Viverette · 1 year, 2 months ago
  35. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
  36. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
  37. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 3 months ago
  38. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
  39. 4c72c57 Replace usage of deprecated lint methods by Julia McClellan · 1 year, 4 months ago
  40. e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 1 year, 5 months ago
  41. 25a3af8 Remove AIDL lint check and supporting classes by Alan Viverette · 1 year, 6 months ago
  42. ea5d99c Revert "Fix race condition by delegating to instance in "winning" class loader" by Alan Viverette · 1 year, 5 months ago
  43. 771e6f8 Fix race condition by delegating to instance in "winning" class loader by Alan Viverette · 1 year, 6 months ago
  44. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year, 7 months ago
  45. c75ce3d0 Fix detection of qualified RequiresOptIn annotations by Alan Viverette · 1 year, 6 months ago
  46. 7733f48 Add workaround for repackaging causing unstable baseline output by Alan Viverette · 1 year, 7 months ago
  47. 1b5c279 Special-case the androidx.* library group prefix by Alan Viverette · 1 year, 7 months ago
  48. 7122de7 Initial fork of RestrictToDetector by Alan Viverette · 1 year, 6 months ago
  49. 5511a0e Lint check to verify @Deprecated and @deprecated match by Julia McClellan · 1 year, 7 months ago
  50. 1e937b1 Merge "Remove deprecated property in PrereleaseSdkCoreDependencyDetector lint" into androidx-main by Julia McClellan · 1 year, 7 months ago
  51. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 7 months ago
  52. 29a8d4a Remove deprecated property in PrereleaseSdkCoreDependencyDetector lint by Julia McClellan · 1 year, 7 months ago
  53. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
  54. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 7 months ago
  55. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
  56. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 7 months ago
  57. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 7 months ago
  58. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  59. a452bac Re-enable AIDL annotation detector by Alan Viverette · 1 year, 10 months ago
  60. 535f9f11 Remove UAST comment workaround by Jinseong Jeon · 1 year, 10 months ago
  61. 5557743 Use Analysis API to find expect declaration by Jinseong Jeon · 1 year, 10 months ago
  62. 16c6b89 Synchronize on Language instance from shared classpath by Alan Viverette · 1 year, 10 months ago
  63. 31dd3a8 Improve handling of AIDL initialization under shared daemon by Alan Viverette · 1 year, 10 months ago
  64. bf0d454 Revert "Re-enable AIDL lint check with improved handling of shared daemon" by Aurimas Liutikas · 1 year, 10 months ago
  65. 2172578 Re-enable AIDL lint check with improved handling of shared daemon by Alan Viverette · 1 year, 10 months ago
  66. 6644f91 Merge "Temporarily disable AIDL checks due to race conditions" into androidx-main by Aurimas Liutikas · 1 year, 10 months ago
  67. 245edfc Temporarily disable AIDL checks due to race conditions by Alan Viverette · 1 year, 10 months ago
  68. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  69. 6c5f1c6 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 1 year, 10 months ago
  70. 1f1e9a3 Synchronize access to IntelliJ registries by Alan Viverette · 1 year, 10 months ago
  71. 57d22e5 Synchronize access to the AidlLanguage constructor and registration by Alan Viverette · 1 year, 10 months ago
  72. ef65f1c Use Language API to check for existence of AIDL ID by Alan Viverette · 1 year, 10 months ago
  73. f096868 Visit parcelable definitions in AidlDefinitionDetector by Alan Viverette · 1 year, 11 months ago
  74. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 11 months ago
  75. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 11 months ago
  76. 6507e3a Temporarily disable AIDL lint check by Alan Viverette · 1 year, 11 months ago
  77. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 11 months ago
  78. c5b2b4c Import AIDL lexer by Alan Viverette · 2 years ago
  79. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 2 years ago
  80. 2fb9760 Change CVF fix for parameter type implicit casting by Julia McClellan · 2 years ago
  81. af75dae Lint check for CVF in implicit casts by Julia McClellan · 2 years, 1 month ago
  82. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
  83. c73d3e8 Revert "Revert "Cast method call args in CVF fix if they don't match expected types"" by Julia McClellan · 2 years, 1 month ago
  84. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 2 years, 1 month ago
  85. 02c9ddf Revert "Cast method call args in CVF fix if they don't match expected types" by Aurimas Liutikas · 2 years, 1 month ago
  86. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 2 years, 1 month ago
  87. 5c4b8f5 Merge "Cast method call args in CVF fix if they don't match expected types" into androidx-main by Julia McClellan · 2 years, 1 month ago
  88. 36f08d8 Cast method call args in CVF fix if they don't match expected types by Julia McClellan · 2 years, 1 month ago
  89. 5c9a35e Resolve deprecation warnings in CVF detector by Julia McClellan · 2 years, 1 month ago
  90. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 2 years, 2 months ago
  91. cddf00a Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 1 month ago
  92. 6f113e8 Use symbol name in Lint autofix detection by Tiem Song · 2 years, 2 months ago
  93. 7a48ff1 Update JvmDefaultWithCompatibility lint check with excluded projects by Julia McClellan · 2 years, 4 months ago
  94. d0c077b Lint check for adding JvmDefaultWithCompatibility annotation by Julia McClellan · 2 years, 5 months ago
  95. 9719ea5 Revert "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" by Julia McClellan · 2 years, 5 months ago
  96. 2fecb97 Merge "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" into androidx-main by Julia McClellan · 2 years, 5 months ago
  97. de91d58 Revert "Lint check that experimental annotations are correctly applied to Kotlin properties" by Julia McClellan · 2 years, 5 months ago
  98. ffa9207 Merge "Lint check that experimental annotations are correctly applied to Kotlin properties" into androidx-main by Julia McClellan · 2 years, 5 months ago
  99. 531ee74 Use source set type from context in CVF lint by Julia McClellan · 2 years, 5 months ago
  100. 57e43cc Lint check that experimental annotations are correctly applied to Kotlin properties by Julia McClellan · 2 years, 8 months ago