[go: nahoru, domu]

  1. 50a44db Fix flaky test RxPreferencesDataStoreBuilderTest by Zhiyuan Wang · 9 months ago
  2. cbb0445 Bump datastore version to 1.1.0-alpha07 to remove @ExperimentalMultiProcessDataStore by Zhiyuan Wang · 9 months ago
  3. 152c45f Bump DataStore version to 1.1.0-beta01 by Zhiyuan Wang · 10 months ago
  4. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  5. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  6. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  7. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  8. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  9. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  10. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  11. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  12. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  13. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  14. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  15. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  16. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  17. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 2 months ago
  18. eba77aa Migrate datastore to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  19. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  20. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  21. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  22. c56de91 Update versions for release id 1619024400000 by Nick Anthony · 3 years, 4 months ago
  23. a9fc553 Bump datastore to beta by rohitsat13 · 3 years, 5 months ago
  24. 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
  25. e9a5039 Remove unecessary @JvmOverloads from methods that are kotlin only. by rohitsat13 · 3 years, 5 months ago
  26. 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, 6 months ago
  27. 1da08fd Create helper functions to generate the name of the files by rohitsat13 · 3 years, 6 months ago
  28. 5fe0a26 RxDataStore property delegates by rohitsat13 · 3 years, 6 months ago
  29. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  30. f5617bb Create dataStore property delegate. by rohitsat13 · 3 years, 6 months ago
  31. 379ceff Merge changes from rxjava2 into rxjava3. by rohitsat13 · 3 years, 7 months ago
  32. 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
  33. 52e2ebc Fix failing api 15 tests for DataStore by adding correct permissions to android manifest by rohitsat13 · 3 years, 7 months ago
  34. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  35. 4767533 Add datastore-preferences-rxjava2 module so people can build and use Preferences DataStore from java. by rohitsat13 · 3 years, 9 months ago