aboutsummaryrefslogtreecommitdiffstats
path: root/lint/cli/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-13574-21930/+0
* 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
|/
* 42798: lint miscounts String.format()Tor Norbye2013-01-153-0/+43
* 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
* Make resource folders customizeableTor Norbye2013-01-041-1/+77
* 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
* Code cleanupTor Norbye2012-12-123-14/+14
* Add lint recycle detectorTor Norbye2012-12-113-0/+235
* 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-07532-0/+19963