1. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 8 months ago
  2. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  3. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 9 months ago
  4. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 9 months ago
  5. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 9 months ago
  6. 1cdf0dc Introduce StorageException to datastore-core by Lukhnos Liu · 2 years, 9 months ago
  7. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 10 months ago
  8. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  9. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 2 years, 10 months ago
  10. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  11. a57bf80 [GH] Add missing word in DataStore KDoc & Javadoc by Louis CAD · 2 years, 10 months ago
  12. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 2 years, 10 months ago
  13. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 2 years, 11 months ago
  14. 5d09b36 Merge "Add playground support for datastore" into androidx-main am: 718fb040fc by Dustin Lam · 2 years, 10 months ago
  15. 4e42fb1 Add playground support for datastore by Dustin Lam · 2 years, 11 months ago
  16. 611d6ea Start targeting API 31 by Aurimas Liutikas · 2 years, 11 months ago
  17. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years ago
  18. 52a6dc0 Add documentation to SharedPreferencesMigration by Rohit Sathyanarayana · 3 years ago
  19. 247fd51 Stop throwing exceptions when a key doesn't exist when all keys is specified for SharedPreferencesMigration by Rohit Sathyanarayana · 3 years ago
  20. d963ecf Migrate protobuf to use version catalogs by Aurimas Liutikas · 3 years ago
  21. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago
  22. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years ago
  23. 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 ago
  24. 858c4bd Remove generated .java file from datastore-preferences-proto:export task and update DataStore to 1.0.0-rc01 by Rohit Sathyanarayana · 3 years ago
  25. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  26. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years ago
  27. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years ago
  28. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years ago
  29. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 1 month ago
  30. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  31. f4c3925 Fix ClassVerificationFailure in datastore:datastore by Rohit Sathyanarayana · 3 years ago
  32. eba77aa Migrate datastore to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  33. b714832 Fix broken test due to changed SP behavior. by Rohit Sathyanarayana · 3 years, 1 month ago
  34. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  35. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  36. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 1 month ago
  37. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  38. 7b89540 Remove unused jarjar plugin. by Aurimas Liutikas · 3 years, 2 months ago
  39. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  40. 2443e56 Ignore tests that are failing in post submit by Andrea Falcone · 3 years, 2 months ago
  41. c56de91 Update versions for release id 1619024400000 by Nick Anthony · 3 years, 2 months ago
  42. 5d4c6fe Merge "Fix thisref->apllicationContext in DataStoreDelegate.kt" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. a9fc553 Bump datastore to beta by rohitsat13 · 3 years, 3 months ago
  44. 851a268 Fix thisref->apllicationContext in DataStoreDelegate.kt by rohitsat13 · 3 years, 2 months ago
  45. 44a6580 Fix context leak in datastore delegates by only passing application context reference to the produce file callbacks. by rohitsat13 · 3 years, 3 months ago
  46. e9a5039 Remove unecessary @JvmOverloads from methods that are kotlin only. by rohitsat13 · 3 years, 3 months ago
  47. 33789b5 Fix flaky rx "testTake3" test that expects to see every possible value. by rohitsat13 · 3 years, 4 months ago
  48. 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, 5 months ago
  49. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 4 months ago
  50. 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, 4 months ago
  51. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  52. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  53. 1da08fd Create helper functions to generate the name of the files by rohitsat13 · 3 years, 4 months ago
  54. 5fe0a26 RxDataStore property delegates by rohitsat13 · 3 years, 4 months ago
  55. 4bfd8d7 Make Serializer functions suspending by rohitsat13 · 3 years, 4 months ago
  56. c5d2984 Merge "Make the SharedPreferencesMigration keysToMigrate param non-null per API guidance." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  57. dc90c70 Merge "Fix and add some example code in docs." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  58. c9242fd Fix and add some example code in docs. by rohitsat13 · 3 years, 4 months ago
  59. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 4 months ago
  60. ffd6d94 Make the SharedPreferencesMigration keysToMigrate param non-null per API guidance. by rohitsat13 · 3 years, 4 months ago
  61. bd56cad Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option. by rohitsat13 · 3 years, 4 months ago
  62. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 5 months ago
  63. f428e68 Merge "Add a better test for checking that all actor values are consumed." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  64. ae265e4 Add a better test for checking that all actor values are consumed. by rohitsat13 · 3 years, 5 months ago
  65. f5617bb Create dataStore property delegate. by rohitsat13 · 3 years, 4 months ago
  66. 5078ab8 Keep track of active data store files so we can throw an exception if there is a duplicate instance. by rohitsat13 · 3 years, 5 months ago
  67. 379ceff Merge changes from rxjava2 into rxjava3. by rohitsat13 · 3 years, 5 months ago
  68. 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, 5 months ago
  69. 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  70. 2bbb6a3 Merge "Add a toString method to Preferences.Key class." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  71. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 4 months ago
  72. 8f3c1ae Fix RxDataStoreBuilder docs by rohitsat13 · 3 years, 4 months ago
  73. e494788 Add a toString method to Preferences.Key class. by rohitsat13 · 3 years, 4 months ago
  74. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 5 months ago
  75. 52e2ebc Fix failing api 15 tests for DataStore by adding correct permissions to android manifest by rohitsat13 · 3 years, 5 months ago
  76. 40fa959 Disable the failing datastore stress tests. by rohitsat13 · 3 years, 5 months ago
  77. 2baf1a0 Add additional timeouts to SingleProcessDataStoreStressTest that would help highlight actual failures. by rohitsat13 · 3 years, 5 months ago
  78. 3d5fe18 Add Timeouts to all datastore:datastore-core:test tests by rohitsat13 · 3 years, 5 months ago
  79. 8c0438b Fix Cancellation behavior when caller scope is cancelled. by rohitsat13 · 3 years, 5 months ago
  80. 03fed86 Remove ConflatedBroadcastChannel and replace with StateFlow since ConflatedBroadcastChannel is going to be deprecated and is currently Experimental. by rohitsat13 · 3 years, 5 months ago
  81. e9487ac Merge "Kotlin json sample app" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  82. 3f7c4f6 Remove actor since it is marked obsolete. by rohitsat13 · 3 years, 5 months ago
  83. 2a8e7b0 Kotlin json sample app by rohitsat13 · 3 years, 5 months ago
  84. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  85. 84256ba Transform in caller context by rohitsat13 · 3 years, 8 months ago
  86. 34c88a0 Fix DataStore factory comments which leaves out the fact that the datastore file is created in the datastore/ subdirectory when you use the context constructor. by rohitsat13 · 3 years, 6 months ago
  87. 5ea87b8 Merge "Hide the CorruptionHandler interface. We should probably remove it in a future CL. This should've been internal already." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. 431cd63 Added datastore-rxjava3 and datastore-preferences-rxjava3. by rohitsat13 · 3 years, 6 months ago
  89. 4767533 Add datastore-preferences-rxjava2 module so people can build and use Preferences DataStore from java. by rohitsat13 · 3 years, 7 months ago
  90. e27bbe4 Hide the CorruptionHandler interface. We should probably remove it in a future CL. This should've been internal already. by rohitsat13 · 3 years, 6 months ago
  91. 842f081 Split preferencesKey<T> into individual types, e.g. intPreferencesKey, longPreferencesKey, etc. by rohitsat13 · 3 years, 6 months ago
  92. aba42ee RxDataMigration and RxSharedPreferencesMigration. by rohitsat13 · 3 years, 7 months ago
  93. 0e34cf4 Modify RxDataStoreBuilder constructors to accept required params. by rohitsat13 · 3 years, 7 months ago
  94. dba4986 Re-add androidTests that were removed in aosp/1515784 by rohitsat13 · 3 years, 7 months ago
  95. 459685b Merge "Update the DataMigration docs to warn against accessing DataStore directly from inside these functions." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  96. c23fddb Temporarily removing failing androidTests from rxjava2 package so I can unblock presubmits while I figure out what is wrong. by rohitsat13 · 3 years, 7 months ago
  97. e432d82 Update the DataMigration docs to warn against accessing DataStore directly from inside these functions. by rohitsat13 · 3 years, 7 months ago
  98. 235f8d32 Merge "Added a better exception and documentation so people ensure that there is only a single instance of DataStore per file." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  99. ed6cbe1 Added a better exception and documentation so people ensure that there is only a single instance of DataStore per file. by rohitsat13 · 3 years, 7 months ago
  100. 490dab9 Merge "Remove kirillg@ and obenabde@ from OWNERS files" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago