- 4084ef0 Enable watchos and tvos for datastore projects by Aurimas Liutikas · 7 months ago
- 86abf28 Migrate internal-testutils and kruth to use ktfmt by Omar Ismail · 9 months ago
- ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 10 months ago
- 83d375f Upgrade to Gradle 8.8-rc1 by Aurimas Liutikas · 10 months ago
- 1e162f0 Set -Xjdk-release for non-android JVM targets by Aurimas Liutikas · 12 months ago
- d64cfb51 Fix datastore performance regression for update_withoutValueChange by Zhiyuan Wang · 12 months ago
- 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- 9dfae4a Migrate remaining KMP files to platform-suffixed naming scheme by Alan Viverette · 1 year, 4 months ago
- 34ebe1b Update SingleProcessCoordinator constructor and factory method to take in a file path for future use by Zhiyuan Wang · 1 year, 5 months ago
- 908c08d User normalized paths for duplicate file detection by Yigit Boyar · 1 year, 6 months ago
- 0a0ddd4 Cleanup TestIO to be more consistent by Yigit Boyar · 1 year, 8 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
- a03e56b Merge "OkioStorage takes in coordinator producer so it could support MultiProcCoordinator Bug: b/266681189 Test: ./gradlew :datastore:datastore-core:test && ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Changed OkioStorage constructor to accept an InterProcessCoordinator so that it can be used on Android with MultiProcessCoordinator." into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
- b00690d OkioStorage takes in coordinator producer so it could support MultiProcCoordinator by Zhiyuan Wang · 2 years ago
- 0ced352 Add TODOs for cleanup in TestFileIO by Yigit Boyar · 1 year, 11 months ago
- d4bb5b14ec Fix FileTestIO not to eagerly create files by Yigit Boyar · 1 year, 11 months ago
- 7a2c719 Use a new InterProcessCoordinator interface to consolidate SingleProc and MultiProc DataStore impls to DataStoreImpl by Zhiyuan Wang · 2 years, 1 month ago
- 4080c22 Update OWNERS files by Aurimas Liutikas · 2 years, 1 month ago
- 7d1330c Add ios() support to various datastore libs and dependencies and standardise using common platform types. by paulmalolepsy · 2 years, 8 months ago
- aec04f9 Consolidate datastore test utils in the new internal-testutils-datastore module. by paulmalolepsy · 2 years, 8 months ago
- 745edf9 Setup internal-testutils module for datastore by Dustin Lam · 2 years, 10 months ago