summaryrefslogtreecommitdiff
path: root/android-lint/src
AgeCommit message (Expand)Author
2022-03-07222095229: Move VersionChecks into API package to open up visibilityTor Norbye
2022-03-02Add desugaredMethodsFiles to LazyLintModelVariant and IdeVariantScott Pollom
2022-02-12210520416: Register new lint check as inspectionTor Norbye
2022-02-09Remove UnpackedNativeCodeDetectorScott Pollom
2022-02-01Make IdeModuleDependency helper methods extensionsYuriy Solodkyy
2022-02-01Move check `requiresAndroidModel` util to ProjectSystemUtilKun Shen
2022-01-28Clean up IDE library modelsYuriy Solodkyy
2022-01-27Fix lint which was broken as a result of MPSSBradley Smith
2022-01-21Register the new id is 0 lint check as an inspectionTor Norbye
2022-01-21Add @ReturnThis, @OpenForTesting, @EmptySuper and @DeprecatedSinceApiTor Norbye
2022-01-19Rework IdeBaseArtifact propertiesKarima Ichou
2022-01-12[Gradle] Add separate language filetype for Gradle script files IDEA-276227Vladislav.Soroka
2022-01-07Split library interfaces into dependency and library onesYuriy Solodkyy
2021-12-24Remove AndroidModuleModel.getAndroidProject()Yuriy Solodkyy
2021-12-23211770054: Preserve quickfix order in the IDETor Norbye
2021-12-23Use "implementation" instead of translating from "compile"Yuriy Solodkyy
2021-12-16178373617: Register a lint check for incorrect wearableConfigurationAction va...Oleg Baskakov
2021-12-15Remove unused methods from AndroidModuleModelYuriy Solodkyy
2021-12-14add a missing dot in the lint check registration codeOleg Baskakov
2021-12-14Register the watch face action duplicate check as inspectionOleg Baskakov
2021-12-13Register lint check for trivial format stringsKevin Jeon
2021-12-01Move package `com.android.tools.idea.progress`Kun Shen
2021-11-30Begin moving AndroidModuleModel to project-system-gradle (Step 1)Yuriy Solodkyy
2021-11-29Ensure additional folders are sorted to maintain order...Bradley Smith
2021-11-24fix a missing dot in the classname inspectionsAndroidLintWearableConfiguratio...Oleg Baskakov
2021-11-23Register new watch face configuration check as inspectionOleg Baskakov
2021-11-23Rename modelVersion to agpVersionYuriy Solodkyy
2021-11-22Move GradleDependencyManager to Gradle project systemYuriy Solodkyy
2021-11-19Add an identifier property to lint model dependenciesAmr Afifiy
2021-11-19Add dsl to exclude testFixtures sources from lint analysisAmr Afifiy
2021-11-19Move code aroundKun Shen
2021-11-15[Lint] Update the metadata for ExportedFlagDetectorSam Wang
2021-11-15Allow build system to customize lint jarsxinruiy
2021-11-11Use LintIdeSupport in UpgradeAppCompatV7FixYuriy Solodkyy
2021-11-08Replace current SDK version in Lint model snapshotsYuriy Solodkyy
2021-11-03Add a testFixturesSourceProviders to LintModelVariantAmr Afifiy
2021-11-03Revert "Add a sourceset field to LintModelModuleLibrary"Amr Afifiy
2021-11-02Add testFixturesArtifact to LintModelVariantAmr Afifiy
2021-10-28Add a sourceset field to LintModelModuleLibraryAmr Afifiy
2021-10-28Support for optional sourcesets in models.Xavier Ducrohet
2021-10-25Replace current SDK version with a placeholderYuriy Solodkyy
2021-10-21LintIdeSupport: use service instead of EPMatthew Gharrity
2021-10-19cleanup signatures and deprecate methods in `PopupHandler` 2Gregory.Shrago
2021-10-19[platform] tidying up notifications APIRoman Shevchenko
2021-10-18Split up EditorUtilKun Shen
2021-10-18Add lint to detect if motion layout is missing an idIsaac Chai
2021-10-15deprecate ServiceManager.getService(project)Vladimir Krivosheev
2021-10-15Sort lint libraries in the snapshots.Karima Ichou
2021-10-12[MPSS] Only dump holder modules with facetsBradley Smith
2021-10-11Clean up codeKun Shen