aboutsummaryrefslogtreecommitdiffstats
path: root/lint/cli
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-13601-26294/+0
* SDK prebuilts: reorganize into tools/lib.Raphael Moll2013-03-061-1/+1
* Change more SDK libs to prebuilts.Raphael Moll2013-02-061-21/+20
* Fix API check via support libraryTor Norbye2013-01-284-0/+38
* Merge "Add new lint Checks for manifest typos."Tor Norbye2013-01-2310-0/+436
|\
| * Add new lint Checks for manifest typos.Keiji Ariyama2013-01-2310-0/+436
* | Lint bug fixesTor Norbye2013-01-226-0/+82
* | Fix Eclipse classpath for projects moved to tools/base or swt.Raphael Moll2013-01-161-1/+1
|/
* 42798: lint miscounts String.format()Tor Norbye2013-01-153-0/+43
* Improve warning message when comment preceedes XML prologueTor Norbye2013-01-141-4/+16
* 27869: Don't require a LinearLayout orientation when style is setTor Norbye2013-01-141-0/+16
* Fix commit transation detectorTor Norbye2013-01-143-23/+55
* 42565: Lint reports Analytics resource as unusedTor Norbye2013-01-141-0/+11
* 42661: Split API check constant warnings into a separate issueTor Norbye2013-01-144-40/+71
* Api Detector: Flag style definitionsTor Norbye2013-01-143-0/+67
* Delete ALL the build.gradle from sdk.gitRaphael Moll2013-01-091-71/+0
* Make resource folders customizeableTor Norbye2013-01-042-4/+113
* Merge "27869: Lint rule for LinearLayout which doesn't specify orientation"Tor Norbye2013-01-031-4/+4
|\
| * 27869: Lint rule for LinearLayout which doesn't specify orientationTor Norbye2013-01-031-4/+4
* | Code cleanupTor Norbye2013-01-025-11/+25
|/
* Update fragment issue from warning to errorTor Norbye2013-01-022-8/+24
* 42173: New Lint Check: <Fragment> instead of <fragment>Tor Norbye2013-01-022-0/+70
* 42169: New Lint Check: ACQUIRE_CAUSES_WAKEUP with PARTIAL_WAKE_LOCKTor Norbye2013-01-023-0/+33
* 41753: Lint API Check: Consult source files for constantsTor Norbye2013-01-025-10/+216
* Remove ExportedActivity checkJon Larimer2012-12-271-52/+0
* Prevent circular dependencies in library project dependenciesTor Norbye2012-12-212-4/+77
* Add lint check for suspicious onMeasure/onLayout/onDraw callsTor Norbye2012-12-213-0/+124
* Lint check for valid class referencesTor Norbye2012-12-196-10/+229
* Look for missing commit calls on fragment managersTor Norbye2012-12-194-2/+105
* Lint: Flag using @dimen where not allowed in manifestTor Norbye2012-12-193-0/+76
* Make the run method of lint.Main public.Jonathan Rockway2012-12-171-1/+1
* Code cleanupTor Norbye2012-12-1211-79/+93
* Add lint recycle detectorTor Norbye2012-12-115-9/+244
* Merge "41154: Handle allowBackup properly for target < 4"Tor Norbye2012-12-101-0/+13
|\
| * 41154: Handle allowBackup properly for target < 4Tor Norbye2012-12-101-0/+13
* | Unit test fix: make tests more resilient to test jar locationTor Norbye2012-12-102-11/+16
|/
* Move lint unit tests into lint/cliTor Norbye2012-12-07537-0/+20021
* Refactor lint folder structure.Xavier Ducrohet2012-12-0617-19/+5
* 38838: lint -fullpaths doesn't always workTor Norbye2012-11-021-0/+60
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+85
* Misc improvements to the multi-configuration editingTor Norbye2012-10-151-42/+3
* Code cleanupTor Norbye2012-09-172-4/+4
* Constants refactoring.Tor Norbye2012-09-133-6/+6
* Add lint flag for setting a custom library pathTor Norbye2012-09-111-5/+34
* Don't report unused resources in projects with errorsTor Norbye2012-09-101-1/+3
* Also check SimpleDateFormat calls for explicit localeTor Norbye2012-08-301-1/+1
* Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-292-2/+2
* Merge "Use simple markup for bold and monospace in lint issues"Tor Norbye2012-08-272-7/+10
|\
| * Use simple markup for bold and monospace in lint issuesTor Norbye2012-08-232-7/+10