1. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 4 months ago
  2. 0f12073 Migrate startup to use ktfmt by Omar Ismail · 4 months ago
  3. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  4. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  5. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  6. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  7. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 7 months ago
  8. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 7 months ago
  9. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 8 months ago
  10. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 10 months ago
  11. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 10 months ago
  12. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  13. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  14. be4bfb1 Update lint and add Vendor information by Tiem Song · 2 years, 8 months ago
  15. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  16. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  17. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years, 1 month ago
  18. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  19. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  20. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  21. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  22. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  23. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  24. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 5 months ago
  25. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 5 months ago
  26. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  27. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 9 months ago
  28. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  29. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  30. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  31. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  32. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  33. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  34. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  35. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  36. 2f9dd0f Rename ComponentInitializer to Initializer. by Rahul Ravikumar · 4 years, 6 months ago
  37. 5d12419 Switch from `<application>` metadata to `<provider>` metadata. by Rahul Ravikumar · 4 years, 6 months ago
  38. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 4 years, 6 months ago
  39. 7ac2a30 Ensure all ComponentInitializers are reachable. by Rahul Ravikumar · 4 years, 8 months ago
  40. 6604b88 Support default constructors for Java classes. by Rahul Ravikumar · 4 years, 8 months ago
  41. 2830d71 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 8 months ago
  42. 7fd88cc Allow `@string/androidx_startup` as a valid value for <meta-data> entries. by Rahul Ravikumar · 4 years, 8 months ago
  43. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 9 months ago
  44. 6f99aad Add no-argument constructor lint rule by Rahul Ravikumar · 4 years, 8 months ago
  45. efd3b7f Add lint rules for startup-runtime. by Rahul Ravikumar · 4 years, 8 months ago