aboutsummaryrefslogtreecommitdiffstats
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix lint-on-save for .class file detectors in Java filesTor Norbye2012-08-017-12/+91
* Multilingual typo checkerTor Norbye2012-07-317-126/+416
* Merge "Fix 35171: ExportedReceiver flags app widget receivers"Tor Norbye2012-07-304-11/+63
|\
| * Fix 35171: ExportedReceiver flags app widget receiversTor Norbye2012-07-244-11/+63
* | Merge "26501: Handle padding between image and text"Tor Norbye2012-07-271-1/+2
|\ \
| * | 26501: Handle padding between image and textTor Norbye2012-07-271-1/+2
* | | 35588: @SuppressLint does not work on constructors in Java filesTor Norbye2012-07-2712-45/+87
|/ /
* | Merge "Improve handling of library projects in lint"Tor Norbye2012-07-249-29/+222
|\ \
| * | Improve handling of library projects in lintTor Norbye2012-07-249-29/+222
| |/
* | Fix String#format checksTor Norbye2012-07-233-16/+43
|/
* Merge "Add lint target for ant"Tor Norbye2012-07-233-16/+67
|\
| * Add lint target for antTor Norbye2012-07-233-16/+67
* | BuildfixTor Norbye2012-07-231-1/+1
|/
* Merge "Tweaks to the lint CLI offsets"Tor Norbye2012-07-236-25/+46
|\
| * Tweaks to the lint CLI offsetsTor Norbye2012-07-236-25/+46
* | Merge "35049: @SuppressLint("NewApi") doesn't work on local variables"Tor Norbye2012-07-235-1/+254
|\ \
| * | 35049: @SuppressLint("NewApi") doesn't work on local variablesTor Norbye2012-07-235-1/+254
| |/
* | Merge "Make the px and sp lint checks look at style textnodes too"Tor Norbye2012-07-233-0/+116
|\ \ | |/ |/|
| * Make the px and sp lint checks look at style textnodes tooTor Norbye2012-07-173-0/+116
* | Add basic flow analysis support to lintTor Norbye2012-07-2318-10/+806
* | Add lint checks for wakelock and secure random problemsTor Norbye2012-07-2311-1/+443
* | Add bytecode method call dispatch for lint rulesTor Norbye2012-07-2315-226/+552
* | Merge "Fixed test cases for exported services that previously used wrong test...Tor Norbye2012-07-201-2/+2
|\ \
| * | Fixed test cases for exported services that previously used wrong test input ...Sebastian Porst2012-06-131-2/+2
* | | Added a lint check that makes sure no private keys are packaged in an app.Sebastian Porst2012-07-194-1/+184
* | | 35190: Lint doesn't detect illegal API usage in constructorTor Norbye2012-07-196-7/+58
* | | Merge "35054: lint reports resources as unused when used in plurals"Tor Norbye2012-07-175-1/+29
|\ \ \ | |_|/ |/| |
| * | 35054: lint reports resources as unused when used in pluralsTor Norbye2012-07-175-1/+29
* | | Merge "Detect incorrect state lists"Tor Norbye2012-07-173-13/+101
|\ \ \
| * | | Detect incorrect state listsTor Norbye2012-07-173-13/+101
| |/ /
* | | Change field getter threshold from API 8 to API 9Tor Norbye2012-07-161-5/+5
|/ /
* | Add code completion and API checks for theme references (?attr)Tor Norbye2012-07-164-15/+33
* | Make API check also look at <view> tagsTor Norbye2012-07-163-0/+41
* | Merge "Only report field getter issues when targeting pre-Froyo targets"Tor Norbye2012-07-162-4/+25
|\ \
| * | Only report field getter issues when targeting pre-Froyo targetsTor Norbye2012-07-162-4/+25
* | | Merge "Improvements to bytecode-to-source offset computation"Tor Norbye2012-07-1615-66/+317
|\ \ \ | |/ /
| * | Improvements to bytecode-to-source offset computationTor Norbye2012-07-1615-66/+317
* | | Bump up available memory to lint cliTor Norbye2012-07-162-2/+2
|/ /