1. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 4 months ago
  2. bd56cad Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option. by rohitsat13 · 3 years, 4 months ago
  3. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 5 months ago
  4. 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
  5. ae265e4 Add a better test for checking that all actor values are consumed. by rohitsat13 · 3 years, 5 months ago
  6. f5617bb Create dataStore property delegate. by rohitsat13 · 3 years, 4 months ago
  7. 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
  8. 379ceff Merge changes from rxjava2 into rxjava3. by rohitsat13 · 3 years, 4 months ago
  9. 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, 4 months ago
  10. 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  11. 2bbb6a3 Merge "Add a toString method to Preferences.Key class." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  12. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 4 months ago
  13. 8f3c1ae Fix RxDataStoreBuilder docs by rohitsat13 · 3 years, 4 months ago
  14. e494788 Add a toString method to Preferences.Key class. by rohitsat13 · 3 years, 4 months ago
  15. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 5 months ago
  16. 52e2ebc Fix failing api 15 tests for DataStore by adding correct permissions to android manifest by rohitsat13 · 3 years, 5 months ago
  17. 40fa959 Disable the failing datastore stress tests. by rohitsat13 · 3 years, 5 months ago
  18. 2baf1a0 Add additional timeouts to SingleProcessDataStoreStressTest that would help highlight actual failures. by rohitsat13 · 3 years, 5 months ago
  19. 3d5fe18 Add Timeouts to all datastore:datastore-core:test tests by rohitsat13 · 3 years, 5 months ago
  20. 8c0438b Fix Cancellation behavior when caller scope is cancelled. by rohitsat13 · 3 years, 5 months ago
  21. 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
  22. e9487ac Merge "Kotlin json sample app" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  23. 3f7c4f6 Remove actor since it is marked obsolete. by rohitsat13 · 3 years, 5 months ago
  24. 2a8e7b0 Kotlin json sample app by rohitsat13 · 3 years, 5 months ago
  25. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  26. 84256ba Transform in caller context by rohitsat13 · 3 years, 8 months ago