- 5432795 Lint to ban @removed doc tag by Julia McClellan · 1 year, 9 months ago
- 0d08051 Add exception for experimental usage from alpha by Alan Viverette · 1 year, 9 months ago
- 9392669 Fixes SampledAnnotationDetector not looking recursively inside expect declarations by Louis Pullen-Freilich · 1 year, 9 months ago
- 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 1 year, 9 months ago
- 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 1 year, 9 months ago
- 1080c03 Add tests for Kotlin usage of ReplaceWith on Java constructors by Alan Viverette · 1 year, 10 months ago
- 1d17261 Add support for Kotlin's replaceWith used from Java sources by Alan Viverette · 1 year, 10 months ago
- 0c89f7c Merge "Add support for inserting imports, fix string literal args" into androidx-main by Treehugger Robot · 1 year, 10 months ago
- 55f8707 Add support for inserting imports, fix string literal args by Alan Viverette · 1 year, 10 months ago
- a134e27 Avoid using UAST implementation by Jinseong Jeon · 1 year, 10 months ago
- 0b25155 Move ReplaceWithDetector to lint-checks by Alan Viverette · 1 year, 10 months ago
- a686f69 Add a project for gradle lint checks by Julia McClellan · 1 year, 10 months ago
- 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 1 year, 10 months ago
- 1633f9f Create lint check for deprecating obsolete compat methods by Alan Viverette · 1 year, 10 months ago
- 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 10 months ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 10 months ago
- 2df29dfa Revert "Update experimental checks for lint bug fixes" by Aurimas Liutikas · 1 year, 11 months ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 11 months ago
- 84e2caf Merge "Update experimental checks for lint bug fixes" into androidx-main by Treehugger Robot · 1 year, 11 months ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 11 months ago
- 8447ebb Update experimental checks for lint bug fixes by Alan Viverette · 1 year, 11 months ago
- fab3e38 Run BanInappropriateExperimentalUsageTest in DEFAULT and PARTIAL modes by Alan Viverette · 2 years ago
- 4c72c57 Replace usage of deprecated lint methods by Julia McClellan · 2 years, 1 month ago
- e058449 Workarounds to obtain group ID for transformed dependencies by Alan Viverette · 2 years, 1 month ago
- 385a7c7 Merge "Remove AIDL lint check and supporting classes" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 25a3af8 Remove AIDL lint check and supporting classes by Alan Viverette · 2 years, 2 months ago
- 9ac499c AGP 8.3.0-alpha04 and corresponding Studio by Jeff Gaston · 2 years, 2 months ago
- ea5d99c Revert "Fix race condition by delegating to instance in "winning" class loader" by Alan Viverette · 2 years, 2 months ago
- 771e6f8 Fix race condition by delegating to instance in "winning" class loader by Alan Viverette · 2 years, 2 months ago
- d2ea9cf Update build files to use layout v2 by Fred Sladkey · 2 years, 2 months ago
- c75ce3d0 Fix detection of qualified RequiresOptIn annotations by Alan Viverette · 2 years, 3 months ago
- 7733f48 Add workaround for repackaging causing unstable baseline output by Alan Viverette · 2 years, 3 months ago
- 1b5c279 Special-case the androidx.* library group prefix by Alan Viverette · 2 years, 3 months ago
- 7122de7 Initial fork of RestrictToDetector by Alan Viverette · 2 years, 3 months ago
- 5511a0e Lint check to verify @Deprecated and @deprecated match by Julia McClellan · 2 years, 3 months ago
- 1e937b1 Merge "Remove deprecated property in PrereleaseSdkCoreDependencyDetector lint" into androidx-main by Julia McClellan · 2 years, 3 months ago
- 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 2 years, 3 months ago
- 29a8d4a Remove deprecated property in PrereleaseSdkCoreDependencyDetector lint by Julia McClellan · 2 years, 3 months ago
- 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 2 years, 3 months ago
- 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 2 years, 3 months ago
- fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 2 years, 3 months ago
- d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 2 years, 3 months ago
- dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 2 years, 4 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 2 years, 4 months ago
- a452bac Re-enable AIDL annotation detector by Alan Viverette · 2 years, 6 months ago
- 535f9f11 Remove UAST comment workaround by Jinseong Jeon · 2 years, 6 months ago
- 5557743 Use Analysis API to find expect declaration by Jinseong Jeon · 2 years, 6 months ago
- 16c6b89 Synchronize on Language instance from shared classpath by Alan Viverette · 2 years, 6 months ago
- 31dd3a8 Improve handling of AIDL initialization under shared daemon by Alan Viverette · 2 years, 6 months ago
- bf0d454 Revert "Re-enable AIDL lint check with improved handling of shared daemon" by Aurimas Liutikas · 2 years, 6 months ago
- 2172578 Re-enable AIDL lint check with improved handling of shared daemon by Alan Viverette · 2 years, 6 months ago
- 6644f91 Merge "Temporarily disable AIDL checks due to race conditions" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
- 245edfc Temporarily disable AIDL checks due to race conditions by Alan Viverette · 2 years, 6 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 2 years, 6 months ago
- 6c5f1c6 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 2 years, 6 months ago
- 1f1e9a3 Synchronize access to IntelliJ registries by Alan Viverette · 2 years, 7 months ago
- 57d22e5 Synchronize access to the AidlLanguage constructor and registration by Alan Viverette · 2 years, 7 months ago
- ef65f1c Use Language API to check for existence of AIDL ID by Alan Viverette · 2 years, 7 months ago
- f096868 Visit parcelable definitions in AidlDefinitionDetector by Alan Viverette · 2 years, 7 months ago
- f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 2 years, 7 months ago
- 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 2 years, 7 months ago
- 6507e3a Temporarily disable AIDL lint check by Alan Viverette · 2 years, 7 months ago
- e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 2 years, 7 months ago
- c5b2b4c Import AIDL lexer by Alan Viverette · 2 years, 7 months ago
- 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 2 years, 8 months ago
- 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 9 months ago
- 2fb9760 Change CVF fix for parameter type implicit casting by Julia McClellan · 2 years, 9 months ago
- af75dae Lint check for CVF in implicit casts by Julia McClellan · 2 years, 9 months ago
- a1e6b25 Fix minor typos in thread.sleep lint tests by Tiem Song · 2 years, 9 months ago
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years, 9 months ago
- c73d3e8e Revert "Revert "Cast method call args in CVF fix if they don't match expected types"" by Julia McClellan · 2 years, 9 months ago
- 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 2 years, 9 months ago
- 52f8c9a Revert "Re-enable TestMode.SUPPRESSIBLE in ExperimentalPropertyAnnotationDetectorTest" by Aurimas Liutikas · 2 years, 9 months ago
- 02c9ddf Revert "Cast method call args in CVF fix if they don't match expected types" by Aurimas Liutikas · 2 years, 9 months ago
- 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 2 years, 9 months ago
- 5c4b8f5 Merge "Cast method call args in CVF fix if they don't match expected types" into androidx-main by Julia McClellan · 2 years, 9 months ago
- a2607f3 Merge "Re-enable TestMode.SUPPRESSIBLE in ExperimentalPropertyAnnotationDetectorTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
- 47f52d1 Re-enable TestMode.SUPPRESSIBLE in ExperimentalPropertyAnnotationDetectorTest by Tiem Song · 2 years, 9 months ago
- 36f08d8 Cast method call args in CVF fix if they don't match expected types by Julia McClellan · 2 years, 9 months ago
- 5c9a35e Resolve deprecation warnings in CVF detector by Julia McClellan · 2 years, 9 months ago
- b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 2 years, 9 months ago
- cddf00a Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 10 months ago
- 6f113e8 Use symbol name in Lint autofix detection by Tiem Song · 2 years, 10 months ago
- 91a2d70 Disable IMPORT_ALIAS lint test mode for testAnnotationUsageKt by Tiem Song · 2 years, 10 months ago
- 7a48ff1 Update JvmDefaultWithCompatibility lint check with excluded projects by Julia McClellan · 3 years ago
- 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 3 years ago
- d0c077b Lint check for adding JvmDefaultWithCompatibility annotation by Julia McClellan · 3 years, 1 month ago
- 9719ea5 Revert "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" by Julia McClellan · 3 years, 1 month ago
- 2fecb97 Merge "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" into androidx-main by Julia McClellan · 3 years, 1 month ago
- de91d58 Revert "Lint check that experimental annotations are correctly applied to Kotlin properties" by Julia McClellan · 3 years, 1 month ago
- ffa9207 Merge "Lint check that experimental annotations are correctly applied to Kotlin properties" into androidx-main by Julia McClellan · 3 years, 1 month ago
- f2dbfc7 Merge "Add range check test for BanUncheckedReflection lint" into androidx-main by Julia McClellan · 3 years, 1 month ago
- 3a49460 Merge "Use source set type from context in CVF lint" into androidx-main by Julia McClellan · 3 years, 1 month ago
- 531ee74 Use source set type from context in CVF lint by Julia McClellan · 3 years, 1 month ago
- 57e43cc Lint check that experimental annotations are correctly applied to Kotlin properties by Julia McClellan · 3 years, 1 month ago
- 79621ef Add range check test for BanUncheckedReflection lint by Julia McClellan · 3 years, 1 month ago
- d34ceae Reenable lint tests turned off for AGP upgrade by Julia McClellan · 3 years, 1 month ago
- d95f25a Merge "Upgrade to AGP 8.0.0-alpha05" into androidx-main by Treehugger Robot · 3 years, 1 month ago
- fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 3 years, 1 month ago
- 2ac882d Ignore lint tests blocking AGP upgrade by Julia McClellan · 3 years, 1 month ago