aboutsummaryrefslogtreecommitdiffstats
path: root/lint
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add lint detector for suspicious 0dp sizes"Tor Norbye2012-10-294-1/+223
|\
| * Add lint detector for suspicious 0dp sizesTor Norbye2012-10-274-1/+223
* | Support theme attributes not explicitly including "attr"Tor Norbye2012-10-261-8/+2
|/
* Merge "38958: Lint misreports missing layout_[width/height]"Tor Norbye2012-10-263-0/+45
|\
| * 38958: Lint misreports missing layout_[width/height]Tor Norbye2012-10-263-0/+45
* | Merge "Update compiler flags."Tor Norbye2012-10-263-6/+6
|\ \ | |/ |/|
| * Update compiler flags.Tor Norbye2012-10-263-6/+6
* | Regression test for 38195Tor Norbye2012-10-262-0/+48
|/
* Merge "38700: wrong reporting of <requestFocus /> as missing size"Tor Norbye2012-10-222-8/+15
|\
| * 38700: wrong reporting of <requestFocus /> as missing sizeTor Norbye2012-10-192-8/+15
* | Merge "38748: lint doesn't recognise inputtype in style"Tor Norbye2012-10-222-0/+18
|\ \
| * | 38748: lint doesn't recognise inputtype in styleTor Norbye2012-10-222-0/+18
* | | Merge "Fix handling of @SuppressLint on fields"Tor Norbye2012-10-2217-34/+157
|\ \ \ | |/ / |/| |
| * | Fix handling of @SuppressLint on fieldsTor Norbye2012-10-1817-34/+157
| |/
* | Merge "Fix incorrect assertion"Xavier Ducrohet2012-10-191-1/+1
|\ \
| * | Fix incorrect assertionTor Norbye2012-10-191-1/+1
* | | Merge "Fix UTF-8 encoding in some tests"Xavier Ducrohet2012-10-192-4/+5
|\ \ \ | |/ /
| * | Fix UTF-8 encoding in some testsTor Norbye2012-10-192-4/+5
| |/
* | Update maven artifacts and add lint.Xavier Ducrohet2012-10-195-29/+289
|/
* 32849: Fix CRLF line ending handling in the partial formatterTor Norbye2012-10-176-2/+210
* Warn about potentially accidentally overriding methodsTor Norbye2012-10-1612-5/+401
* Add lint support for checking frameworks/base/coreTor Norbye2012-10-166-11/+107
* Fix required attribute check for GridLayout childrenTor Norbye2012-10-161-6/+9
* Remove debug printlnTor Norbye2012-10-161-6/+0
* Check for missing layout_width and layout_height attributesTor Norbye2012-10-1617-56/+851
* Make view cast detector handle multiple typesTor Norbye2012-10-154-25/+121
* Look for missing android namespace prefix in manifest filesTor Norbye2012-10-153-10/+77
* Misc improvements to the multi-configuration editingTor Norbye2012-10-152-88/+3
* Lint detector for missing menu titlesTor Norbye2012-10-154-1/+185
* 37329: lint checks for conflicting permission definitionTor Norbye2012-10-157-3/+169
* Merge "Added a lint checker to flag permissions that are only granted to syst...Tor Norbye2012-10-104-1/+596
|\
| * Added a lint checker to flag permissions that are only granted to system appl...Sebastian Porst2012-10-094-1/+596
* | 38325: onClick XML attribute with @string resource not recognisedTor Norbye2012-10-102-1/+8
|/
* Fix API check for theme references in XMLTor Norbye2012-10-053-1/+44
* Find mismatches between EditText inputType and nameTor Norbye2012-10-054-5/+396
* Check notification and action bar iconsTor Norbye2012-10-0511-77/+739
* Fix misc lint bugsTor Norbye2012-10-0411-7/+94
* Fix lint bytecode to source code position mapping for innerclassesTor Norbye2012-10-034-17/+44
* 38002: Lint WakeLock Check Ignores Try-FinallyTor Norbye2012-10-014-3/+36
* 38004: Lint Misreports API Compatibility of SQLiteCloseableTor Norbye2012-10-015-1/+58
* Cache applicable issue lists per scope setTor Norbye2012-09-277-19/+197
* Add detector for fragments missing idsTor Norbye2012-09-265-2/+153
* 37861: Lint should warn when using mm or in unitsTor Norbye2012-09-265-21/+83
* Merge "37702: InconsistentArrays fails to identify inconsistent arrays"Tor Norbye2012-09-264-30/+75
|\
| * 37702: InconsistentArrays fails to identify inconsistent arraysTor Norbye2012-09-254-30/+75
* | 37733: TargetAPI doesn't fails to report unsupported APITor Norbye2012-09-252-3/+79
|/
* Don't flag missing classes if project has not been built yetTor Norbye2012-09-242-1/+19
* Fix missing class detector to work for incremental manifest editsTor Norbye2012-09-243-3/+41
* Add allowBackup lint security checkTor Norbye2012-09-215-1/+126
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-1/+1