1. 8eec933 Fix 29263: ExtraTranslation incorrectly flags string-arrays by Tor Norbye · 12 years ago
  2. a6800ac Lint: Don't check match_parent versus fill_parent in api check by Tor Norbye · 12 years ago
  3. 08bafdf Merge "28319: Lint ignores tools:ignore="InefficientWeight"" by Tor Norbye · 12 years ago
  4. b6cb615 Merge "28321: Lint didn't warn about "new Long(long)"" by Tor Norbye · 12 years ago
  5. 55ac65d Merge "Fix issue 28201: Check API levels through static dispatch as well" by Tor Norbye · 12 years ago
  6. 5e20417 28319: Lint ignores tools:ignore="InefficientWeight" by Tor Norbye · 12 years ago
  7. 711b5c3 Fix issue 28330: Gracefully handle corrupt .class files by Tor Norbye · 12 years ago
  8. f4cece2 28321: Lint didn't warn about "new Long(long)" by Tor Norbye · 12 years ago
  9. 844df91 Fix issue 28201: Check API levels through static dispatch as well by Tor Norbye · 12 years ago
  10. dfe7233 Merge "27471: Lint check for match_parent vs fill_parent on older APIs" by Tor Norbye · 12 years ago
  11. 41d8e89 Merge "Fix 27966: Android lint null pointer crash" by Tor Norbye · 12 years ago
  12. 2a0a923 Merge "27629: DrawAllocation doesn't catch allocations done in View.layout()" by Tor Norbye · 12 years ago
  13. a3620f7 Add lint detector for Toast.makeText() without show() by Tor Norbye · 12 years ago
  14. 4dcc43b Add exported content provider check to registry by Jon Larimer · 12 years ago
  15. 2f65a66 Merge "Add content provider permission check" by Jon Larimer · 12 years ago
  16. 968bf02 27471: Lint check for match_parent vs fill_parent on older APIs by Tor Norbye · 12 years ago
  17. 798197f Fix 27966: Android lint null pointer crash by Tor Norbye · 12 years ago
  18. 38ea719 27629: DrawAllocation doesn't catch allocations done in View.layout() by Tor Norbye · 12 years ago
  19. ff2c433 Merge "27584: Detect misplaced <uses-library> manifest tag at build time" by Tor Norbye · 12 years ago
  20. 1a3672f Merge "27441: LINT: Incorrect WrongViewCast message" by Tor Norbye · 12 years ago
  21. 0325108 Add content provider permission check by Jon Larimer · 12 years ago
  22. a6bfeec 27441: LINT: Incorrect WrongViewCast message by Tor Norbye · 12 years ago
  23. 7b2c105 27584: Detect misplaced <uses-library> manifest tag at build time by Tor Norbye · 12 years ago
  24. 3520987 27613: Lint false alarm on android:enabled being deprecated by Tor Norbye · 12 years ago
  25. 7117fe5 Add guava dependency to test project by Tor Norbye · 12 years ago
  26. 1439126 Merge "Fix lint issues 27108, 27109 and 27110" by Tor Norbye · 12 years ago
  27. 8ed01fe Dynamically link Guava and ASM in lint jars by Tor Norbye · 12 years ago
  28. 381b3a4 Fix lint issues 27108, 27109 and 27110 by Tor Norbye · 12 years ago
  29. eed9455 Add getSharedPreferences to worldreadable/writable check by Jon Larimer · 12 years ago
  30. 4e38465 Added detection for the creation of world-readable files to lint by Sebastian Porst · 12 years ago
  31. fdb2d7d Added detection of android.webkit.WebSettings.setJavaScriptEnabled to the lint tool. by Sebastian Porst · 12 years ago
  32. 9af3fd6 Lint check tests: fix windows path separators. by Raphael · 12 years ago
  33. 9c08406 Merge "Update unit testcode to copy test files as binaries" by Tor Norbye · 12 years ago
  34. fd2f95c Update unit testcode to copy test files as binaries by Tor Norbye · 12 years ago
  35. 1d84af3 Fix issue 26663: Avoid rewriting memory mapped files on Windows by Tor Norbye · 12 years ago
  36. 3e75d4f Make GridLayout support work with the support library by Tor Norbye · 12 years ago
  37. aac85fe Fix the duplicate id detector by Tor Norbye · 12 years ago
  38. 9a654c3 Misc Lint Fixes by Tor Norbye · 12 years ago
  39. e68e166 Change lint error codes + Windows path fixes. by Raphael · 12 years ago
  40. 8e700cd Merge "Remove R.attr resources from UnusedResource detector (26174)" by Xavier Ducrohet · 12 years ago
  41. 04151c3 Update lint custom view rule to reflect new res-auto namespace by Tor Norbye · 12 years ago
  42. c266409 Remove R.attr resources from UnusedResource detector (26174) by Tor Norbye · 12 years ago
  43. 9f8d370 Fix outerclass handling for the @TargetApi annotation by Tor Norbye · 12 years ago
  44. 18f29f0 Merge "Add lint check for calling native wrapper class constructors" by Xavier Ducrohet · 12 years ago
  45. fd9fe37 Fix configuration information for library projects by Tor Norbye · 12 years ago
  46. 27e8b0b Add lint check for calling native wrapper class constructors by Tor Norbye · 12 years ago
  47. 8a74e94 Fix SuppressLint annotations in outer classes by Tor Norbye · 12 years ago
  48. 0fe590d Lint bug fixes by Tor Norbye · 12 years ago
  49. a5f1cdb Fix typo by Tor Norbye · 12 years ago
  50. f793d46 Merge "Lint API check should use main project's SDK version" by Tor Norbye · 12 years ago
  51. 55072ac Lint API check should use main project's SDK version by Tor Norbye · 12 years ago
  52. c8e42c3 Handle nulls from Element.getAttribute (fix for issue 25668) by Tor Norbye · 12 years ago
  53. eba6286 Wrong category metadata for the color detector by Tor Norbye · 12 years ago
  54. 7ebecc2 Add lint check for "old" proguard configurations with generic Android config by Tor Norbye · 13 years ago
  55. 47b83f5 Merge "Split ProGuard file into two halves" by Tor Norbye · 12 years ago
  56. 0439ffb Add lint rule to catch incorrect setColor calls by Tor Norbye · 12 years ago
  57. 8e85832 Merge "Suppress support and location tracking for translation detector" by Tor Norbye · 12 years ago
  58. 24bfdfb Merge "Make API detector in XML files consider folder version" by Tor Norbye · 12 years ago
  59. 70b12c9 Suppress support and location tracking for translation detector by Tor Norbye · 12 years ago
  60. 591b236 Merge "Lint rule to catch edit-usage of TextViews (should be EditText)" by Tor Norbye · 12 years ago
  61. a9d5ae4 Merge "Use lint error mechanism for config issues like no classes found" by Tor Norbye · 12 years ago
  62. f78bed2 Lint rule to catch edit-usage of TextViews (should be EditText) by Tor Norbye · 12 years ago
  63. 105dc49 Fix lint library project configuration handling by Tor Norbye · 12 years ago
  64. 0bf1b2c Split ProGuard file into two halves by Tor Norbye · 13 years ago
  65. e028195 Use lint error mechanism for config issues like no classes found by Tor Norbye · 12 years ago
  66. a241a4d Make API detector in XML files consider folder version by Tor Norbye · 12 years ago
  67. 556b907 Merge "Lint rule checking that activities and services are registered" by Tor Norbye · 12 years ago
  68. dc2b525 Add @android resource version checking to the lint API detector by Tor Norbye · 12 years ago
  69. 247b1d7 Lint rule checking that activities and services are registered by Tor Norbye · 12 years ago
  70. 2b0b5b7 Add suppress-scope handling for more XML detectors by Tor Norbye · 12 years ago
  71. 9a781bf Build fix: fix import package by Tor Norbye · 12 years ago
  72. 8f121f5 Add onClick check for lint by Tor Norbye · 12 years ago
  73. 6b5d68d Tweak category order by Tor Norbye · 12 years ago
  74. 0caf942 Fix HTML export category handling by Tor Norbye · 12 years ago
  75. 18326f1 Merge "Add lint check for custom attributes in library projects" by Tor Norbye · 12 years ago
  76. 8f0ee1e Add lint check for custom attributes in library projects by Tor Norbye · 12 years ago
  77. b7ec7e8 Fix JavaPerformanceDetector to only report enabled issues by Tor Norbye · 12 years ago
  78. ef6d36c Fix for lint cli relative output paths by Tor Norbye · 12 years ago
  79. 90e5a71 Warn when there are more uses sdk elements than one by Tor Norbye · 12 years ago
  80. ff16461 Add Java performance lint checks by Tor Norbye · 12 years ago
  81. b13f9f4 Merge "Add per-node ignore handling for more lint checks" by Tor Norbye · 12 years ago
  82. 1941c45 Merge "Add Fatal severity" by Tor Norbye · 12 years ago
  83. dfaee65 Merge "Add namespace-typo detector" by Tor Norbye · 12 years ago
  84. 58a1d94 Merge "Add superclass support to Lint" by Tor Norbye · 12 years ago
  85. c3d94e1 Merge "Make lint process Java jar dependencies" by Tor Norbye · 12 years ago
  86. f076326 Add per-node ignore handling for more lint checks by Tor Norbye · 12 years ago
  87. 5da3610 Add Fatal severity by Tor Norbye · 12 years ago
  88. 8c2598f Add superclass support to Lint by Tor Norbye · 12 years ago
  89. 3e10306 Make lint process Java jar dependencies by Tor Norbye · 12 years ago
  90. b89f2aa Add namespace-typo detector by Tor Norbye · 12 years ago
  91. e24ce0e Fix typo in security check (and add regression unit test) by Tor Norbye · 12 years ago
  92. 4dca141 Merge "Lint detector warning about missing <uses-sdk> min or target SDK settings" by Tor Norbye · 13 years ago
  93. 070948a Merge "Make the lint string-format check ignore date strings" by Tor Norbye · 13 years ago
  94. 0d5cdf2 Merge "Suppress UselessLeaf warnings for root layouts" by Tor Norbye · 13 years ago
  95. d726970 Lint detector warning about missing <uses-sdk> min or target SDK settings by Tor Norbye · 13 years ago
  96. be7c3d9 Suppress UselessLeaf warnings for root layouts by Tor Norbye · 13 years ago
  97. b115c0c Make the lint string-format check ignore date strings by Tor Norbye · 13 years ago
  98. a9b9ca7 Make ButtonOrder lint rule consider minSdk and targetSdk and v14 by Tor Norbye · 13 years ago
  99. 69067f3 Add support for suppressing lint via XML attributes by Tor Norbye · 13 years ago
  100. d2c5c66 Update expected size icon detector to new action bar size by Tor Norbye · 13 years ago