1. 41a611f Migrate the rest of compose to version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  2. bcc146e Fix internal lint test after update to AGP 7. by Jens Ole Lauridsen · 3 years, 4 months ago
  3. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 4 months ago
  4. 03bcb6b Update kotlin-metadata-jvm to 0.3.0 by Daniel Santiago Rivera · 3 years, 4 months ago
  5. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 5 months ago
  6. c1a597b Upgrade to latest Gradle Shadow Plugin 6.1.0 by Aurimas Liutikas · 3 years, 5 months ago
  7. 7b866ee ModifierDeclarationDetector now ignores ParentDataModifiers by Louis Pullen-Freilich · 3 years, 5 months ago
  8. 5917d56 Merge "Lint check for Modifier factory functions that do not use the receiver instance" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  9. 99e7929 Lint check for Modifier factory functions that do not use the receiver instance by Louis Pullen-Freilich · 3 years, 6 months ago
  10. c08bd25 Merge "Lint improvements" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  11. 47964be Lint improvements by Louis Pullen-Freilich · 3 years, 6 months ago
  12. a14b742 Adds a lint check to ensure that the target state parameter in Crossfade is used by Louis Pullen-Freilich · 3 years, 6 months ago
  13. c473530 Merge "Adds lint check to ensure that hex values passed to a Color are 32 bit" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  14. 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
  15. 24ec882 Adds lint check to ensure that hex values passed to a Color are 32 bit by Louis Pullen-Freilich · 3 years, 6 months ago
  16. 3238b0b Merge "Adds lint check for Transition.animate* functions to ensure target state is used" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  17. 0f84a10 Adds lint check for Transition.animate* functions to ensure target state is used by Louis Pullen-Freilich · 3 years, 6 months ago
  18. 823dc13 Adds a lint check for calling mutableStateOf inside a composition, without remembering the result by Louis Pullen-Freilich · 3 years, 6 months ago
  19. 3186287 Adds Material lint check for conflicting 'on' colors by Louis Pullen-Freilich · 3 years, 7 months ago
  20. 0a76915 Migrates ui-lint to use compose:lint:common by Louis Pullen-Freilich · 3 years, 6 months ago
  21. 2dbfe87 Adds compose:lint:common module to allow reusing code between Compose lint checks by Louis Pullen-Freilich · 3 years, 6 months ago