1. 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, 5 months ago
  2. 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
  3. 431cd63 Added datastore-rxjava3 and datastore-preferences-rxjava3. by rohitsat13 · 3 years, 6 months ago
  4. 4767533 Add datastore-preferences-rxjava2 module so people can build and use Preferences DataStore from java. by rohitsat13 · 3 years, 7 months ago
  5. 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
  6. 842f081 Split preferencesKey<T> into individual types, e.g. intPreferencesKey, longPreferencesKey, etc. by rohitsat13 · 3 years, 6 months ago
  7. aba42ee RxDataMigration and RxSharedPreferencesMigration. by rohitsat13 · 3 years, 7 months ago
  8. 0e34cf4 Modify RxDataStoreBuilder constructors to accept required params. by rohitsat13 · 3 years, 7 months ago
  9. dba4986 Re-add androidTests that were removed in aosp/1515784 by rohitsat13 · 3 years, 7 months ago
  10. 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
  11. 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
  12. e432d82 Update the DataMigration docs to warn against accessing DataStore directly from inside these functions. by rohitsat13 · 3 years, 7 months ago
  13. 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
  14. 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
  15. 490dab9 Merge "Remove kirillg@ and obenabde@ from OWNERS files" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  16. 134e3f6 Remove kirillg@ and obenabde@ from OWNERS files by Aurimas Liutikas · 3 years, 7 months ago
  17. a65952a RxDataStoreBuilder.kt to make constructing DataStores from java easier. by rohitsat13 · 3 years, 7 months ago
  18. 8739fcd RxDataStore.kt, the RxJava wrapper for the core API. by rohitsat13 · 3 years, 7 months ago
  19. 19c1a1d Migrate existing jarjar plugin users to shadow plugin by Aurimas Liutikas · 3 years, 7 months ago
  20. 5b0b408 Merge "Make the Serializer's OutputStream.close() a no-op." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  21. c50b27f Make the Serializer's OutputStream.close() a no-op. by rohitsat13 · 3 years, 7 months ago
  22. cfc0689 Remove unused AndroidManifest.xml file for datastore-preferences-core by Aurimas Liutikas · 3 years, 7 months ago
  23. d8c8f30 Include datastore-preferences-proto library inside datastore-preferences-core artifact by rohitsat13 · 3 years, 7 months ago
  24. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  25. 6e264d1 Merge "Optional: Move produceFile parameter to be the last parameter in the list." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  26. 6d3328f Merge "Make the SharedPreferencesView constructor internal." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  27. 345c0a3 Make the SharedPreferencesView constructor internal. by rohitsat13 · 3 years, 8 months ago
  28. ea87b7a Optional: Move produceFile parameter to be the last parameter in the list. by rohitsat13 · 3 years, 8 months ago
  29. 92611da Enable double values for Preferences. by rohitsat13 · 3 years, 8 months ago
  30. 5fb44b2 Add a defaultValue val to the Serializer interface to make implementing Serializers easier and clearer and add a check to make sure that the user does not close the output stream from writeTo. by rohitsat13 · 3 years, 8 months ago
  31. f3f7c44 Split out android lib targets for preferences data store by rohitsat13 · 3 years, 9 months ago
  32. 097c4e8 Merge "Split out datastore and datastore-core modules" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  33. c9bbc6f Split out datastore and datastore-core modules by rohitsat13 · 3 years, 9 months ago
  34. 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 3 years, 8 months ago
  35. ad789a0 Fix kotlin explicit API by rohitsat13 · 3 years, 8 months ago
  36. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 8 months ago
  37. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  38. 9f2c621 Merge "Add correct dependencies to sampleapp to stop android studio from complaining" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  39. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  40. 6ee1f70 Merge "Add toString method for datastore-preferences to make debugging easier" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  41. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  42. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  43. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 3 years, 9 months ago
  44. 145577b Add correct dependencies to sampleapp to stop android studio from complaining by rohitsat13 · 3 years, 10 months ago
  45. c8ac7c6 Add toString method for datastore-preferences to make debugging easier by rohitsat13 · 3 years, 9 months ago
  46. cc8d1bf Merge "Add mutation checking behavior on datastore-core using hashcode" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  47. 837634c Freeze DataStore Preferences once returned in update transform. by rohitsat13 · 3 years, 9 months ago
  48. cb99abd Add mutation checking behavior on datastore-core using hashcode by rohitsat13 · 3 years, 9 months ago
  49. 6c6881d Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  50. 0d9fc4f Merge "Fix the crash with DataStore R8. I think this is happening because protobuf-lite uses reflection and r8 thinks the fields are unused." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  51. ba35258 Fix the crash with DataStore R8. I think this is happening because protobuf-lite uses reflection and r8 thinks the fields are unused. by rohitsat13 · 3 years, 9 months ago
  52. 60586b2 Merge "Move to the latest Material 1.2.1 release" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  53. 279c9e1 Fix a set of build warnings about migrating to updated checkApi flag system. by Owen Gray · 3 years, 10 months ago
  54. 718c20d Move to the latest Material 1.2.1 release by Kirill Grouchnikov · 3 years, 9 months ago
  55. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  56. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 3 years, 11 months ago
  57. bc09a55 Remove compileSdk 29, boilerplate from datastore sampleapp by Ian Lake · 3 years, 10 months ago
  58. 90b144c Make preferences more like a generic kotlin map. by Rohit Sathyanarayana · 3 years, 10 months ago
  59. 63a5be4 Merge "Use jarjar on preferences.proto to solve the issue with diamond dependencies on proto_lite runtime." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  60. 08a8246 Use jarjar on preferences.proto to solve the issue with diamond dependencies on proto_lite runtime. by Rohit Sathyanarayana · 3 years, 10 months ago
  61. 7d4ea6d Make the PreferencesDataStore factory easier to use and make both Factories objects instead of classes. by Rohit Sathyanarayana · 3 years, 10 months ago
  62. 1a70cba Clean up the SharedPreferencesMigration classes. by Rohit Sathyanarayana · 3 years, 11 months ago
  63. 3138183 Use @param instead of param level comments. by Rohit Sathyanarayana · 3 years, 11 months ago
  64. f5ce7eb Merge "Test to java dir" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  65. 7d1f7df Test to java dir by Rohit Sathyanarayana · 3 years, 11 months ago
  66. b18c860 Settings Sample App with DataStore. by Rohit Sathyanarayana · 3 years, 11 months ago
  67. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  68. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  69. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  70. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years ago
  71. 3f3b843 Add test that confirms that transform doesn't cancel datastore's scope. by Rohit Sathyanarayana · 4 years ago
  72. b969c20 Fix documentation on updateData and data to specify when they throw exceptions. by Rohit Sathyanarayana · 4 years ago
  73. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  74. 39bfb58 Remove guava truth dependency from tests. by Rohit Sathyanarayana · 4 years ago
  75. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 1 month ago
  76. 95fbf56 Actually generate tip of tree docs for DataStore by Nick Anthony · 4 years ago
  77. 6ed3f9b Generate Tip of Tree docs for DataStore by Nick Anthony · 4 years ago
  78. a332454 Remove top level class SharedPreferencesMigration by Rohit Sathyanarayana · 4 years ago
  79. 2462266 Minor Documentation Fixes by Rohit Sathyanarayana · 4 years ago
  80. d1ef7ac Merge "Sample app for datastore. This will be linked in the DataStore readme." into androidx-master-dev by Treehugger Robot · 4 years ago
  81. 8daa17a Sample app for datastore. This will be linked in the DataStore readme. by Rohit Sathyanarayana · 4 years, 1 month ago
  82. f6d4f9b Generic SharedPrefs migration: by Rohit Sathyanarayana · 4 years ago
  83. 7d0219e Fix Synthetic accessor function lint errors on writeData. by Rohit Sathyanarayana · 4 years ago
  84. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years ago
  85. 142c811 Make DataStoreFactory which accepts a serializer and make some classes internal. by Rohit Sathyanarayana · 4 years ago
  86. 5ae8904 Implement Shared Preferences Migration by Rohit Sathyanarayana · 4 years, 2 months ago
  87. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 3 months ago
  88. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  89. 038a870 Merge "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" into androidx-master-dev by Chris Craik · 4 years, 1 month ago
  90. 4728684 Revert "API lint check for the MissingJvmstatic is enabled for androidx" by Chris Craik · 4 years, 1 month ago
  91. 3a311cc Add fileExtension to DataStore.serializer. by Rohit Sathyanarayana · 4 years, 1 month ago
  92. 52e89fb Pull out InitializerApi, Serializer from DataStore and rename dataFlow to data. by Treehugger Robot · 4 years, 1 month ago
  93. 35eb4e3 Merge "API lint check for the MissingJvmstatic is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  94. 075ea44 Implement PreferencesDataStoreFactory by Rohit Sathyanarayana · 4 years, 1 month ago
  95. ac39cd1 Merge "Update API lint baselines" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  96. 4a2079b Update API lint baselines by Aurimas Liutikas · 4 years, 1 month ago
  97. 94e8445 ProtoSerializer.kt by Rohit Sathyanarayana · 4 years, 2 months ago
  98. 72583b1 API lint check for the MissingJvmstatic is enabled for androidx by Sergey · 4 years, 3 months ago
  99. 04a196e Define PreferencesSerializer.kt by Rohit Sathyanarayana · 4 years, 2 months ago
  100. 0cbaef8 Merge "Fix bug when creating parent directories and ignoring file rename failure." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago