1. c041cc6 Fix `SavedStateReadWriteProperty` saving outdated values by Marcello Galhardo · 8 months ago
  2. 0b99d45 Add samples to `SavedStateRegistryOwner.saved` property delegate by Marcello Galhardo · 8 months ago
  3. 712066e Add `compileSdk` to `savedstate-samples` by Marcello Galhardo · 8 months ago
  4. af24101 Add `saved` Serialization delegates to `SavedStateRegistryOwner by Marcello Galhardo · 8 months ago
  5. 8abdaf1 Set `metalavaK2UastEnabled` to `false` in `savedstate` by Marcello Galhardo · 8 months ago
  6. e3c9d52 Fix `SavedState.contentDeepEquals` with nested `SavedState` on non-Android platforms by Marcello Galhardo · 8 months ago
  7. c30640e Add optimization for some collection types by Kuan-Ying Chou · 8 months ago
  8. 57162ea Add functions to encode serializable objects to and decode serializable objects from `SavedState`. by Kuan-Ying Chou · 8 months ago
  9. 73305d3 Update Kotlin targets to 1.9 by Kuan-Ying Chou · 8 months ago
  10. 422d9d5 Clean up SavedState KMP Implementation by Marcello Galhardo · 8 months ago
  11. 07204d8 Merge changes from topic "lifecycle-viewmodel-savedstate-kmp" into androidx-main by Marcello Galhardo · 8 months ago
  12. 7af646f Add previously excluded properties to signatures by Julia McClellan · 8 months ago
  13. 549d784 Remove recursive behaviour from `toMap` in `SavedState` by Marcello Galhardo · 8 months ago
  14. 07a4dce Merge "Add `toMap` to `SavedState`" into androidx-main by Treehugger Robot · 8 months ago
  15. cd32369 Add `toMap` to `SavedState` by Marcello Galhardo · 8 months ago
  16. 1c48caf Add `Array` support to Saved State KMP by Marcello Galhardo · 8 months ago
  17. bc2d07b Merge changes from topic "saved-state-rm" into androidx-main by Marcello Galhardo · 8 months ago
  18. c313941 Remove unused `reader()`/`writer()` methods from SavedState to avoid confusion by Marcello Galhardo · 9 months ago
  19. bd92701 Remove unused `Writer.read`/`Reader.write` methods from SavedState to avoid confusion by Marcello Galhardo · 9 months ago