1. 8682244 Mark testAllMessagesAreRespondedTo test as ignored by Aurimas Liutikas · 1 year, 9 months ago
  2. b333420 Merge "Added @JvmOverloads to factory method." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  3. 3ba80bd Merge "MultiProcDataStore confirms the data is still corrupted before overriding Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest Bug: b/241286493" into androidx-main by Zhiyuan Wang · 1 year, 9 months ago
  4. cdcad28 Added @JvmOverloads to factory method. by paulmalolepsy · 1 year, 9 months ago
  5. 3acffbf MultiProcDataStore confirms the data is still corrupted before overriding by Zhiyuan Wang · 1 year, 9 months ago
  6. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  7. 09b6953 Merge "New projects for ConstraintLayout Core, ConstraintLayout, and Compose" into androidx-main by John Hoford · 1 year, 9 months ago
  8. 3c6ed48 New projects for ConstraintLayout Core, ConstraintLayout, and Compose by Shane · 1 year, 11 months ago
  9. dc5b56a Merge "Swap decrementAndGet with getAndDecrement" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  10. c43e685 Merge "Change android datastore to use OkioStorage." into androidx-main by Paul Malolepsy · 1 year, 10 months ago
  11. b7b85e4 Merge "Changed made related to API council feedback." into androidx-main by Paul Malolepsy · 1 year, 10 months ago
  12. 7cfa548 Disable flaking test by Aurimas Liutikas · 1 year, 10 months ago
  13. 53516dc Change android datastore to use OkioStorage. by paulmalolepsy · 1 year, 10 months ago
  14. 1ea2584 Changed made related to API council feedback. by paulmalolepsy · 1 year, 11 months ago
  15. 25d5892 Swap decrementAndGet with getAndDecrement by Rohit Sathyanarayana · 1 year, 10 months ago
  16. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  17. f70d515 Merge "Add MultiProcessDataStoreFactory class to create MPDS instances Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.MultiProcessDataStoreFactoryTest Relnote: Add MultiProcessDataStoreFactory to 'datastore:multiprocess'." into androidx-main by Zhiyuan Wang · 1 year, 10 months ago
  18. 03137a0 Add MultiProcessDataStoreFactory class to create MPDS instances by Zhiyuan Wang · 1 year, 11 months ago
  19. dc5bf96 Annotate flaky tests by Ember Rose · 1 year, 11 months ago
  20. c5cfbb0 Consolidate similar gradle logic between KMP projects in AndroidX by Dustin Lam · 1 year, 11 months ago
  21. c32e0ec Merge "Remove obsolete TODO for PreferencesSerializer." into androidx-main by Yuri Schimke · 1 year, 11 months ago
  22. f19655f Fix test flakiness for MultiProcessDataStoreMultiProcessTest by Zhiyuan Wang · 1 year, 11 months ago
  23. f2d4a66 Merge "Revert "Revert "Add multi-process testing for MultiProcessDataStore""" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  24. 480fc04 Revert "Revert "Add multi-process testing for MultiProcessDataStore"" by Zhiyuan Wang · 1 year, 11 months ago
  25. c372fbc Merge "Revert "Add multi-process testing for MultiProcessDataStore"" into androidx-main by Aurimas Liutikas · 1 year, 11 months ago
  26. 1e84fd5 Revert "Add multi-process testing for MultiProcessDataStore" by Aurimas Liutikas · 1 year, 11 months ago
  27. 57e8baa Remove obsolete TODO for PreferencesSerializer. by Yuri Schimke · 1 year, 11 months ago
  28. 9e3573a Merge "Add multi-process testing for MultiProcessDataStore Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.MultiProcessDataStoreMultiProcessTest" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  29. d9045a5 Merge "Implement MultiProcessDataStore with FileObserver Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  30. f1a6709 Add multi-process testing for MultiProcessDataStore by Zhiyuan Wang · 2 years, 2 months ago
  31. b841c22 Implement MultiProcessDataStore with FileObserver by Zhiyuan Wang · 2 years ago
  32. df860fc Fix unqualified unimported exception in Preferences edit() by Owen Gray · 1 year, 11 months ago
  33. 10d1444b Moved the preferences okio factory to common common. by paulmalolepsy · 1 year, 11 months ago
  34. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  35. b22df74 Merge "Move hardcoded library versions into libs.versions.toml" into androidx-main by Treehugger Robot · 2 years ago
  36. 7d1330c Add ios() support to various datastore libs and dependencies and standardise using common platform types. by paulmalolepsy · 2 years ago
  37. f6ce7e3 Move hardcoded library versions into libs.versions.toml by paulmalolepsy · 2 years ago
  38. a399b41 Merge changes from topic "ds-pref" into androidx-main by Paul Malolepsy · 2 years ago
  39. 17c5c1e datastore-preferences-core converted to multiplatform, using kotlinx.serialization for native targets. by paulmalolepsy · 2 years ago
  40. eb74af3 Move datastore-preferences-core to KMP structure. by paulmalolepsy · 2 years ago
  41. 70ab782 Merge "Add optional enableMlock parameter to SharedCounter and differentiate native methods Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.SharedCounterTest" into androidx-main by Zhiyuan Wang · 2 years ago
  42. 12f0f4c Add optional enableMlock parameter to SharedCounter and differentiate native methods by Zhiyuan Wang · 2 years ago
  43. 59757c5 Remove overrides for 'publish' and 'runApiTasks' in datastore-core-okio by Fred Sladkey · 2 years ago
  44. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years ago
  45. aec04f9 Consolidate datastore test utils in the new internal-testutils-datastore module. by paulmalolepsy · 2 years ago
  46. 728694f Merge "Migrate OkioStorageTest to internal kruth" into androidx-main by Dustin Lam · 2 years ago
  47. c348c4c Migrate OkioStorageTest to internal kruth by Adetunji Dahunsi · 2 years ago
  48. b50d023 SingleProcessDataStore converted to using Storage. by paulmalolepsy · 2 years ago
  49. 2f7b23aa Removed locking from storage until we need it for multiproc. by paulmalolepsy · 2 years ago
  50. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 1 month ago
  51. 105b3cc Merge "Setup internal-testutils module for datastore" into androidx-main by Treehugger Robot · 2 years ago
  52. 6bf97e2 Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years ago
  53. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 1 month ago
  54. f79179d Copy datastore-core definitions to datastore-multiprocess and placehold for MultiProcessDataStore by Zhiyuan Wang · 2 years ago
  55. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  56. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  57. efb057c Fix lint issue in sample app by Andrea Falcone · 2 years ago
  58. 717dbef8 Enable publishing for mac targets by Yigit Boyar · 2 years, 1 month ago
  59. 0480d90 Merge "Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it." into androidx-main by Fred Sladkey · 2 years, 1 month ago
  60. 9dffc37 Merge "Upgrade to metalava from ab/8670428" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  61. bd43981 Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it. by Fred Sladkey · 2 years, 1 month ago
  62. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years, 1 month ago
  63. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years, 1 month ago
  64. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  65. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 1 month ago
  66. 6ed9510 KMP Build CI Setup by Yigit Boyar · 2 years, 1 month ago
  67. 0656ab2 Merge "Add a new KMP StudioType" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  68. f08b9a0 Add a new KMP StudioType by Yigit Boyar · 2 years, 1 month ago
  69. ee6a9cb Remove unused sourceset by Yigit Boyar · 2 years, 1 month ago
  70. 0671506 Add Kruth declarations required for commonizing datastore-core tests by Dustin Lam · 2 years, 1 month ago
  71. 7da2dc3 Move the datastore-core jvm files to common that required little to no changes. by paulmalolepsy · 2 years, 1 month ago
  72. c9e26f0 OKIO implementation of the Storage interface. by paulmalolepsy · 2 years, 1 month ago
  73. 6e5ffaf Storage interface for encapsulating serialization and persistence in the DataStore. by paulmalolepsy · 2 years, 2 months ago
  74. 745edf9 Setup internal-testutils module for datastore by Dustin Lam · 2 years, 1 month ago
  75. 6539985 Setup module for KMP testutils by Dustin Lam · 2 years, 1 month ago
  76. d255151 Adding myself to datastore owners as I am now the androidx owner (per yboyar@) and will be making frequent changes. by paulmalolepsy · 2 years, 1 month ago
  77. eee0ea1 Bump datastore-core to androidx.annotation:1.3.0 by Dustin Lam · 2 years, 2 months ago
  78. ecf0f2a Merge "Convert datastore-core to a KMP project" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  79. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  80. b4a2ac8 Convert datastore-core to a KMP project by Dustin Lam · 2 years, 2 months ago
  81. 80958c5 Include only proper items to exported jars by Aurimas Liutikas · 2 years, 2 months ago
  82. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  83. 42ef4e4 Merge "Update to AGP 7.3.0-alpha08" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  84. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 2 months ago
  85. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 3 months ago
  86. 19d16da [GH] Download cmake 3.22.1 onto build machines by Yigit Boyar · 2 years, 3 months ago
  87. f0d4eb3 [GH] temporarily disable datastore-multiprocess in github by Yigit Boyar · 2 years, 3 months ago
  88. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  89. 2c55c41 Init implementation for shared_counter and jni in datastore-multiprocess by Zhiyuan Wang · 2 years, 4 months ago
  90. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  91. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  92. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  93. 93e5695 Merge "Deprecate runBlockingTest in datastore-core DataMigrationInitializerTest Test: ./gradlew :datastore:datastore-core:test Bug: b/220884145" into androidx-main by Zhiyuan Wang · 2 years, 3 months ago
  94. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  95. 7361f3f Deprecate runBlockingTest in datastore-core DataMigrationInitializerTest by Zhiyuan Wang · 2 years, 3 months ago
  96. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  97. 44789e4 Had to directly depend on compose projectOrArtifacts to be sure the project could compile. by paulmalolepsy · 2 years, 3 months ago
  98. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  99. 8b0ee4b Merge "Added ByteArray support to DatastorePreferences." into androidx-main by Paul Malolepsy · 2 years, 3 months ago
  100. 7dfe863 Removed hardcoded compose version in build.gradle. by paulmalolepsy · 2 years, 3 months ago