1. 335ffe1 Merge "Make projectOrArtifact Gradle Isolated Projects safe." into androidx-main by Treehugger Robot · 5 months ago
  2. 481a2c5 Add non-reified `get` collections in `SavedStateReader` by Marcello Galhardo · 5 months ago
  3. 5b08851a Make projectOrArtifact Gradle Isolated Projects safe. by Aurimas Liutikas · 5 months ago
  4. f09d0e2 Remove `inline` from `SavedState` by Marcello Galhardo · 5 months ago
  5. e04b6108 Remove `getOrElse` in `SavedStateReader` by Marcello Galhardo · 5 months ago
  6. cd71b1c Add `getOrNull` in `SavedStateReader` by Marcello Galhardo · 5 months ago
  7. 40ca7f1 Combine `keyNotFoundError` and `valueNotFoundError` by Marcello Galhardo · 5 months ago
  8. 2870293 Merge "Cleaning up some internal/private functions" into androidx-main by Kuan-Ying Chou · 5 months ago
  9. c8f1527 Cleaning up some internal/private functions by Kuan-Ying Chou · 5 months ago
  10. 069cfb4 Move all built-in List and Array serializers out of public API by Kuan-Ying Chou · 5 months ago
  11. e57b572 Add support for Arrays of subtype of Parcelable by Kuan-Ying Chou · 5 months ago
  12. 8d66f85 Replace SparseParcelableArraySerializer with SparseArraySerializer by Kuan-Ying Chou · 5 months ago
  13. 6abbab0 Remove redundant key check in SavedStateReader.getXXXOrElse() functions by Kuan-Ying Chou · 6 months ago
  14. 6c7f7dd Make the rest SavedStateReader.getXXX() functions throw when value type doesn't match return type by Kuan-Ying Chou · 6 months ago
  15. d749bb5 Rename file SavedState*Delegates to SavedState*Delegate by Marcello Galhardo · 6 months ago
  16. db71d74 Rename SavedStateConfig to SavedStateConfiguration by Marcello Galhardo · 6 months ago
  17. 4f4e3cf Clean-up SavedState Serialization Reified functions by Marcello Galhardo · 6 months ago
  18. 59c2bec Merge "Add `encodeDefaults` to `SavedStateConfig`" into androidx-main by Treehugger Robot · 6 months ago
  19. 5a0d860 Fix KotlinTarget 2 in `savedstate` by Marcello Galhardo · 6 months ago
  20. 86936cf Add `encodeDefaults` to `SavedStateConfig` by Marcello Galhardo · 6 months ago
  21. 67a3a5b Clean-up `MutableStateFlowSerializer` by Marcello Galhardo · 6 months ago
  22. 74e185a Clean-up `MutableStateSerializer` by Marcello Galhardo · 6 months ago
  23. 88190ed Add `SnapshotStateMapSerializer` by Marcello Galhardo · 6 months ago
  24. 97fa891 Add `SnapshotStateListSerializer` by Marcello Galhardo · 6 months ago