aboutsummaryrefslogtreecommitdiffstats
path: root/lint/libs
Commit message (Expand)AuthorAgeFilesLines
* Add guava dependency to test projectTor Norbye2012-03-191-1/+1
* Merge "Fix lint issues 27108, 27109 and 27110"Tor Norbye2012-03-1911-56/+132
|\
| * Fix lint issues 27108, 27109 and 27110Tor Norbye2012-03-1911-56/+132
* | Dynamically link Guava and ASM in lint jarsTor Norbye2012-03-192-4/+2
|/
* Add getSharedPreferences to worldreadable/writable checkJon Larimer2012-03-153-9/+26
* Added detection for the creation of world-readable files to lintSebastian Porst2012-03-154-5/+30
* Added detection of android.webkit.WebSettings.setJavaScriptEnabled to the lin...Sebastian Porst2012-03-144-1/+133
* Lint check tests: fix windows path separators.Raphael2012-03-121-2/+13
* Merge "Update unit testcode to copy test files as binaries"Tor Norbye2012-03-091-30/+9
|\
| * Update unit testcode to copy test files as binariesTor Norbye2012-03-091-30/+9
* | Fix issue 26663: Avoid rewriting memory mapped files on WindowsTor Norbye2012-03-091-1/+5
|/
* Make GridLayout support work with the support libraryTor Norbye2012-03-082-1/+4
* Fix the duplicate id detectorTor Norbye2012-03-073-247/+532
* Misc Lint FixesTor Norbye2012-03-068-15/+117
* Change lint error codes + Windows path fixes.Raphael2012-03-061-4/+29
* Merge "Remove R.attr resources from UnusedResource detector (26174)"Xavier Ducrohet2012-03-011-3/+4
|\
| * Remove R.attr resources from UnusedResource detector (26174)Tor Norbye2012-03-011-3/+4
* | Update lint custom view rule to reflect new res-auto namespaceTor Norbye2012-03-014-7/+46
|/
* Fix outerclass handling for the @TargetApi annotationTor Norbye2012-03-019-5/+108
* Merge "Add lint check for calling native wrapper class constructors"Xavier Ducrohet2012-02-284-5/+62
|\
| * Add lint check for calling native wrapper class constructorsTor Norbye2012-02-274-5/+62
* | Fix configuration information for library projectsTor Norbye2012-02-287-12/+78
|/
* Fix SuppressLint annotations in outer classesTor Norbye2012-02-2411-2/+221
* Lint bug fixesTor Norbye2012-02-245-97/+269
* Fix typoTor Norbye2012-02-232-9/+9
* Merge "Lint API check should use main project's SDK version"Tor Norbye2012-02-233-4/+3
|\
| * Lint API check should use main project's SDK versionTor Norbye2012-02-233-4/+3
* | Handle nulls from Element.getAttribute (fix for issue 25668)Tor Norbye2012-02-231-0/+4
|/
* Wrong category metadata for the color detectorTor Norbye2012-02-221-1/+1
* Add lint check for "old" proguard configurations with generic Android configTor Norbye2012-02-229-15/+254
* Merge "Split ProGuard file into two halves"Tor Norbye2012-02-226-18/+88
|\
| * Split ProGuard file into two halvesTor Norbye2012-02-216-18/+88
* | Add lint rule to catch incorrect setColor callsTor Norbye2012-02-2110-17/+199
* | Merge "Suppress support and location tracking for translation detector"Tor Norbye2012-02-215-77/+222
|\ \
| * | Suppress support and location tracking for translation detectorTor Norbye2012-02-215-77/+222
* | | Merge "Make API detector in XML files consider folder version"Tor Norbye2012-02-214-20/+55
|\ \ \ | |/ / |/| |
| * | Make API detector in XML files consider folder versionTor Norbye2012-02-214-20/+55
* | | Merge "Lint rule to catch edit-usage of TextViews (should be EditText)"Tor Norbye2012-02-219-6/+485
|\ \ \
| * | | Lint rule to catch edit-usage of TextViews (should be EditText)Tor Norbye2012-02-219-6/+485
| |/ /
* | | Merge "Use lint error mechanism for config issues like no classes found"Tor Norbye2012-02-215-12/+60
|\ \ \
| * | | Use lint error mechanism for config issues like no classes foundTor Norbye2012-02-215-12/+60
| |/ /
* | | Fix lint library project configuration handlingTor Norbye2012-02-211-1/+1
|/ /
* | Merge "Lint rule checking that activities and services are registered"Tor Norbye2012-02-2119-2/+501
|\ \ | |/ |/|
| * Lint rule checking that activities and services are registeredTor Norbye2012-02-1619-2/+501
* | Add @android resource version checking to the lint API detectorTor Norbye2012-02-168-35/+159
|/
* Add suppress-scope handling for more XML detectorsTor Norbye2012-02-1620-73/+457
* Build fix: fix import packageTor Norbye2012-02-162-2/+4
* Add onClick check for lintTor Norbye2012-02-169-28/+521
* Tweak category orderTor Norbye2012-02-141-1/+1
* Fix HTML export category handlingTor Norbye2012-02-144-11/+14