1. f0d4eb3 [GH] temporarily disable datastore-multiprocess in github by Yigit Boyar · 2 years, 5 months ago
  2. 2c55c41 Init implementation for shared_counter and jni in datastore-multiprocess by Zhiyuan Wang · 2 years, 6 months ago
  3. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  4. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 6 months ago
  5. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  6. 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, 6 months ago
  7. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 6 months ago
  8. 7361f3f Deprecate runBlockingTest in datastore-core DataMigrationInitializerTest by Zhiyuan Wang · 2 years, 6 months ago
  9. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 6 months ago
  10. 44789e4 Had to directly depend on compose projectOrArtifacts to be sure the project could compile. by paulmalolepsy · 2 years, 6 months ago
  11. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  12. 8b0ee4b Merge "Added ByteArray support to DatastorePreferences." into androidx-main by Paul Malolepsy · 2 years, 6 months ago
  13. 7dfe863 Removed hardcoded compose version in build.gradle. by paulmalolepsy · 2 years, 6 months ago
  14. 6758ae7 Added ByteArray support to DatastorePreferences. by paulmalolepsy · 2 years, 6 months ago
  15. 0800b0a Merge "Datastore sample app that uses a compose UI." into androidx-main by Paul Malolepsy · 2 years, 6 months ago
  16. b10822f Datastore sample app that uses a compose UI. by paulmalolepsy · 2 years, 6 months ago
  17. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  18. 8c32457 Fix serialization signature checking. by Aurimas Liutikas · 2 years, 6 months ago
  19. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 6 months ago
  20. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  21. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  22. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 3 years ago
  23. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  24. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  25. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  26. ef122cd Remove redundant getDependencyAsString by Aurimas Liutikas · 2 years, 11 months ago
  27. f1a7017 Merge "Revert "Introduce StorageException to datastore-core"" into androidx-main by Dustin Lam · 3 years ago
  28. d2a0019 Revert "Introduce StorageException to datastore-core" by Dustin Lam · 3 years ago
  29. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  30. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  31. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 3 years ago
  32. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 3 years ago
  33. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 3 years ago
  34. 1cdf0dc Introduce StorageException to datastore-core by Lukhnos Liu · 3 years ago
  35. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  36. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  37. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 3 years, 1 month ago
  38. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  39. a57bf80 [GH] Add missing word in DataStore KDoc & Javadoc by Louis CAD · 3 years, 1 month ago
  40. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  41. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 3 years, 2 months ago
  42. 5d09b36 Merge "Add playground support for datastore" into androidx-main am: 718fb040fc by Dustin Lam · 3 years, 1 month ago
  43. 4e42fb1 Add playground support for datastore by Dustin Lam · 3 years, 2 months ago
  44. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  45. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 2 months ago
  46. 52a6dc0 Add documentation to SharedPreferencesMigration by Rohit Sathyanarayana · 3 years, 2 months ago
  47. 247fd51 Stop throwing exceptions when a key doesn't exist when all keys is specified for SharedPreferencesMigration by Rohit Sathyanarayana · 3 years, 2 months ago
  48. d963ecf Migrate protobuf to use version catalogs by Aurimas Liutikas · 3 years, 3 months ago
  49. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years, 3 months ago
  50. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 3 months ago
  51. d820781 Merge "Remove generated .java file from datastore-preferences-proto:export task and update DataStore to 1.0.0-rc01" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  52. 858c4bd Remove generated .java file from datastore-preferences-proto:export task and update DataStore to 1.0.0-rc01 by Rohit Sathyanarayana · 3 years, 3 months ago
  53. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  54. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  55. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 3 months ago
  56. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  57. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  58. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  59. f4c3925 Fix ClassVerificationFailure in datastore:datastore by Rohit Sathyanarayana · 3 years, 3 months ago
  60. eba77aa Migrate datastore to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  61. b714832 Fix broken test due to changed SP behavior. by Rohit Sathyanarayana · 3 years, 4 months ago
  62. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  63. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  64. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  65. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  66. 7b89540 Remove unused jarjar plugin. by Aurimas Liutikas · 3 years, 5 months ago
  67. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  68. 2443e56 Ignore tests that are failing in post submit by Andrea Falcone · 3 years, 5 months ago
  69. c56de91 Update versions for release id 1619024400000 by Nick Anthony · 3 years, 5 months ago
  70. 5d4c6fe Merge "Fix thisref->apllicationContext in DataStoreDelegate.kt" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  71. a9fc553 Bump datastore to beta by rohitsat13 · 3 years, 6 months ago
  72. 851a268 Fix thisref->apllicationContext in DataStoreDelegate.kt by rohitsat13 · 3 years, 5 months ago
  73. 44a6580 Fix context leak in datastore delegates by only passing application context reference to the produce file callbacks. by rohitsat13 · 3 years, 5 months ago
  74. e9a5039 Remove unecessary @JvmOverloads from methods that are kotlin only. by rohitsat13 · 3 years, 6 months ago
  75. 33789b5 Fix flaky rx "testTake3" test that expects to see every possible value. by rohitsat13 · 3 years, 7 months ago
  76. ccec63c Fix flaky simple actor test. If the actor started processing a value we time out bc we never process the msg. by rohitsat13 · 3 years, 8 months ago
  77. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 7 months ago
  78. b64da89 Change migrations param to migrationProducers param for datastore property delegate since you may need context to create a sp migration for example. by rohitsat13 · 3 years, 7 months ago
  79. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  80. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  81. 1da08fd Create helper functions to generate the name of the files by rohitsat13 · 3 years, 7 months ago
  82. 5fe0a26 RxDataStore property delegates by rohitsat13 · 3 years, 7 months ago
  83. 4bfd8d7 Make Serializer functions suspending by rohitsat13 · 3 years, 7 months ago
  84. c5d2984 Merge "Make the SharedPreferencesMigration keysToMigrate param non-null per API guidance." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  85. dc90c70 Merge "Fix and add some example code in docs." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  86. c9242fd Fix and add some example code in docs. by rohitsat13 · 3 years, 7 months ago
  87. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 7 months ago
  88. ffd6d94 Make the SharedPreferencesMigration keysToMigrate param non-null per API guidance. by rohitsat13 · 3 years, 7 months ago
  89. bd56cad Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option. by rohitsat13 · 3 years, 7 months ago
  90. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  91. f428e68 Merge "Add a better test for checking that all actor values are consumed." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  92. ae265e4 Add a better test for checking that all actor values are consumed. by rohitsat13 · 3 years, 8 months ago
  93. f5617bb Create dataStore property delegate. by rohitsat13 · 3 years, 7 months ago
  94. 5078ab8 Keep track of active data store files so we can throw an exception if there is a duplicate instance. by rohitsat13 · 3 years, 8 months ago
  95. 379ceff Merge changes from rxjava2 into rxjava3. by rohitsat13 · 3 years, 7 months ago
  96. 9bdb8c2 Make a Disposable RxDataStore class that wraps a DataStore and can be closed. It is important that we maintain the ability to close the DataStore so that we can introduce safeguarding against duplicate instances. by rohitsat13 · 3 years, 7 months ago
  97. 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  98. 2bbb6a3 Merge "Add a toString method to Preferences.Key class." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  99. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 7 months ago
  100. 8f3c1ae Fix RxDataStoreBuilder docs by rohitsat13 · 3 years, 7 months ago