1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 5 months ago
  2. a486a84 Make `LocalSavedStateRegistryOwner` backward compatible with Compose <= 1.7 by Marcello Galhardo · 5 months ago
  3. 28fccaa Add `androidx.savedstate.compose.LocalSavedStateRegistryOwner` by Marcello Galhardo · 5 months ago
  4. 7aaec16 Add `savedstate-compose` module by Marcello Galhardo · 5 months ago
  5. 9763a24 Make the namings and package organization more consistent with SavedStateRegistryOwnerDelegate by Kuan-Ying Chou · 5 months ago
  6. 72c7d1e Merge "Open built-in serializers for Interface types" into androidx-main by Marcello Galhardo · 5 months ago
  7. 5262eaf Merge "Don't load value from SavedState or call init() when set() happens before get()" into androidx-main by Marcello Galhardo · 5 months ago
  8. 247dbfe Rename `SavedState` delegate to `SavedStateRegistryOwnerDelegate`. by Marcello Galhardo · 5 months ago
  9. dc358bc Open built-in serializers for Interface types by Kuan-Ying Chou · 5 months ago
  10. 4eefb5a Don't load value from SavedState or call init() when set() happens before get() by Kuan-Ying Chou · 5 months ago
  11. cd1d6d6 Rename `SerializableSerializer` to `JavaSerializableSerializer` by Marcello Galhardo · 5 months ago
  12. 799f7e4 Rename `SavedStateReader.getSerializable` to `getJavaSerializable` by Marcello Galhardo · 5 months ago
  13. a7f7cfb Merge "Add ability to encode/decode Java and Android types supported by Bundle" into androidx-main by Treehugger Robot · 5 months ago
  14. 10cfc6b Add ability to encode/decode Java and Android types supported by Bundle by Kuan-Ying Chou · 5 months ago
  15. c66ab47 Update metalava with build ID 12685367 by Julia McClellan · 5 months ago
  16. 5d429c7 Fix KDocs `throws` in `SavedStateReader` by Marcello Galhardo · 5 months ago
  17. 83e439f Rename `values` to `value` in `SavedStateWriter` by Marcello Galhardo · 5 months ago
  18. 9ee8e41 Add Android specific types to `SavedState` reader and writer by Marcello Galhardo · 5 months ago
  19. d337e33 Resolve SavedStateRegistry from disjoint parents by Andrew Bailey · 6 months ago