1. debabcb Upgrade to Android Studio 4.2.0-beta06 by Aurimas Liutikas · 3 years, 6 months ago
  2. 9d0d589 Use getSupportRoot over projectDir in lint-check test output normalization by Dustin Lam · 3 years, 6 months ago
  3. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  4. 4e82a6c Use projectOrArtifact for project deps in lint-checks for playground by Dustin Lam · 3 years, 6 months ago
  5. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  6. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 7 months ago
  7. 1cbeb63 Merge "fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library" into androidx-main by Jeff Gaston · 3 years, 7 months ago
  8. 5eaf0b3 fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library by Jeff Gaston · 3 years, 7 months ago
  9. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  10. b932b1e AffectedModuleDetector.configureTaskGuard(":lint-checks:integration-tests:validateLint") by Jeff Gaston · 3 years, 7 months ago
  11. 1e5e786 Disable validateLint because it blocks presubmit by Sergey Vasilinets · 3 years, 7 months ago
  12. c6cf91b Integration test to confirm that Compose lint checks run by Jeff Gaston · 3 years, 7 months ago
  13. 8f29595 test project confirming that lint checks are running by Jeff Gaston · 3 years, 8 months ago
  14. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  15. 97e2d3f Shorter summary for BanInappropriateExperimentalUsage by Jeff Gaston · 3 years, 10 months ago
  16. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  17. b5a6b87 Ban inter-library Experimental/OptIn API usage from outside library group by Oussama Ben Abdelbaki · 3 years, 11 months ago
  18. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  19. 1b88010 Merge "Adds enforcement for test runners, to prevent using test runners that do not enforce timeouts and are not in the allow list." into androidx-master-dev by Jelle Fresen · 3 years, 11 months ago
  20. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  21. 50e52e7 Adds enforcement for test runners, to prevent using test runners that do not enforce timeouts and are not in the allow list. by Louis Pullen-Freilich · 4 years ago
  22. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  23. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  24. b85dd5d Fix LintImplTrimIndent lint issue in UnsafeNewApiCallsDetector by Aurimas Liutikas · 4 years ago
  25. 3c96171 Merge changes Ia7230148,If20fa9fb into androidx-master-dev by Vadim Caen · 4 years ago
  26. 10954f4 Only highlight class name for PrivateConstructorForUtilityClass by Vadim Caen · 4 years ago
  27. c0ad5fa Merge "Spelling buf -> but" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. 69d3a1a Spelling buf -> but by Jeff Gaston · 4 years, 1 month ago
  29. 04fd461 Removing filepath from SampledAnnotationEnforcer message by Jeff Gaston · 4 years, 1 month ago
  30. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  31. ef53dc5 Merge "Remove empty baseline files" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  32. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
  33. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 4 years, 1 month ago
  34. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  35. 6a800af Update to Studio 4.2 Canary 6 by Aurimas Liutikas · 4 years, 2 months ago
  36. 004c15d Exclude enums for Utility class lint check by Oussama Ben Abdelbaki · 4 years, 2 months ago
  37. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  38. f378502 lint check to ban meta-data tags inside application tags in manifest by Oussama Ben Abdelbaki · 4 years, 3 months ago
  39. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  40. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 6 months ago
  41. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 6 months ago
  42. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 6 months ago
  43. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  44. 8c7610e Updates SampledAnnotationEnforcer to handle module dependencies better by Louis Pullen-Freilich · 4 years, 6 months ago
  45. 3475009 Prepare for AGP 4.0 source incompatibilities. by Aurimas Liutikas · 4 years, 7 months ago
  46. 558d1c9 Reenable test-size lint rule for compose-runtime by Alexandre Elias · 4 years, 7 months ago
  47. 57d905b Fixes SampledAnnotationEnforcer looking through all children by Louis Pullen-Freilich · 4 years, 7 months ago
  48. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 8 months ago