1. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  2. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  3. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  4. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 9 months ago
  5. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  6. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 10 months ago
  7. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 1 month ago
  8. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  9. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 2 months ago
  10. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  11. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 3 months ago
  12. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  13. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  14. 134e3f6 Remove kirillg@ and obenabde@ from OWNERS files by Aurimas Liutikas · 3 years, 9 months ago
  15. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 9 months ago
  16. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years ago
  17. b5c29d8 Extend android:tint->app:tint Lint rule to <ImageButton> as well by Kirill Grouchnikov · 4 years ago
  18. 2982eb8 Use more inclusive language in AppCompat lint demo project by Kirill Grouchnikov · 4 years ago
  19. 248b44f Flag android:onClick non-databinding usage for older min SDK levels by Kirill Grouchnikov · 4 years, 3 months ago
  20. 8432202 Lint rule to flag calls to setActionBar by Kirill Grouchnikov · 4 years, 4 months ago
  21. e3f1aca Lint rule to detect usage of the core Switch class by Kirill Grouchnikov · 4 years, 4 months ago
  22. 1720ac9 Lint rules for TextView compound drawable tint list/mode APIs by Kirill Grouchnikov · 4 years, 5 months ago
  23. df9cee1 Base class for all method "deprecation" calls + getDrawable() rule by Kirill Grouchnikov · 4 years, 6 months ago
  24. 189076f Add tests to all AppCompat lint rules that we have so far by Kirill Grouchnikov · 4 years, 6 months ago
  25. b8c9b39 Track Resources.getColorStateList calls by Kirill Grouchnikov · 4 years, 7 months ago
  26. 8e405b9 Clean up the AppCompat Lint module and its demo by Kirill Grouchnikov · 4 years, 7 months ago
  27. 1f6aefd Add Lint rule to check android:tint usage on ImageView by Kirill Grouchnikov · 4 years, 7 months ago
  28. 578e5ba Lint detector for ColorStateLists that use app:alpha without android:alpha by Kirill Grouchnikov · 4 years, 8 months ago