aboutsummaryrefslogtreecommitdiffstats
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
* Add lint flag for setting a custom library pathTor Norbye2012-09-112-6/+129
* Merge "Add unit test for lint CLI"Tor Norbye2012-09-114-3/+198
|\
| * Add unit test for lint CLITor Norbye2012-09-114-3/+198
* | Work around missing DOM method implementation in Eclipe 3.6Tor Norbye2012-09-111-1/+1
|/
* Fix false positives in field getter lint checkTor Norbye2012-09-104-0/+73
* Don't report unused resources in projects with errorsTor Norbye2012-09-105-2/+48
* 37001: Lint check: non existing Activity/Service/ReceiverTor Norbye2012-09-1016-10/+661
* 36829: Unused resource check does not handle merged manifestsTor Norbye2012-09-066-2/+110
* Merge "36951: Lint API Level Warnings for Enums are Confusing"Tor Norbye2012-09-046-14/+281
|\
| * 36951: Lint API Level Warnings for Enums are ConfusingTor Norbye2012-09-046-14/+281
* | 36942: tools:ignore="DuplicateActivity" just doesn'tTor Norbye2012-09-037-8/+41
|/
* Merge "Suggest using SparseIntArray instead of SparseArray<Integer>"Tor Norbye2012-08-303-3/+40
|\
| * Suggest using SparseIntArray instead of SparseArray<Integer>Tor Norbye2012-08-293-3/+40
* | Also check SimpleDateFormat calls for explicit localeTor Norbye2012-08-306-13/+79
|/
* Add lint rule to find incorrect alias filesTor Norbye2012-08-293-1/+113
* Add lint check for potential string locale errors (issue 36822)Tor Norbye2012-08-2910-10/+360
* Merge "Minor tweaks and typos"Tor Norbye2012-08-291-1/+1
|\
| * Minor tweaks and typosTor Norbye2012-08-281-1/+1
* | Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-295-5/+5
|/
* Merge "Add lint rule which warns about View.setTag(int, Object)"Tor Norbye2012-08-286-1/+285
|\
| * Add lint rule which warns about View.setTag(int, Object)Tor Norbye2012-08-276-1/+285
* | Fix property sheet value completionTor Norbye2012-08-272-6/+15
|/
* Issue 34322: Fix handling of import statementsTor Norbye2012-08-277-3/+209
* Merge "Use simple markup for bold and monospace in lint issues"Tor Norbye2012-08-2743-146/+527
|\
| * Use simple markup for bold and monospace in lint issuesTor Norbye2012-08-2343-146/+527
* | Merge "Warn about non-recent targetSdkVersions"Tor Norbye2012-08-2722-231/+317
|\ \ | |/
| * Warn about non-recent targetSdkVersionsTor Norbye2012-08-2322-231/+317
* | Merge "Lint: Include "Return to top" in HTML reports"Tor Norbye2012-08-272-5/+37
|\ \
| * | Lint: Include "Return to top" in HTML reportsMarius Volkhart2012-07-222-5/+37
* | | Lint: IconDetector - catch more cases in 3.0Marius Volkhart2012-08-271-2/+7
| |/ |/|
* | Preserve fatal severity for Lint XML reportsTor Norbye2012-08-222-7/+9
* | Tweak API check error messages for constructorsTor Norbye2012-08-212-13/+15
* | Fix class to source mapping for the super() keywordTor Norbye2012-08-216-7/+105
* | More refactoring.Xavier Ducrohet2012-08-133-3/+1
* | Recommend java.lang.Math instead of android.util.FloatMathTor Norbye2012-08-094-65/+56
* | 36175: Lint crashes with java.nio.BufferUnderflowExceptionTor Norbye2012-08-092-10/+137
* | Update lint test project for common refactoringTor Norbye2012-08-083-6/+7
* | Refactor common.jarXavier Ducrohet2012-08-0715-26/+30
* | Update lint unit test golden files to contain more detailsTor Norbye2012-08-0662-761/+1893
* | 35875: Lint too strict about translating strings by default.Tor Norbye2012-08-066-5/+112
* | Merge "Allow lint cli --sources to specify a path, and use from ant lint"Tor Norbye2012-08-063-21/+92
|\ \
| * | Allow lint cli --sources to specify a path, and use from ant lintTor Norbye2012-08-063-21/+92
* | | Merge "Add support for additional languages in the typo detector"Tor Norbye2012-08-069-143/+808
|\ \ \
| * | | Add support for additional languages in the typo detectorTor Norbye2012-08-039-143/+808
* | | | Merge "Improve Maven defaults in lint"Tor Norbye2012-08-061-12/+38
|\ \ \ \ | | |/ / | |/| |
| * | | Improve Maven defaults in lintTor Norbye2012-08-061-12/+38
| |/ /
* | | 35804: When importantForAccessibility="no" is set, don't warnTor Norbye2012-08-033-2/+13
|/ /
* | Merge "Allow custom source and class folders"Tor Norbye2012-08-022-0/+89
|\ \
| * | Allow custom source and class foldersTor Norbye2012-08-022-0/+89
* | | Include additional metadata in the XML reportTor Norbye2012-08-023-10/+196
|/ /