1. 19285b1 Composable Emits === by Leland Richardson · 4 years, 3 months ago
  2. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 3 months ago
  3. 35ce7cd ui-saved-instance-state to MPP by Nikolay Igotti · 4 years, 4 months ago
  4. 656c113 Narrow public API of Compose Runtime by Leland Richardson · 4 years, 4 months ago
  5. 9291f14 Regenerate old compose API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  6. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  7. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 4 months ago
  8. de2dac7 Replace forEach and any with fastForEach and fastAny by George Mount · 4 years, 4 months ago
  9. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 5 months ago
  10. 3f0d576 Update Compose to 0.1.0-dev12 by Nick Anthony · 4 years, 5 months ago
  11. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 5 months ago
  12. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  13. ee24e8a Fix gw checkApi from dev11 bump by Nick Anthony · 4 years, 5 months ago
  14. 0e36b8b Bump version to 0.1.0-dev11 by Nick Anthony · 4 years, 5 months ago
  15. c916742 Move use of global recomposer to be explicit by Adam Powell · 4 years, 6 months ago
  16. 2834bae Update Compose to 0.1.0-dev10 by Nick Anthony · 4 years, 6 months ago
  17. 6202690 Support nullable types used with savedInstanceState() by Andrey Kulikov · 4 years, 6 months ago
  18. 6fdb250 Migrate sync methods out of ComposeTestRule. by Filip Pavlis · 4 years, 6 months ago
  19. 7bdf423 Use ComponentActivity for all tests by Andrey Kulikov · 4 years, 6 months ago
  20. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 6 months ago
  21. 03f927c Remove requirement to add Activity to manifest if you use ComposeTestRule in your module by Andrey Kulikov · 4 years, 6 months ago
  22. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 6 months ago
  23. 678a460 Added listSaver and mapSaver by Andrey Kulikov · 4 years, 6 months ago
  24. b4361de Introduce savedInstanceState() and rememberSavedInstanceState() by Andrey Kulikov · 4 years, 6 months ago
  25. bd4a2a8 Add "val composer" workaround for ui-saved-instance-state by Andrey Kulikov · 4 years, 6 months ago
  26. 9c38efb Bump Compose version to dev08 by Andrey Kulikov · 4 years, 6 months ago
  27. 9af8d1c Integrate UiSavedStateRegistry to AndroidComposeView by Andrey Kulikov · 4 years, 6 months ago
  28. 1332daa Added UiSavedStateRegistry by Andrey Kulikov · 4 years, 7 months ago