1. 0d0772b [GH] Detect Flow::launchIn in ComposableCoroutineCreationDetector by Steven Schoen · 2 years, 6 months ago
  2. dad7987 Fixes ComposableNaming warning on overriden operator functions by Louis Pullen-Freilich · 2 years, 6 months ago
  3. 232597c Fixes Compose lint checks broken with AGP 7.3.0-alpha05 by Louis Pullen-Freilich · 2 years, 6 months ago
  4. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 7 months ago
  5. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  6. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  7. 856d4f9 Change LibraryGroups.Compose.* to be COMPOSE_* for consistency. by Aurimas Liutikas · 2 years, 8 months ago
  8. e9dd556 Ignores operator functions in ComposableNamingDetector by Louis Pullen-Freilich · 2 years, 10 months ago
  9. b626d66 Adds lint check to warn when using mutableStateOf with mutable collections by Louis Pullen-Freilich · 2 years, 10 months ago
  10. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  11. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  12. cfd2ded Lint check to ensure that produceState calls assign `value` by Louis Pullen-Freilich · 3 years ago
  13. 8a16f1b Adds lint check to warn against calling StateFlow.value inside composition by Louis Pullen-Freilich · 3 years ago
  14. 88e6165 Fixes Compose lint tests for Lint 30.1.0-alpha08 by Louis Pullen-Freilich · 3 years, 1 month ago
  15. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years, 1 month ago
  16. 51f8af3 [GH] Add compose/runtime to playground by jimgoog · 3 years, 1 month ago
  17. 9675ba2 Fixes compilation errors in Compose lint check tests by Louis Pullen-Freilich · 3 years, 1 month ago
  18. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  19. 51e1116 Lint check for calling Flow operators within composition by Louis Pullen-Freilich · 3 years, 3 months ago
  20. cafae15 Moves Compose lint stubs and test utils to a new module, compose:lint:common-test and uses compiled stubs by Louis Pullen-Freilich · 3 years, 4 months ago
  21. 027d77c Adds vendor information to Compose lint checks by Louis Pullen-Freilich · 3 years, 4 months ago
  22. c0f206d Migrate compose runtime and compiler to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  23. c17630a Fix capitalization and decapitalization deprecations by Jim Sproch · 3 years, 4 months ago
  24. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 4 months ago
  25. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  26. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  27. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  28. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  29. 18ee63f Lint check for rememberSaveable() calls that pass the `Saver` to the vararg `inputs` parameter by mistake by Louis Pullen-Freilich · 3 years, 6 months ago
  30. 823dc13 Adds a lint check for calling mutableStateOf inside a composition, without remembering the result by Louis Pullen-Freilich · 3 years, 6 months ago
  31. 0a76915 Migrates ui-lint to use compose:lint:common by Louis Pullen-Freilich · 3 years, 6 months ago
  32. 2dbfe87 Adds compose:lint:common module to allow reusing code between Compose lint checks by Louis Pullen-Freilich · 3 years, 6 months ago
  33. 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
  34. 8eac768 Lint check to warn when directly creating coroutines inside a composable by Louis Pullen-Freilich · 3 years, 7 months ago
  35. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  36. dc4119e Slight cleanup for some Compose lint checks by Louis Pullen-Freilich · 3 years, 7 months ago
  37. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  38. 79e365f Updates AmbientNamingDetector for the Ambient rename to CompositionLocal by Louis Pullen-Freilich · 3 years, 8 months ago
  39. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  40. f77bb24 Adds lint check to enforce that calls to `remember` do not return Unit. by Louis Pullen-Freilich · 3 years, 9 months ago
  41. ea33a4fe Changes the default severity of Composable lambda parameter lint checks to IGNORE by Louis Pullen-Freilich · 3 years, 9 months ago
  42. 46bf1f1 Updates Compose lint checks to run on test sources by Louis Pullen-Freilich · 3 years, 10 months ago
  43. dc68dd50 Adds lint check for composable lambda parameters in composable functions by Louis Pullen-Freilich · 3 years, 10 months ago
  44. 209df68 Renames Ambients to follow API guidelines by Louis Pullen-Freilich · 3 years, 10 months ago
  45. 9305a4d Initial runtime lint checks by Louis Pullen-Freilich · 3 years, 11 months ago