1. c2e239c Use mockito instead of easy-mock in lint unit tests by Tor Norbye · 10 years ago
  2. cc71f87 Merge "Remove references to plugin version from tests." into studio-1.3-dev by Chris Warrington · 10 years ago
  3. 6661879 Merge "constants: Add constant for Parcel class." into studio-1.3-dev by Jens Ole Lauridsen · 10 years ago
  4. 3434545 Remove references to plugin version from tests. by Chris Warrington · 10 years ago
  5. db78981 constants: Add constant for Parcel class. by Jens Ole Lauridsen · 10 years ago
  6. 88f0fc8 upgraded to 1.3.0-alpha2 by Jerome Dochez · 10 years ago
  7. ad89bec Merge "Prevent validating issue id\'s before issue registry is ready" into studio-1.2-dev by Tor Norbye · 10 years ago
  8. f8e9eff Prevent validating issue id's before issue registry is ready by Tor Norbye · 10 years ago
  9. 4065f99 Separate out Lint unit testing support into separate library by Tor Norbye · 10 years ago
  10. e1a89cf 79066: UnusedResources does not consider references in /androidTest by Tor Norbye · 10 years ago
  11. 4893e77 Merge "Resource visibility lookup and lint check" into studio-1.3-dev by Tor Norbye · 10 years ago
  12. cbbfd73 Merge "Add lint check warning about AlarmManager exact time changes" into studio-1.3-dev by Tor Norbye · 10 years ago
  13. 4311bb0 Resource visibility lookup and lint check by Tor Norbye · 10 years ago
  14. 7d10a4b Allow lint to set error-range on name or value portion of attribute by Tor Norbye · 10 years ago
  15. bc2ac87 Add lint check warning about AlarmManager exact time changes by Tor Norbye · 10 years ago
  16. 45f4d11 Add lint constant evaluator by Tor Norbye · 10 years ago
  17. 2f3d6b4 Merge "Use the URL shortener in error messages." into studio-1.3-dev by Michal Bendowski · 10 years ago
  18. 7be1a19 Allow SDK annotations to not be available from gradle test run by Tor Norbye · 10 years ago
  19. 8909f0e Fix lint test infrastructure by Tor Norbye · 10 years ago
  20. f31f387 Make external annotations test work from Gradle by Tor Norbye · 10 years ago
  21. 65d566e Update lint unit test to gracefully handle missing SDK annotations by Tor Norbye · 10 years ago
  22. 1b7101b Add lint check flagging suspicious SQLite column types by Tor Norbye · 10 years ago
  23. ce8ddac Add lint check for annotations: @IntDef, resource types, etc by Tor Norbye · 10 years ago
  24. a7fe4cf Use the URL shortener in error messages. by Michal Bendowski · 10 years ago
  25. e715aa2 Add external annotations support by Tor Norbye · 10 years ago
  26. 7d58568 Flag GridLayout weight attributes in the wrong namespace by Tor Norbye · 10 years ago
  27. 66b176f 80223: Don't flag SwipeRefreshLayouts#setProgressBackgroundColor(R.color.id) by Tor Norbye · 10 years ago
  28. c25c26f Merge "Fixes the local variable and static field tests for the GetSignaturesDetector lint check." into studio-1.2-dev by Tor Norbye · 10 years ago
  29. 0c06e3e 137195: Lint bytecode check now consults SDK_INT conditionals by Tor Norbye · 10 years ago
  30. bf730a1 Fixed TranslationDetectorTest. by Chris Warrington · 10 years ago
  31. 62785a2 Fixes the local variable and static field tests for the by Shannon Chen · 10 years ago
  32. 655ab30 Update all projects to use junit4. by Chris Warrington · 10 years ago
  33. 2adcab5 Temporarily disable part of test by Tor Norbye · 10 years ago
  34. 8da99b2 Adds lint check for signatures related security exploit. by Shannon Chen · 10 years ago
  35. 3e6c74b 87740: EcjParser crash with NullPointerException by Tor Norbye · 10 years ago
  36. 70cf815 Fix unit test golden file. by Tor Norbye · 10 years ago
  37. c28fc2e Merge "136103: Flag cyclic references in lint RelativeLayout check" into studio-1.2-dev by Tor Norbye · 10 years ago
  38. e3398df Merge "74584: Duplicated Icons under different names" into studio-1.2-dev by Tor Norbye · 10 years ago
  39. bf106b2 136103: Flag cyclic references in lint RelativeLayout check by Tor Norbye · 10 years ago
  40. 918310e Merge "Update unit test file" into studio-1.1-dev automerge: 524543f by Tor Norbye · 10 years ago
  41. c580a02 Update unit test file by Tor Norbye · 10 years ago
  42. 3660470 Merge "135204: Uncessary lint warning on FragmentTransactions that chain a call to commit()" into studio-1.1-dev by Tor Norbye · 10 years ago
  43. 0273445 135204: Uncessary lint warning on FragmentTransactions that chain a call to commit() by Tor Norbye · 10 years ago
  44. 7e8052a 74584: Duplicated Icons under different names by Tor Norbye · 10 years ago
  45. 49ba0d1 Allow 3-letter language codes without BCP 47 syntax by Tor Norbye · 10 years ago
  46. 67207af Merge "Fix ADT .classpath references" into studio-1.2-dev by Tor Norbye · 10 years ago
  47. b778099 Fix ADT .classpath references by Tor Norbye · 10 years ago
  48. 075bc8a BCP 47 support: Introduce LocaleQualifier by Tor Norbye · 10 years ago
  49. 7b61f49 Merge "Fix lint error message (parameters were reversed)" into studio-1.1-dev by Tor Norbye · 10 years ago
  50. 24f58b0 Fix lint error message (parameters were reversed) by Tor Norbye · 10 years ago
  51. a760645 Merge "109892: Lint: Don't warn if drawable aliases point to mipmap" into studio-1.1-dev by Tor Norbye · 10 years ago
  52. b3f36ab 109892: Lint: Don't warn if drawable aliases point to mipmap by Tor Norbye · 10 years ago
  53. a721d27 Add two lint check for invalid BCP47 language/region codes by Tor Norbye · 10 years ago
  54. 25caa30 Add support for BCP-47 by Tor Norbye · 10 years ago
  55. 3295010 Improve relevant region sorting in lint locale folder check by Tor Norbye · 10 years ago
  56. f94a51d Ensure that lint tests are not run in an AOSP-SDK build environment by Tor Norbye · 10 years ago
  57. 5f91b36 Merge "Add 3 lint checks for android.util.Log usage" into studio-1.1-dev by Tor Norbye · 10 years ago
  58. b3c848c Add 3 lint checks for android.util.Log usage by Tor Norbye · 10 years ago
  59. e852e9c Don't flag missing permission check for wearable bind listeners by Tor Norbye · 10 years ago
  60. 0e52ef3 Merge "Add lint check looking for suspicious language/region combinations" into studio-1.1-dev by Tor Norbye · 10 years ago
  61. bd9147d Merge "101279: Fix id reference check to properly handle undefined id's" into studio-1.1-dev by Tor Norbye · 10 years ago
  62. 9850b61 Merge "Fix mipmap detector to only apply for density-limited projects" into studio-1.1-dev by Tor Norbye · 10 years ago
  63. d6cbb88 Add lint check looking for suspicious language/region combinations by Tor Norbye · 10 years ago
  64. 965c9d2 101279: Fix id reference check to properly handle undefined id's by Tor Norbye · 10 years ago
  65. e129ba1 Fix mipmap detector to only apply for density-limited projects by Tor Norbye · 10 years ago
  66. 3927918 97006: Gradle lint does not recognize Context.getDrawable() as API 21+ by Tor Norbye · 10 years ago
  67. d72a2a7 Update mock debug location lint check error message to include test-mention by Tor Norbye · 10 years ago
  68. 898957b 93732: Fix RelativeLayoutOverlap lint check wrt toRightOf by Igor Viarheichyk · 10 years ago
  69. 3f21bf0 Merge "Update Eclipse .classpath files for Lombok" into studio-1.1-dev by Tor Norbye · 10 years ago
  70. 2ec3258 Update Eclipse .classpath files for Lombok by Tor Norbye · 10 years ago
  71. dadff3e Merge "82387: Add intention to correct XML namespace for support lib" into studio-1.1-dev by Tor Norbye · 10 years ago
  72. d845146 82387: Add intention to correct XML namespace for support lib by Tor Norbye · 10 years ago
  73. affc83a Make lint cleanup check look for closed cursors by Tor Norbye · 10 years ago
  74. 95e52ed Allow the mock location permission to be specified in tests by Tor Norbye · 10 years ago
  75. 5d3d008 Fix rebase error by Tor Norbye · 10 years ago
  76. 076d667 Rewrite the JavaScript interface detector as an AST based visitor by Tor Norbye · 10 years ago
  77. efde26f Improve cleanup detector to handle variable reassignment by Tor Norbye · 10 years ago
  78. 5c28aed Rewrite lint's HandlerDetector to be AST based by Tor Norbye · 10 years ago
  79. 14791c2 Make the cleanup detector look for unreleased textures by Tor Norbye · 10 years ago
  80. f227a5a Rewrite the SimpleDateFormat detector as an AST based detector by Tor Norbye · 10 years ago
  81. d1fa586 Split LocaleDetector into two detectors by Tor Norbye · 10 years ago
  82. 6450112 Reimplement the cleanup detector to use an AST visitor by Tor Norbye · 10 years ago
  83. b1f2b26 Support type resolution for variables in ECJ parsed files by Tor Norbye · 10 years ago
  84. c81d8b9 Merge "Remove ECJ NPE catch handling" into studio-1.1-dev by Tor Norbye · 10 years ago
  85. 10ba2cb Add mipmap launcher icon check by Tor Norbye · 10 years ago
  86. 8a13e5a Merge "80668: Lint report doesn't explain how to suppress warnings from Gradle." into studio-1.1-dev by Tor Norbye · 10 years ago
  87. 52cdc66 Merge "92789: False positive in lint PropertyEscape" into studio-1.1-dev by Tor Norbye · 10 years ago
  88. 1c0e441 Merge "92861: Lint aborts build because of untranslated Google Maps API key" into studio-1.1-dev by Tor Norbye · 10 years ago
  89. 722c456 Merge "80679 tools:background should not trigger an overdraw warning" into studio-1.1-dev by Tor Norbye · 10 years ago
  90. 34c9575 92858: Restrict IconDensities check with splits density data by Tor Norbye · 10 years ago
  91. fbec14c 80668: Lint report doesn't explain how to suppress warnings from Gradle. by Tor Norbye · 10 years ago
  92. cd11454 80679 tools:background should not trigger an overdraw warning by Tor Norbye · 10 years ago
  93. 084a903 92861: Lint aborts build because of untranslated Google Maps API key by Tor Norbye · 10 years ago
  94. ff67ace Remove ECJ NPE catch handling by Tor Norbye · 10 years ago
  95. 39ebf5a Defer releasing ECJ name environment until dispose by Tor Norbye · 10 years ago
  96. 9047822 92789: False positive in lint PropertyEscape by Tor Norbye · 10 years ago
  97. 90f9656 Merge "82836: Running lint from gradle does not error out if issue id is not found" into studio-1.1-dev by Tor Norbye · 10 years ago
  98. e5a5600 82836: Running lint from gradle does not error out if issue id is not found by Tor Norbye · 10 years ago
  99. 408aab2 More gracefully handle ECJ crashes in lint superclass lookup by Tor Norbye · 10 years ago
  100. 9997a76 Update ADT .classpath files with ASM 5.0.3 by Tor Norbye · 10 years ago