aboutsummaryrefslogtreecommitdiffstats
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
* Memory fix for the lint cli driverTor Norbye2011-12-151-1/+18
* Merge "Fix 22848: Lint: Bogus suggestion and fix for flattening layout"Tor Norbye2011-12-133-9/+54
|\
| * Fix 22848: Lint: Bogus suggestion and fix for flattening layoutTor Norbye2011-12-133-9/+54
* | Clarify wording for the frame-to-merge-tag issueTor Norbye2011-12-131-3/+5
* | Merge "New lint rule for invalid @+id references"Tor Norbye2011-12-1310-2/+532
|\ \
| * | New lint rule for invalid @+id referencesTor Norbye2011-12-1310-2/+532
* | | Fix unused resource detector for R.attr resourcesTor Norbye2011-12-135-1/+46
| |/ |/|
* | Fix unused resource check to handle @string references in arraysTor Norbye2011-12-133-2/+23
|/
* A few misc lint fixesTor Norbye2011-12-0919-81/+169
* Add the Guava library to the toolsTor Norbye2011-12-0537-138/+144
* Add Java Classfile supportTor Norbye2011-12-0521-12/+875
* Lint infrastructure improvementsTor Norbye2011-12-0562-606/+1546
* Add flags to lint cli to turn off warnings, and turn on allTor Norbye2011-11-292-36/+118
* Merge "Don't flag selector states with custom attributes as unreachable"Xavier Ducrohet2011-11-283-0/+25
|\
| * Don't flag selector states with custom attributes as unreachableTor Norbye2011-11-283-0/+25
* | Special-case the drawable-nodpi folder in lint icon folder checksTor Norbye2011-11-282-8/+31
|/
* Fix string arrays incorrectly flagged as not localizedTor Norbye2011-11-285-0/+65
* Fix a few lint bugs reported by early access usersTor Norbye2011-11-2510-36/+82
* Add security detector for oversharing content providersTor Norbye2011-11-235-10/+100
* Add overdraw detectorTor Norbye2011-11-2332-20/+967
* Merge "Add lint support for fallback configurations"Tor Norbye2011-11-233-6/+50
|\
| * Add lint support for fallback configurationsTor Norbye2011-11-213-6/+50
* | Merge "Add package support for Rules API and Detector API"Tor Norbye2011-11-234-39/+119
|\ \
| * | Add package support for Rules API and Detector APITor Norbye2011-11-234-39/+119
| |/
* | Typography lint checkerTor Norbye2011-11-239-4/+641
* | Add new detectors for layout parameters and deprecationsTor Norbye2011-11-2114-7/+839
|/
* Merge "Add support for custom lint detectors"Tor Norbye2011-11-154-2/+107
|\
| * Add support for custom lint detectorsTor Norbye2011-11-154-2/+107
* | Add two new layout detectorsTor Norbye2011-11-146-12/+182
|/
* Tweak lint cli handlingTor Norbye2011-11-111-9/+49
* Minor lint tweaksTor Norbye2011-11-102-2/+6
* Fix path-to-file conversion methodTor Norbye2011-11-102-6/+11
* Fix bugs in unused resource detectorTor Norbye2011-11-095-30/+160
* Fix various lint bugsTor Norbye2011-11-098-24/+50
* Add gradual disclosure to the lint HTML reportTor Norbye2011-11-083-12/+91
* Add nodpi checkTor Norbye2011-11-087-52/+185
* Add duplicate icon detectorTor Norbye2011-11-088-15/+333
* Add lint check for accidental omission of android: prefixTor Norbye2011-11-0810-14/+339
* New lint icon detectorTor Norbye2011-11-077-0/+852
* Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye2011-11-0754-1025/+2430
* Lint infrastructure fixesTor Norbye2011-11-0256-399/+1089
* Add lint security check for exported servicesTor Norbye2011-11-027-0/+278
* Turn on lint-on-save for all XML types, and move some codeTor Norbye2011-11-015-141/+100
* Suppress unused resource ids by default and ignore donottranslateTor Norbye2011-10-316-2/+66
* Fix Useless layout detector, and add HTML summaryTor Norbye2011-10-284-40/+138
* Add Lint HTML reporting, and fix position information in parserTor Norbye2011-10-2828-174/+982
* Two new lint warnings: array-size check, and manifest orderTor Norbye2011-10-2626-208/+716
* Lint: Unused resource detector, and framework improvementsTor Norbye2011-10-2575-167/+1046
* Lint improvementsTor Norbye2011-10-2531-276/+579
* More lint checks: translation, i18n, proguard, gridlayout, "px"Tor Norbye2011-10-2039-54/+1404