aboutsummaryrefslogtreecommitdiffstats
path: root/lint/libs/lint_api/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix string arrays incorrectly flagged as not localizedTor Norbye2011-11-281-0/+2
* Fix a few lint bugs reported by early access usersTor Norbye2011-11-251-0/+1
* Add security detector for oversharing content providersTor Norbye2011-11-231-0/+4
* Add overdraw detectorTor Norbye2011-11-233-10/+32
* Merge "Add lint support for fallback configurations"Tor Norbye2011-11-232-5/+25
|\
| * Add lint support for fallback configurationsTor Norbye2011-11-212-5/+25
* | Merge "Add package support for Rules API and Detector API"Tor Norbye2011-11-233-10/+106
|\ \
| * | Add package support for Rules API and Detector APITor Norbye2011-11-233-10/+106
| |/
* | Typography lint checkerTor Norbye2011-11-231-0/+2
* | Add new detectors for layout parameters and deprecationsTor Norbye2011-11-211-4/+44
|/
* Add two new layout detectorsTor Norbye2011-11-141-0/+1
* Minor lint tweaksTor Norbye2011-11-101-2/+3
* Fix path-to-file conversion methodTor Norbye2011-11-101-0/+4
* Fix bugs in unused resource detectorTor Norbye2011-11-091-0/+17
* Add nodpi checkTor Norbye2011-11-081-0/+26
* Add duplicate icon detectorTor Norbye2011-11-081-0/+33
* Add lint check for accidental omission of android: prefixTor Norbye2011-11-082-0/+43
* New lint icon detectorTor Norbye2011-11-071-0/+14
* Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye2011-11-0718-500/+1528
* Lint infrastructure fixesTor Norbye2011-11-029-194/+663
* Turn on lint-on-save for all XML types, and move some codeTor Norbye2011-11-012-137/+59
* Add Lint HTML reporting, and fix position information in parserTor Norbye2011-10-281-0/+1
* Two new lint warnings: array-size check, and manifest orderTor Norbye2011-10-266-173/+250
* Lint: Unused resource detector, and framework improvementsTor Norbye2011-10-257-59/+306
* Lint improvementsTor Norbye2011-10-257-41/+55
* More lint checks: translation, i18n, proguard, gridlayout, "px"Tor Norbye2011-10-204-9/+54
* Static analyzerTor Norbye2011-10-2015-0/+1735