- 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 4 years, 3 months ago
- bd56cad Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option. by rohitsat13 · 4 years, 3 months ago
- 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 3 months ago
- f428e68 Merge "Add a better test for checking that all actor values are consumed." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- ae265e4 Add a better test for checking that all actor values are consumed. by rohitsat13 · 4 years, 3 months ago
- f5617bb Create dataStore property delegate. by rohitsat13 · 4 years, 3 months ago
- 5078ab8 Keep track of active data store files so we can throw an exception if there is a duplicate instance. by rohitsat13 · 4 years, 3 months ago
- 379ceff Merge changes from rxjava2 into rxjava3. by rohitsat13 · 4 years, 3 months ago
- 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 · 4 years, 3 months ago
- 263e7d9 Merge "Update activity, fragment, and lifecycle to stable" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 2bbb6a3 Merge "Add a toString method to Preferences.Key class." into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 4 years, 3 months ago
- 8f3c1ae Fix RxDataStoreBuilder docs by rohitsat13 · 4 years, 3 months ago
- e494788 Add a toString method to Preferences.Key class. by rohitsat13 · 4 years, 3 months ago
- cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 4 years, 3 months ago
- 52e2ebc Fix failing api 15 tests for DataStore by adding correct permissions to android manifest by rohitsat13 · 4 years, 3 months ago
- 40fa959 Disable the failing datastore stress tests. by rohitsat13 · 4 years, 3 months ago
- 2baf1a0 Add additional timeouts to SingleProcessDataStoreStressTest that would help highlight actual failures. by rohitsat13 · 4 years, 3 months ago
- 3d5fe18 Add Timeouts to all datastore:datastore-core:test tests by rohitsat13 · 4 years, 3 months ago
- 8c0438b Fix Cancellation behavior when caller scope is cancelled. by rohitsat13 · 4 years, 4 months ago
- 03fed86 Remove ConflatedBroadcastChannel and replace with StateFlow since ConflatedBroadcastChannel is going to be deprecated and is currently Experimental. by rohitsat13 · 4 years, 4 months ago
- e9487ac Merge "Kotlin json sample app" into androidx-main by Treehugger Robot · 4 years, 4 months ago
- 3f7c4f6 Remove actor since it is marked obsolete. by rohitsat13 · 4 years, 4 months ago
- 2a8e7b0 Kotlin json sample app by rohitsat13 · 4 years, 4 months ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 4 months ago
- 84256ba Transform in caller context by rohitsat13 · 4 years, 4 months ago