aboutsummaryrefslogtreecommitdiffstats
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
...
| * Add lint rule checking for showAsAction="always" in menusTor Norbye2012-02-039-1/+432
* | Merge "The inefficient layout weights check only applies for horizontal Linea...Tor Norbye2012-02-065-3/+97
|\ \ | |/
| * The inefficient layout weights check only applies for horizontal LinearLayoutsTor Norbye2012-02-035-3/+97
* | Merge "Fix type in Java parser interface"Tor Norbye2012-02-062-6/+4
|\ \ | |/
| * Fix type in Java parser interfaceTor Norbye2012-02-032-6/+4
* | SDK: verbose log for CommonXmlEditor.Raphael2012-02-061-1/+1
|/
* Disable String.format construction checkTor Norbye2012-02-033-8/+26
* Include .9.png files in HTML reportTor Norbye2012-02-031-2/+1
* Include suppress help in HTML report, and tweak CSSTor Norbye2012-02-033-21/+49
* Add lint abbreviation flagTor Norbye2012-02-029-42/+109
* Include disabled issue count in HTML summaryTor Norbye2012-02-021-5/+8
* Add --url none option to lint driver to turn off url mappingTor Norbye2012-02-021-11/+19
* Add Quickfix to add @TargetApi.Tor Norbye2012-02-023-6/+12
* A few simple name changesTor Norbye2012-02-029-25/+26
* Add has-autofix info to HTML reportTor Norbye2012-02-023-1/+57
* Skip android.support packages in AOSP buildsTor Norbye2012-02-026-2/+48
* Add marker resolution for adding @SuppressLint to Java filesTor Norbye2012-02-022-10/+14
* Merge "Regression test"Tor Norbye2012-02-021-0/+6
|\
| * Regression testTor Norbye2012-02-011-0/+6
* | Attempt to use a common filepath root as the relative dirTor Norbye2012-02-013-5/+137
* | Remove obsolete issue limitation description from UnusedResource detectorTor Norbye2012-02-011-10/+1
* | Include disabled checks in the HTML reportTor Norbye2012-02-012-54/+169
* | Add help topic for suppressing warningsTor Norbye2012-02-012-2/+71
|/
* Lint HTML improvementsTor Norbye2012-02-0111-201/+507
* Add @ApiTarget supportTor Norbye2012-01-316-2/+107
* Merge "Add @SuppressLint support for Java parse tree detectors"Tor Norbye2012-01-3110-10/+234
|\
| * Add @SuppressLint support for Java parse tree detectorsTor Norbye2012-01-3110-10/+234
* | Emit relative paths in multi-project HTML reportsTor Norbye2012-01-311-5/+20
* | Merge "Add @SuppressLint support for Java bytecode detectors"Tor Norbye2012-01-3117-184/+606
|\ \ | |/
| * Add @SuppressLint support for Java bytecode detectorsTor Norbye2012-01-3117-184/+606
* | Allow bitmaps in res/drawable/ when minSdk < 4Tor Norbye2012-01-312-1/+14
|/
* Write lint overview report for multi-reportTor Norbye2012-01-312-20/+177
* Find API database when running in AOSP build environment with SDKTor Norbye2012-01-311-0/+9
* Support Android source tree directly in lint project supportTor Norbye2012-01-301-0/+206
* Error messages for no-dpi warnings were tagged with the wrong issueTor Norbye2012-01-301-1/+1
* Add support for exporting one HTML report for each linted projectTor Norbye2012-01-309-199/+336
* Convert ApiCheck internal JVM signature to external in error messageTor Norbye2012-01-302-12/+12
* Add .jar support for bytecode checksTor Norbye2012-01-306-12/+125
* Fix lint column offset handling, and add columns to API checkTor Norbye2012-01-307-18/+45
* API check hooked up to lintTor Norbye2012-01-2722-47365/+1691
* Merge "Suppress one more java error from Lombok"Tor Norbye2012-01-261-1/+6
|\
| * Suppress one more java error from LombokTor Norbye2012-01-261-1/+6
* | Fix bug in WrongViewCast detectorTor Norbye2012-01-264-2/+14
|/
* Merge "Fix a few misc Lint issues"Tor Norbye2012-01-263-2/+42
|\
| * Fix a few misc Lint issuesTor Norbye2012-01-263-2/+42
* | Merge "Add file resource lookup to the Lint Client API"Tor Norbye2012-01-267-11/+93
|\ \
| * | Add file resource lookup to the Lint Client APITor Norbye2012-01-267-11/+93
| |/
* | Merge "Add quick fix for the UseCompoundDrawable lint warning"Tor Norbye2012-01-261-1/+3
|\ \ | |/ |/|
| * Add quick fix for the UseCompoundDrawable lint warningTor Norbye2012-01-231-1/+3
* | Merge "Add support for multi-pass lint checks, and chained locations"Tor Norbye2012-01-2620-234/+868
|\ \