aboutsummaryrefslogtreecommitdiffstats
path: root/lint/libs/lint_checks/src/main/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Remove source of prebuilts.Raphael Moll2013-02-0686-26349/+0
* Fix API check via support libraryTor Norbye2013-01-281-4/+11
* Merge "Add new lint Checks for manifest typos."Tor Norbye2013-01-232-1/+138
|\
| * Add new lint Checks for manifest typos.Keiji Ariyama2013-01-232-1/+138
* | Lint bug fixesTor Norbye2013-01-229-69/+100
* | Lint tweaksTor Norbye2013-01-221-1/+24
* | Fix other file visitor to handle incremental analysis properlyTor Norbye2013-01-221-1/+7
|/
* 42798: lint miscounts String.format()Tor Norbye2013-01-151-3/+14
* Update Eclipse Add Target API annotations for new InlinedApi checkTor Norbye2013-01-141-0/+1
* Add support for checking lint on other filesTor Norbye2013-01-143-42/+20
* 27869: Don't require a LinearLayout orientation when style is setTor Norbye2013-01-141-1/+2
* Fix commit transation detectorTor Norbye2013-01-141-26/+26
* 42565: Lint reports Analytics resource as unusedTor Norbye2013-01-141-2/+19
* 42661: Split API check constant warnings into a separate issueTor Norbye2013-01-143-32/+202
* Api Detector: Flag style definitionsTor Norbye2013-01-141-24/+47
* Make resource folders customizeableTor Norbye2013-01-043-8/+14
* Bug fix: Use JVM signature for custom viewsTor Norbye2013-01-031-2/+3
* Merge "27869: Lint rule for LinearLayout which doesn't specify orientation"Tor Norbye2013-01-032-3/+57
|\
| * 27869: Lint rule for LinearLayout which doesn't specify orientationTor Norbye2013-01-032-3/+57
* | Code cleanupTor Norbye2013-01-021-1/+1
|/
* Update fragment issue from warning to errorTor Norbye2013-01-021-1/+2
* 42173: New Lint Check: <Fragment> instead of <fragment>Tor Norbye2013-01-022-0/+84
* 42169: New Lint Check: ACQUIRE_CAUSES_WAKEUP with PARTIAL_WAKE_LOCKTor Norbye2013-01-021-6/+39
* 41753: Lint API Check: Consult source files for constantsTor Norbye2013-01-023-12/+612
* Remove ExportedActivity checkJon Larimer2012-12-272-27/+0
* Add lint check for suspicious onMeasure/onLayout/onDraw callsTor Norbye2012-12-213-4/+102
* Lint check for valid class referencesTor Norbye2012-12-193-40/+140
* Look for missing commit calls on fragment managersTor Norbye2012-12-192-27/+86
* Lint: Flag using @dimen where not allowed in manifestTor Norbye2012-12-192-4/+85
* Code cleanupTor Norbye2012-12-1281-339/+410
* Add lint recycle detectorTor Norbye2012-12-112-1/+484
* 41154: Handle allowBackup properly for target < 4Tor Norbye2012-12-101-1/+2
* Refactor lint folder structure.Xavier Ducrohet2012-12-0682-0/+24299