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