1. 20d0cc2 Merge "Simplify multiplatform setup and remove separate library type for KMP libraries." into androidx-main by Fred Sladkey · 1 year, 8 months ago
  2. 89646f8 Merge "Replace adhoc ThreadLock with kotlinx Mutex in MultiProcessDataStore Bug: b/239970979 Test: ./gradlew :datastore:datastore-core:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 8 months ago
  3. 4a13524 Merge "Migrate MultiProcessDataStore to use Storage interface. Update API and tests. Bug: b/250957644 Test: ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Change APIs in datastore-core MultiProcessDataStoreFactory to use Storage." into androidx-main by Zhiyuan Wang · 1 year, 8 months ago
  4. cdaa90d Replace adhoc ThreadLock with kotlinx Mutex in MultiProcessDataStore by Zhiyuan Wang · 1 year, 8 months ago
  5. f927c01 Migrate MultiProcessDataStore to use Storage interface. Update API and tests. by Zhiyuan Wang · 1 year, 8 months ago
  6. 3b63a243 Simplify multiplatform setup and remove separate library type for KMP libraries. by Fred Sladkey · 1 year, 8 months ago
  7. 888da18 Merge "Move datastore-multiprocess code to datastore-core Bug: b/242906637 Relnote: Move public APIs in datastore-multiprocess to datastore-core Test: ./gradlew :datastore:datastore-core:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 8 months ago
  8. 0443fc7 Merge "Exposed PreferencesSerializer from datastore-preferences-core." into androidx-main by Arkadii Ivanov · 1 year, 8 months ago
  9. 403d59d Move datastore-multiprocess code to datastore-core by Zhiyuan Wang · 1 year, 8 months ago
  10. 11bcf33 Merge "@Ignore MultiProcessDataStoreTest.testReadFromNonExistentFile" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  11. 6946390 @Ignore MultiProcessDataStoreTest.testReadFromNonExistentFile by Jeff Gaston · 1 year, 8 months ago
  12. d769689 Add back "withJava" to core datastore modules. by paulmalolepsy · 1 year, 8 months ago
  13. 0655282 Remove minSdk=19 requirement in datastore-multiprocess that makes it possible to be moved to datastore-core by Zhiyuan Wang · 1 year, 8 months ago
  14. d5f6a3a Exposed PreferencesSerializer from datastore-preferences-core. by Arkadii Ivanov · 1 year, 8 months ago
  15. 36666e7 Fix unhandled exceptions in FileObserver for MultiProcessDataStore by Zhiyuan Wang · 1 year, 8 months ago
  16. 9a925d7 Make private definitions in datastore-core definitions internal, so they can be reused by MultiProcessDataStore later by Zhiyuan Wang · 1 year, 8 months ago
  17. 9ef90eb Merge "Remove java plugin from datastore-kmp" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. 7765196 Upgrade to latest protobuf gradle plugin by Aurimas Liutikas · 1 year, 8 months ago
  19. de91b1d Remove java plugin from datastore-kmp by Yigit Boyar · 1 year, 8 months ago
  20. 7391c55 Merge "Fix a race condition in MultiProcessDataStore where file is created during a read thus lead to FileNotFoundException Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest Bug: b/249376349" into androidx-main by Zhiyuan Wang · 1 year, 9 months ago
  21. f55657a Fix a race condition in MultiProcessDataStore where file is created during a read thus lead to FileNotFoundException by Zhiyuan Wang · 1 year, 9 months ago