1. 9dd3105 Merge "DataStore uses a new internal State to avoid storing values in Message.Update so the stale values can be GC'ed sooner" into androidx-main by Zhiyuan Wang · 6 months ago
  2. 67069f4c DataStore uses a new internal State to avoid storing values in Message.Update so the stale values can be GC'ed sooner by Zhiyuan Wang · 6 months ago
  3. 035913e Remove Kotlin JVM platform attribute to fix androidx-studio-integration branch by Omar Ismail · 6 months ago
  4. 7c60996 Update datastore OWNERS file. by Elif Bilgin · 6 months ago
  5. 69521863 Merge "Remove deprecated kotlin-test-common and replace with kotlin-test" into androidx-main by Treehugger Robot · 6 months ago
  6. a9b59f2 Remove deprecated kotlin-test-common and replace with kotlin-test by Fred Sladkey · 6 months ago
  7. dda2dd1 Datastore 1.2.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 6 months ago
  8. 7673548f Migrate from org.jetbrains.kotlin.android to com.android.experimental.built-in-kotlin by Omar Ismail · 6 months ago
  9. 9530932 Make CorruptionHandler public. by elifbilgin · 6 months ago
  10. 6fadff8c Add compiler generated versions of Kotlin constructors with optional parameters by Julia McClellan · 7 months ago
  11. d14cdb8 Add compiler generated versions of Kotlin functions with optional parameters by Julia McClellan · 7 months ago
  12. 2cb6d0c Remove kotlin.stdlib.default.dependency=false by Aurimas Liutikas · 7 months ago
  13. 4929705 Merge "Use androidx.core.util.Function in GuavaDataStore." into androidx-main by Treehugger Robot · 7 months ago
  14. da734c5 Use androidx.core.util.Function in GuavaDataStore. by elifbilgin · 7 months ago
  15. 8cb098b Add an overload for GuavaDataStore.from that takes in an Executor instead of a CoroutineContext. by elifbilgin · 7 months ago
  16. 7bfe4c0 Merge "Fix concurrency bug in GuavaDataStore." into androidx-main by Elif Bilgin · 7 months ago
  17. 5f2cf61 Fix concurrency bug in GuavaDataStore. by elifbilgin · 7 months ago
  18. 73070bf Move to standard Android device test directory by Aurimas Liutikas · 7 months ago
  19. 224f440 Merge "Move to the standard Android host test directory" into androidx-main by Aurimas Liutikas · 7 months ago
  20. 0cec77f Move to the standard Android host test directory by Aurimas Liutikas · 7 months ago
  21. 8da2299 Add KotlinOnly versions of JvmName functions by Julia McClellan · 7 months ago
  22. f6d9e3c Remove deprecated & unused `updateDataFunctionAsync` function. by elifbilgin · 7 months ago
  23. 3fd452b2a Selectively enable new FacadeClassJvmName API lint issue by Julia McClellan · 7 months ago
  24. dda46a8 Merge "Add keep for NativeSharedCounter" into androidx-main by Treehugger Robot · 7 months ago
  25. b7dab19 Add keep for NativeSharedCounter by Chris Craik · 7 months ago
  26. 7510b03 Set property accessors as InaccessibleFromKotlin by Julia McClellan · 8 months ago
  27. 3f03e35 Merge "Update metalava prebuilts from build ID 14070385" into androidx-main by Aidan Melvin · 8 months ago
  28. d0b7c42 Replace `updateDataAsync()` transform input type with a functional interface. by elifbilgin · 8 months ago
  29. 1e6eaf6 Update metalava prebuilts from build ID 14070385 by Aidan Melvin · 8 months ago
  30. c9e8b4c Add wasmJs() target to `androidx.datastore`. by elifbilgin · 8 months ago
  31. 25546cd Merge "Add double and byte array to the documentation for Preferences.Key." into androidx-main by Treehugger Robot · 8 months ago
  32. bf109ef Add double and byte array to the documentation for Preferences.Key. by Elif Bilgin · 8 months ago
  33. 9d47a7a Merge changes from topic "metalava-13913901" into androidx-main by Julia McClellan · 9 months ago
  34. 1ecaae3 Add type aliases to signature files by Julia McClellan · 9 months ago
  35. d42dc0c Escape `DataStore<Preferences>` in KDoc to avoid interpretation as HTML. by Roger Que · 9 months ago
  36. 9de204f Create a more Java-friendly overload for `updateDataAsync` that takes in a `Function<T, T>`. by elifbilgin · 9 months ago
  37. 51ed98c Update to protobuf 3.25.5 by Jens Ole Lauridsen · 9 months ago
  38. 7b98bef Migrate Datastore to AGP KMP and use Konan to compile C by Omar Ismail · 10 months ago
  39. 74499a0 Clean up usage of android.lint.useK2Uast by Aurimas Liutikas · 10 months ago
  40. 64f5db4 Enables CheckResult lint check by Louis Pullen-Freilich · 11 months ago
  41. c033ff8 Improve datastore benchmark regression. by elifbilgin · 11 months ago
  42. e6d33dd Run ktfmt on all files by Omar Ismail · 12 months ago
  43. 8a7fcb4 Merge "Set up testapp to access internal datastore-core APIs" into androidx-main by Treehugger Robot · 12 months ago
  44. 7dde75a Set up testapp to access internal datastore-core APIs by Omar Ismail · 12 months ago
  45. 82a0e766 Merge "DataStore Coroutine Context Sandwich 🥪." into androidx-main by Treehugger Robot · 12 months ago
  46. 5e4025d DataStore Coroutine Context Sandwich 🥪. by elifbilgin · 12 months ago
  47. b81d10a Update projects to K2 metalava by Julia McClellan · 12 months ago
  48. 0ef1ee3 [GH] Fix grammatical mistakes in method descriptions. by Manjunath0408 · 12 months ago
  49. 92e232c Merge "Remove outdated kdoc in DataStoreDelegate.android.kt." into androidx-main by Treehugger Robot · 12 months ago
  50. 6c1fbab Remove outdated kdoc in DataStoreDelegate.android.kt. by elifbilgin · 12 months ago
  51. b6c5415 Merge "Add a helper method to create a GuavaDataStore from a DataStore" into androidx-main by Zhiyuan Wang · 12 months ago
  52. 9af26f4 Add a helper method to create a GuavaDataStore from a DataStore by Zhiyuan Wang · 12 months ago
  53. 47cbc20 Merge "Support robolectric tests for multi process datastore" into androidx-main by Treehugger Robot · 12 months ago
  54. b14ac06 Address directBoot protection support in DataStore API feedback. by elifbilgin · 1 year ago
  55. 9d7bf9d Support robolectric tests for multi process datastore by Yigit Boyar · 1 year ago
  56. a31eff4 Merge "Support MultiProcess GuavaDataStore." into androidx-main by Treehugger Robot · 1 year ago
  57. e0d608a Support MultiProcess GuavaDataStore. by elifbilgin · 1 year ago
  58. 6e6bfd6 Centralize set up for KMP Android device and host tests by Aurimas Liutikas · 1 year ago
  59. a70ab68 Change instance check in direct boot. by elifbilgin · 1 year ago
  60. c7dec71 Add exception handling in JDS direct boot. by elifbilgin · 1 year ago
  61. 2d71e6c Target Kotlin 2.0 language level by Omar Ismail · 1 year, 1 month ago
  62. 9d9e2b50 Enable UseSdkSuppress lint by Julia McClellan · 1 year, 1 month ago
  63. a91ff22 Move to consistent use of plugin id for Kotlin Android Projects by Aurimas Liutikas · 1 year, 1 month ago
  64. 0eba6d8 pinning api("androidx.concurrent:concurrent-futures:1.2.0") by Prajakta Patil · 1 year, 1 month ago
  65. 4f9a131 Update dependency analysis baseline for version 2.11.0 by Radha Nakade · 1 year, 2 months ago
  66. 1a9d8e2 Merge "Replace the default storage from OkioStorage to FileStorage." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  67. 2ae2ea1 Reformat legacy version 3.0 files as version 4.0 files by Paul Duffin · 1 year, 2 months ago
  68. 5c303f1 Reformat legacy files by Paul Duffin · 1 year, 2 months ago
  69. 47dd41d Replace the default storage from OkioStorage to FileStorage. by elifbilgin · 1 year, 2 months ago
  70. 5b08851a Make projectOrArtifact Gradle Isolated Projects safe. by Aurimas Liutikas · 1 year, 2 months ago
  71. 5e4001a Merge "Switch some annotations in tests to JSpecify" into androidx-main by Julia McClellan · 1 year, 2 months ago
  72. c68855c Implementing DirectBoot support in DataStore. by elifbilgin · 1 year, 2 months ago
  73. f769d52 Switch some annotations in tests to JSpecify by Julia McClellan · 1 year, 2 months ago
  74. befa39e Merge "Make androidx.datastore target Kotlin 2.0" into androidx-main by Elif Bilgin · 1 year, 2 months ago
  75. 5dfd1dc Make androidx.datastore target Kotlin 2.0 by elifbilgin · 1 year, 2 months ago
  76. 3e2cc72 Resolve FileNotFoundException issue in OkioStorage at startup. by elifbilgin · 1 year, 2 months ago
  77. b7cc678 The advice collected from the dependency analysis plugin in baselines includes information about incorrectly configured dependencies. by Radha Nakade · 1 year, 2 months ago
  78. 752c229d Upload dependency analysis baselines for all projects. by Radha Nakade · 1 year, 3 months ago
  79. db1120c Add missing @JvmOverloads methods by Julia McClellan · 1 year, 3 months ago
  80. 03fa9fb Rename android to androidTarget for KMP projects by Aurimas Liutikas · 1 year, 3 months ago
  81. 1c718fc Remove final modifier from properties of final classes by Julia McClellan · 1 year, 3 months ago
  82. dbf69db Add elifbilgin@ to datastore OWNERS. by elifbilgin · 1 year, 3 months ago
  83. 3756026 Merge "Deprecate runWithTimingDisabled in favor of runWithMeasurementDisabled" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. ccb2b09 Merge "Rename datastore-core source sets to jvmAndroid*." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  85. f95ae3f Deprecate runWithTimingDisabled in favor of runWithMeasurementDisabled by Chris Craik · 1 year, 3 months ago
  86. 2f2eedf Rename datastore-core source sets to jvmAndroid*. by elifbilgin · 1 year, 3 months ago
  87. 37e8321 Rename LibraryType to SoftwareType by Aurimas Liutikas · 1 year, 3 months ago
  88. 0781507 Revert^2 "Switch some projects to K2 metalava" by Julia McClellan · 1 year, 4 months ago
  89. 4606241 Merge "Rearrange source sets to androidJvmMain." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  90. 1a9016b Rearrange source sets to androidJvmMain. by elifbilgin · 1 year, 4 months ago
  91. 5dd0fb3 Remove AndroidxExtension.runApiTasks and rely solely on LibraryType.checkApi by Omar Ismail · 1 year, 4 months ago
  92. a293b97 Consolidate to only use AndroidXExtension.type to control publishing by Omar Ismail · 1 year, 4 months ago
  93. be9758e Clean up remaining CVF references by Julia McClellan · 1 year, 4 months ago
  94. cc2d089 Clean up references to ClassVerificationFailure by Julia McClellan · 1 year, 4 months ago
  95. ced7f81 Clean up prebuilt dependency declarations by Aurimas Liutikas · 1 year, 5 months ago
  96. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 1 year, 5 months ago
  97. 4bf9a25 Merge "Add a new interface CurrentDataProviderStore that exposes a suspend function to get current data. And GuavaDataStore forwards getData() to currentData()." into androidx-main by Zhiyuan Wang · 1 year, 6 months ago
  98. fe680f4 Add a new interface CurrentDataProviderStore that exposes a suspend function to get current data. And GuavaDataStore forwards getData() to currentData(). by Zhiyuan Wang · 1 year, 6 months ago
  99. 0d01f41 Merge "Add a public PreferencesFileSerializer that can be used for jvm Serializer" into androidx-main by Zhiyuan Wang · 1 year, 6 months ago
  100. 73b142a Enable watchosDeviceArm64 by default for watchos by Aurimas Liutikas · 1 year, 6 months ago