1. 979897f Merge "Enable binary compatibility verification for compose" into androidx-main by Treehugger Robot · 5 months ago
  2. cce1f3d Enable binary compatibility verification for compose by Aurimas Liutikas · 5 months ago
  3. f55e38d Add `SavedStateConfig` parameter to `saved()` delegates by Kuan-Ying Chou · 5 months ago
  4. ef8a2a7 Merge "Add fallback for built-in types using SerializersModule and format-specific types handling" into androidx-main by Treehugger Robot · 5 months ago
  5. 4b837df Add fallback for built-in types using SerializersModule and format-specific types handling by Kuan-Ying Chou · 5 months ago
  6. fe9a38c Merge changes from topic "ss-collection-fallback" into androidx-main by Kuan-Ying Chou · 5 months ago
  7. 4cd7065 Merge "pinned androidx.core:core-viewtree:1.0.0" into androidx-main by Treehugger Robot · 5 months ago
  8. 6d16fff Add fallback for built-in collection types by Kuan-Ying Chou · 5 months ago
  9. 5063286 Makes built-in serializers singleton objects by Kuan-Ying Chou · 5 months ago
  10. ec92c9e Expose `SavedStateConfig` properties as public by Marcello Galhardo · 5 months ago
  11. a310345 Merge changes from topic "class-discriminator" into androidx-main by Marcello Galhardo · 5 months ago
  12. 4e00028 Add tests for `ClassDiscriminatorMode` by Marcello Galhardo · 5 months ago
  13. 7fb02f9 Fix MutableStateFlowSerializer and MutableStateSerializer with primitive types by Kuan-Ying Chou · 5 months ago
  14. f37eca7 Add ClassDiscriminator support for SavedState Serialization by Marcello Galhardo · 5 months ago
  15. 0b4e514 pinned androidx.core:core-viewtree:1.0.0 by Prajakta Patil · 5 months ago
  16. 90f8da4 Support @Serializer(wtih = ...) for MutableStateFlowSerializer and MutableStateSerializer by Kuan-Ying Chou · 5 months ago
  17. 1b63b10 Make `encode` and `decode` from SavedState delegate to a single function by Marcello Galhardo · 5 months ago
  18. a0d97d4 Rename `CodecUtils` to `SavedStateCodecUtils` by Marcello Galhardo · 5 months ago
  19. fc69693 Clean-up `SavedStateConfig` codec by Marcello Galhardo · 5 months ago
  20. 55f2900 Update SavedStateConfig KDocs to align with KTX Serialization JSON documentation by Marcello Galhardo · 5 months ago
  21. c5d619a Allow `SavedStateConfig` to load the configuration from another configuration by Marcello Galhardo · 5 months ago
  22. afcfa2e Set `SavedStateConfig.serializersModule` to `internal` by Marcello Galhardo · 5 months ago
  23. 7a58449 Merge "Add `contentDeepToString` to `SavedState`" into androidx-main by Marcello Galhardo · 5 months ago
  24. fd4c90c Add `contentDeepToString` to `SavedState` by Marcello Galhardo · 5 months ago
  25. 3225c13 Fix the descriptor of MutableStateSerializer and MutableStateFlowSerializer by Kuan-Ying Chou · 5 months ago
  26. 03fa9fb Rename android to androidTarget for KMP projects by Aurimas Liutikas · 5 months ago