1. cbbfd73 Merge "Add lint check warning about AlarmManager exact time changes" into studio-1.3-dev by Tor Norbye · 9 years ago
  2. 4311bb0 Resource visibility lookup and lint check by Tor Norbye · 9 years ago
  3. 7d10a4b Allow lint to set error-range on name or value portion of attribute by Tor Norbye · 9 years ago
  4. efd9206 Merge "Split layoutlib-api project in base and idea." into studio-1.3-dev by Deepanshu Gupta · 9 years ago
  5. 9e6357a Split layoutlib-api project in base and idea. by Deepanshu Gupta · 9 years ago
  6. bc2ac87 Add lint check warning about AlarmManager exact time changes by Tor Norbye · 9 years ago
  7. 45f4d11 Add lint constant evaluator by Tor Norbye · 9 years ago
  8. 2f3d6b4 Merge "Use the URL shortener in error messages." into studio-1.3-dev by Michal Bendowski · 9 years ago
  9. 43b7b16 Fixed wrong lint rule for BLUETOOTH_SERVICE. by Florian Salbrechter · 9 years ago
  10. c4d5692 Fixed wrong lint rule for BLUETOOTH_SERVICE. by Florian Salbrechter · 9 years ago
  11. 7be1a19 Allow SDK annotations to not be available from gradle test run by Tor Norbye · 9 years ago
  12. 8909f0e Fix lint test infrastructure by Tor Norbye · 9 years ago
  13. f31f387 Make external annotations test work from Gradle by Tor Norbye · 9 years ago
  14. 65d566e Update lint unit test to gracefully handle missing SDK annotations by Tor Norbye · 9 years ago
  15. 1b7101b Add lint check flagging suspicious SQLite column types by Tor Norbye · 9 years ago
  16. ce8ddac Add lint check for annotations: @IntDef, resource types, etc by Tor Norbye · 9 years ago
  17. a7fe4cf Use the URL shortener in error messages. by Michal Bendowski · 9 years ago
  18. e715aa2 Add external annotations support by Tor Norbye · 9 years ago
  19. be9ae24 Check all support libraries for obsolete versions. by Deepanshu Gupta · 9 years ago
  20. 7d58568 Flag GridLayout weight attributes in the wrong namespace by Tor Norbye · 9 years ago
  21. 66b176f 80223: Don't flag SwipeRefreshLayouts#setProgressBackgroundColor(R.color.id) by Tor Norbye · 9 years ago
  22. 3ce3478 Update service cast detector with recent constants by Tor Norbye · 9 years ago
  23. c25c26f Merge "Fixes the local variable and static field tests for the GetSignaturesDetector lint check." into studio-1.2-dev by Tor Norbye · 9 years ago
  24. 0c06e3e 137195: Lint bytecode check now consults SDK_INT conditionals by Tor Norbye · 9 years ago
  25. bf730a1 Fixed TranslationDetectorTest. by Chris Warrington · 9 years ago
  26. 62785a2 Fixes the local variable and static field tests for the by Shannon Chen · 9 years ago
  27. 655ab30 Update all projects to use junit4. by Chris Warrington · 9 years ago
  28. 2adcab5 Temporarily disable part of test by Tor Norbye · 9 years ago
  29. 8da99b2 Adds lint check for signatures related security exploit. by Shannon Chen · 9 years ago
  30. 3e6c74b 87740: EcjParser crash with NullPointerException by Tor Norbye · 9 years ago
  31. 70cf815 Fix unit test golden file. by Tor Norbye · 9 years ago
  32. c28fc2e Merge "136103: Flag cyclic references in lint RelativeLayout check" into studio-1.2-dev by Tor Norbye · 9 years ago
  33. e3398df Merge "74584: Duplicated Icons under different names" into studio-1.2-dev by Tor Norbye · 9 years ago
  34. bf106b2 136103: Flag cyclic references in lint RelativeLayout check by Tor Norbye · 9 years ago
  35. 6236e14 Merge "Add anyDpi support." into studio-1.1-dev automerge: 1208ac3 by Xavier Ducrohet · 9 years ago
  36. f8bfc11 Add anyDpi support. by Xavier Ducrohet · 9 years ago
  37. 918310e Merge "Update unit test file" into studio-1.1-dev automerge: 524543f by Tor Norbye · 9 years ago
  38. c580a02 Update unit test file by Tor Norbye · 9 years ago
  39. 3660470 Merge "135204: Uncessary lint warning on FragmentTransactions that chain a call to commit()" into studio-1.1-dev by Tor Norbye · 9 years ago
  40. 0273445 135204: Uncessary lint warning on FragmentTransactions that chain a call to commit() by Tor Norbye · 9 years ago
  41. 7e8052a 74584: Duplicated Icons under different names by Tor Norbye · 9 years ago
  42. 49ba0d1 Allow 3-letter language codes without BCP 47 syntax by Tor Norbye · 9 years ago
  43. 67207af Merge "Fix ADT .classpath references" into studio-1.2-dev by Tor Norbye · 9 years ago
  44. b778099 Fix ADT .classpath references by Tor Norbye · 9 years ago
  45. 075bc8a BCP 47 support: Introduce LocaleQualifier by Tor Norbye · 9 years ago
  46. 7b61f49 Merge "Fix lint error message (parameters were reversed)" into studio-1.1-dev by Tor Norbye · 9 years ago
  47. 24f58b0 Fix lint error message (parameters were reversed) by Tor Norbye · 9 years ago
  48. a760645 Merge "109892: Lint: Don't warn if drawable aliases point to mipmap" into studio-1.1-dev by Tor Norbye · 9 years ago
  49. b3f36ab 109892: Lint: Don't warn if drawable aliases point to mipmap by Tor Norbye · 9 years ago
  50. a721d27 Add two lint check for invalid BCP47 language/region codes by Tor Norbye · 9 years ago
  51. 25caa30 Add support for BCP-47 by Tor Norbye · 9 years ago
  52. 3295010 Improve relevant region sorting in lint locale folder check by Tor Norbye · 9 years ago
  53. f86e6d6 Merge "Fix a typo in lint error message." into studio-1.1-dev by Deepanshu Gupta · 9 years ago
  54. 09d284e Fix a typo in lint error message. by Deepanshu Gupta · 9 years ago
  55. f94a51d Ensure that lint tests are not run in an AOSP-SDK build environment by Tor Norbye · 9 years ago
  56. 5f91b36 Merge "Add 3 lint checks for android.util.Log usage" into studio-1.1-dev by Tor Norbye · 9 years ago
  57. b3c848c Add 3 lint checks for android.util.Log usage by Tor Norbye · 9 years ago
  58. e852e9c Don't flag missing permission check for wearable bind listeners by Tor Norbye · 9 years ago
  59. 0e52ef3 Merge "Add lint check looking for suspicious language/region combinations" into studio-1.1-dev by Tor Norbye · 9 years ago
  60. bd9147d Merge "101279: Fix id reference check to properly handle undefined id's" into studio-1.1-dev by Tor Norbye · 9 years ago
  61. 9850b61 Merge "Fix mipmap detector to only apply for density-limited projects" into studio-1.1-dev by Tor Norbye · 9 years ago
  62. d6cbb88 Add lint check looking for suspicious language/region combinations by Tor Norbye · 9 years ago
  63. 965c9d2 101279: Fix id reference check to properly handle undefined id's by Tor Norbye · 9 years ago
  64. e129ba1 Fix mipmap detector to only apply for density-limited projects by Tor Norbye · 9 years ago
  65. 3927918 97006: Gradle lint does not recognize Context.getDrawable() as API 21+ by Tor Norbye · 9 years ago
  66. d72a2a7 Update mock debug location lint check error message to include test-mention by Tor Norbye · 9 years ago
  67. 898957b 93732: Fix RelativeLayoutOverlap lint check wrt toRightOf by Igor Viarheichyk · 9 years ago
  68. 3f21bf0 Merge "Update Eclipse .classpath files for Lombok" into studio-1.1-dev by Tor Norbye · 9 years ago
  69. 2ec3258 Update Eclipse .classpath files for Lombok by Tor Norbye · 9 years ago
  70. dadff3e Merge "82387: Add intention to correct XML namespace for support lib" into studio-1.1-dev by Tor Norbye · 9 years ago
  71. d845146 82387: Add intention to correct XML namespace for support lib by Tor Norbye · 9 years ago
  72. affc83a Make lint cleanup check look for closed cursors by Tor Norbye · 9 years ago
  73. e604210 Fix typo in UnusedAttribute lint check by Drew Hannay · 9 years ago
  74. aa7ed41 Only flag non-mipmap launcher icons in projects that strip densities by Tor Norbye · 9 years ago
  75. 95e52ed Allow the mock location permission to be specified in tests by Tor Norbye · 9 years ago
  76. 5d3d008 Fix rebase error by Tor Norbye · 9 years ago
  77. 076d667 Rewrite the JavaScript interface detector as an AST based visitor by Tor Norbye · 9 years ago
  78. efde26f Improve cleanup detector to handle variable reassignment by Tor Norbye · 9 years ago
  79. 5c28aed Rewrite lint's HandlerDetector to be AST based by Tor Norbye · 9 years ago
  80. 14791c2 Make the cleanup detector look for unreleased textures by Tor Norbye · 9 years ago
  81. 3391e02 Add typed constructor support to lint JavaScanners by Tor Norbye · 9 years ago
  82. f227a5a Rewrite the SimpleDateFormat detector as an AST based detector by Tor Norbye · 9 years ago
  83. d1fa586 Split LocaleDetector into two detectors by Tor Norbye · 9 years ago
  84. 6450112 Reimplement the cleanup detector to use an AST visitor by Tor Norbye · 9 years ago
  85. b1f2b26 Support type resolution for variables in ECJ parsed files by Tor Norbye · 9 years ago
  86. c81d8b9 Merge "Remove ECJ NPE catch handling" into studio-1.1-dev by Tor Norbye · 9 years ago
  87. be9b059 Merge "Wrong category for the SecureRandomDetector: should be security not performance" into studio-1.1-dev by Tor Norbye · 9 years ago
  88. 2ea78b6 Wrong category for the SecureRandomDetector: should be security not performance by Tor Norbye · 9 years ago
  89. 10ba2cb Add mipmap launcher icon check by Tor Norbye · 9 years ago
  90. aff0d2f Merge "81597: Incorrect inspection about Android problem for non-Android project" into studio-1.1-dev by Tor Norbye · 9 years ago
  91. 8a13e5a Merge "80668: Lint report doesn't explain how to suppress warnings from Gradle." into studio-1.1-dev by Tor Norbye · 9 years ago
  92. 52cdc66 Merge "92789: False positive in lint PropertyEscape" into studio-1.1-dev by Tor Norbye · 9 years ago
  93. 1c0e441 Merge "92861: Lint aborts build because of untranslated Google Maps API key" into studio-1.1-dev by Tor Norbye · 9 years ago
  94. 722c456 Merge "80679 tools:background should not trigger an overdraw warning" into studio-1.1-dev by Tor Norbye · 9 years ago
  95. 34c9575 92858: Restrict IconDensities check with splits density data by Tor Norbye · 9 years ago
  96. cec4bc9 81597: Incorrect inspection about Android problem for non-Android project by Tor Norbye · 9 years ago
  97. fbec14c 80668: Lint report doesn't explain how to suppress warnings from Gradle. by Tor Norbye · 9 years ago
  98. cd11454 80679 tools:background should not trigger an overdraw warning by Tor Norbye · 9 years ago
  99. 084a903 92861: Lint aborts build because of untranslated Google Maps API key by Tor Norbye · 9 years ago
  100. ff67ace Remove ECJ NPE catch handling by Tor Norbye · 9 years ago