aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/LintFixGenerator.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-09-15Track lint API changes in the Eclipse lint integrationTor Norbye
2013-02-08Track tools/base API changesTor Norbye
2012-11-30Add tools:targetApi to control local minSdk (like @TargetApi)Tor Norbye
2012-11-20Add AdtPlugin.getShell()Tor Norbye
2012-09-20Move some utility functions from AdtUtils to commonSiva Velusamy
2012-09-13Constants refactoring.Tor Norbye
2012-08-23Use simple markup for bold and monospace in lint issuesTor Norbye
2012-08-0635875: Lint too strict about translating strings by default.Tor Norbye
2012-06-22Add typo detectorTor Norbye
2012-05-30Fix nullness annotationsTor Norbye
2012-05-08New Configuration ChooserTor Norbye
2012-02-28Make XML editors work with non-workspace filesTor Norbye
2012-02-15Add suppress-this to Lint View, and preserve tree expansion stateTor Norbye
2012-02-06Add support for suppressing lint via XML attributesTor Norbye
2012-02-02A few simple name changesTor Norbye
2012-02-02Add marker resolution for adding @SuppressLint to Java filesTor Norbye
2012-01-20ADT: SourceViewerConfig for CommonXmlEditor.Raphael
2012-01-06Lint View ImprovementsTor Norbye
2012-01-06Lint Library SupportTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-11-07Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye
2011-10-25New Lint WindowTor Norbye
2011-10-20More lint checks: translation, i18n, proguard, gridlayout, "px"Tor Norbye
2011-10-20Static analyzerTor Norbye