1. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 3 months ago
  2. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 5 months ago
  3. a10fcc7 Bump compose-runtime-livedata lifecycle dep by Jeremy Woods · 1 year, 3 months ago
  4. f009c2b Move lifecycle project deps to prebuilts in compose by Jeremy Woods · 1 year, 5 months ago
  5. e81525b Update compose module with LifecycleRegistry by sanura · 1 year, 7 months ago
  6. ca5c9a2 Fixed for playground builds by Dustin Lam · 1 year, 7 months ago
  7. 21c2122 Update compose module to use ViewTreeLifecycleOwner extensions by sanura · 1 year, 7 months ago
  8. 1f901e1 Ensure Compose test classes utilize TestLifecycleOwner by sanura · 1 year, 7 months ago
  9. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  10. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  11. 97bdd18 Update all Compose Dependencies to Compose 1.2.1 by Nick Anthony · 1 year, 9 months ago
  12. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  13. 289a76f Configure compose libraries for -Xjvm-default=all by Adam Powell · 2 years, 1 month ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  16. 856d4f9 Change LibraryGroups.Compose.* to be COMPOSE_* for consistency. by Aurimas Liutikas · 2 years, 5 months ago
  17. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 2 years, 10 months ago
  18. 51f8af3 [GH] Add compose/runtime to playground by jimgoog · 2 years, 11 months ago
  19. a9469cb Pin Compose Runtime Dependencies to Compose 1.0.0 by Nick Anthony · 3 years ago
  20. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  21. c0f206d Migrate compose runtime and compiler to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  22. 64421bb Fix livedata and icons-extended tests by Jelle Fresen · 3 years, 3 months ago
  23. e6ad4aa Migrates Compose libraries to use LibraryType instead of Publish by Louis Pullen-Freilich · 3 years, 4 months ago
  24. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  25. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 3 years, 6 months ago
  26. 352e42b Move to Compose to RequiresSameVersion by Nick Anthony · 3 years, 8 months ago
  27. a617520 Remove deprecated ui-test module & stubs by Filip Pavlis · 3 years, 8 months ago
  28. bfff861 Re-enable -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 9 months ago
  29. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 9 months ago
  30. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 3 years, 9 months ago
  31. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 10 months ago
  32. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 3 years, 10 months ago
  33. 6aea853 Replaces LibraryVersions.UI with LibraryVersions.COMPOSE by Louis Pullen-Freilich · 3 years, 10 months ago
  34. 091a0bc Moves androidx.compose.runtime:* libraries to compose/runtime dir by Louis Pullen-Freilich · 3 years, 11 months ago[Renamed from ui/ui-livedata/build.gradle]
  35. dc97aa6 Update Compose artifact names and descriptions by Clara Bayarri · 3 years, 11 months ago
  36. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years ago
  37. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years ago
  38. 411eb49 Moves some runtime extension libraries to androidx.compose.runtime: by Louis Pullen-Freilich · 4 years ago
  39. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years ago
  40. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years ago
  41. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years ago
  42. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 2 months ago
  43. 1789d0e Adapter for LiveData by Andrey Kulikov · 4 years, 3 months ago