[go: nahoru, domu]

  1. f70d515 Merge "Add MultiProcessDataStoreFactory class to create MPDS instances Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.MultiProcessDataStoreFactoryTest Relnote: Add MultiProcessDataStoreFactory to 'datastore:multiprocess'." into androidx-main by Zhiyuan Wang · 1 year, 10 months ago
  2. 03137a0 Add MultiProcessDataStoreFactory class to create MPDS instances by Zhiyuan Wang · 1 year, 11 months ago
  3. dc5bf96 Annotate flaky tests by Ember Rose · 1 year, 11 months ago
  4. c5cfbb0 Consolidate similar gradle logic between KMP projects in AndroidX by Dustin Lam · 1 year, 11 months ago
  5. c32e0ec Merge "Remove obsolete TODO for PreferencesSerializer." into androidx-main by Yuri Schimke · 1 year, 11 months ago
  6. f19655f Fix test flakiness for MultiProcessDataStoreMultiProcessTest by Zhiyuan Wang · 1 year, 11 months ago
  7. f2d4a66 Merge "Revert "Revert "Add multi-process testing for MultiProcessDataStore""" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  8. 480fc04 Revert "Revert "Add multi-process testing for MultiProcessDataStore"" by Zhiyuan Wang · 1 year, 11 months ago
  9. c372fbc Merge "Revert "Add multi-process testing for MultiProcessDataStore"" into androidx-main by Aurimas Liutikas · 1 year, 11 months ago
  10. 1e84fd5 Revert "Add multi-process testing for MultiProcessDataStore" by Aurimas Liutikas · 1 year, 11 months ago
  11. 57e8baa Remove obsolete TODO for PreferencesSerializer. by Yuri Schimke · 1 year, 11 months ago
  12. 9e3573a Merge "Add multi-process testing for MultiProcessDataStore Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.MultiProcessDataStoreMultiProcessTest" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  13. d9045a5 Merge "Implement MultiProcessDataStore with FileObserver Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 11 months ago
  14. f1a6709 Add multi-process testing for MultiProcessDataStore by Zhiyuan Wang · 2 years, 2 months ago
  15. b841c22 Implement MultiProcessDataStore with FileObserver by Zhiyuan Wang · 2 years ago
  16. df860fc Fix unqualified unimported exception in Preferences edit() by Owen Gray · 1 year, 11 months ago
  17. 10d1444b Moved the preferences okio factory to common common. by paulmalolepsy · 2 years ago
  18. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years ago
  19. b22df74 Merge "Move hardcoded library versions into libs.versions.toml" into androidx-main by Treehugger Robot · 2 years ago
  20. 7d1330c Add ios() support to various datastore libs and dependencies and standardise using common platform types. by paulmalolepsy · 2 years ago
  21. f6ce7e3 Move hardcoded library versions into libs.versions.toml by paulmalolepsy · 2 years ago
  22. a399b41 Merge changes from topic "ds-pref" into androidx-main by Paul Malolepsy · 2 years ago
  23. 17c5c1e datastore-preferences-core converted to multiplatform, using kotlinx.serialization for native targets. by paulmalolepsy · 2 years ago
  24. eb74af3 Move datastore-preferences-core to KMP structure. by paulmalolepsy · 2 years ago
  25. 70ab782 Merge "Add optional enableMlock parameter to SharedCounter and differentiate native methods Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.SharedCounterTest" into androidx-main by Zhiyuan Wang · 2 years ago
  26. 12f0f4c Add optional enableMlock parameter to SharedCounter and differentiate native methods by Zhiyuan Wang · 2 years ago
  27. 59757c5 Remove overrides for 'publish' and 'runApiTasks' in datastore-core-okio by Fred Sladkey · 2 years ago
  28. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years ago
  29. aec04f9 Consolidate datastore test utils in the new internal-testutils-datastore module. by paulmalolepsy · 2 years ago
  30. 728694f Merge "Migrate OkioStorageTest to internal kruth" into androidx-main by Dustin Lam · 2 years ago
  31. c348c4c Migrate OkioStorageTest to internal kruth by Adetunji Dahunsi · 2 years ago
  32. b50d023 SingleProcessDataStore converted to using Storage. by paulmalolepsy · 2 years ago
  33. 2f7b23aa Removed locking from storage until we need it for multiproc. by paulmalolepsy · 2 years ago
  34. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 1 month ago
  35. 105b3cc Merge "Setup internal-testutils module for datastore" into androidx-main by Treehugger Robot · 2 years ago
  36. 6bf97e2 Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years ago
  37. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 1 month ago
  38. f79179d Copy datastore-core definitions to datastore-multiprocess and placehold for MultiProcessDataStore by Zhiyuan Wang · 2 years ago
  39. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  40. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  41. efb057c Fix lint issue in sample app by Andrea Falcone · 2 years ago
  42. 717dbef8 Enable publishing for mac targets by Yigit Boyar · 2 years, 1 month ago
  43. 0480d90 Merge "Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it." into androidx-main by Fred Sladkey · 2 years, 1 month ago
  44. 9dffc37 Merge "Upgrade to metalava from ab/8670428" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  45. bd43981 Add a flag for enabling/disabling specific KMP platforms and reworking existing uses of single platform flags to use it. by Fred Sladkey · 2 years, 1 month ago
  46. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years, 1 month ago
  47. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years, 1 month ago
  48. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  49. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 2 months ago
  50. 6ed9510 KMP Build CI Setup by Yigit Boyar · 2 years, 1 month ago
  51. 0656ab2 Merge "Add a new KMP StudioType" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  52. f08b9a0 Add a new KMP StudioType by Yigit Boyar · 2 years, 1 month ago
  53. ee6a9cb Remove unused sourceset by Yigit Boyar · 2 years, 1 month ago
  54. 0671506 Add Kruth declarations required for commonizing datastore-core tests by Dustin Lam · 2 years, 1 month ago
  55. 7da2dc3 Move the datastore-core jvm files to common that required little to no changes. by paulmalolepsy · 2 years, 2 months ago
  56. c9e26f0 OKIO implementation of the Storage interface. by paulmalolepsy · 2 years, 2 months ago
  57. 6e5ffaf Storage interface for encapsulating serialization and persistence in the DataStore. by paulmalolepsy · 2 years, 2 months ago
  58. 745edf9 Setup internal-testutils module for datastore by Dustin Lam · 2 years, 2 months ago
  59. 6539985 Setup module for KMP testutils by Dustin Lam · 2 years, 2 months ago
  60. d255151 Adding myself to datastore owners as I am now the androidx owner (per yboyar@) and will be making frequent changes. by paulmalolepsy · 2 years, 1 month ago
  61. eee0ea1 Bump datastore-core to androidx.annotation:1.3.0 by Dustin Lam · 2 years, 2 months ago
  62. ecf0f2a Merge "Convert datastore-core to a KMP project" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  63. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  64. b4a2ac8 Convert datastore-core to a KMP project by Dustin Lam · 2 years, 2 months ago
  65. 80958c5 Include only proper items to exported jars by Aurimas Liutikas · 2 years, 2 months ago
  66. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  67. 42ef4e4 Merge "Update to AGP 7.3.0-alpha08" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  68. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 3 months ago
  69. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 3 months ago
  70. 19d16da [GH] Download cmake 3.22.1 onto build machines by Yigit Boyar · 2 years, 3 months ago
  71. f0d4eb3 [GH] temporarily disable datastore-multiprocess in github by Yigit Boyar · 2 years, 3 months ago
  72. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  73. 2c55c41 Init implementation for shared_counter and jni in datastore-multiprocess by Zhiyuan Wang · 2 years, 4 months ago
  74. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  75. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  76. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  77. 93e5695 Merge "Deprecate runBlockingTest in datastore-core DataMigrationInitializerTest Test: ./gradlew :datastore:datastore-core:test Bug: b/220884145" into androidx-main by Zhiyuan Wang · 2 years, 3 months ago
  78. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  79. 7361f3f Deprecate runBlockingTest in datastore-core DataMigrationInitializerTest by Zhiyuan Wang · 2 years, 3 months ago
  80. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  81. 44789e4 Had to directly depend on compose projectOrArtifacts to be sure the project could compile. by paulmalolepsy · 2 years, 3 months ago
  82. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  83. 8b0ee4b Merge "Added ByteArray support to DatastorePreferences." into androidx-main by Paul Malolepsy · 2 years, 3 months ago
  84. 7dfe863 Removed hardcoded compose version in build.gradle. by paulmalolepsy · 2 years, 3 months ago
  85. 6758ae7 Added ByteArray support to DatastorePreferences. by paulmalolepsy · 2 years, 3 months ago
  86. 0800b0a Merge "Datastore sample app that uses a compose UI." into androidx-main by Paul Malolepsy · 2 years, 3 months ago
  87. b10822f Datastore sample app that uses a compose UI. by paulmalolepsy · 2 years, 3 months ago
  88. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  89. 8c32457 Fix serialization signature checking. by Aurimas Liutikas · 2 years, 4 months ago
  90. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 4 months ago
  91. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 6 months ago
  92. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  93. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 2 years, 9 months ago
  94. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  95. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 8 months ago
  96. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  97. ef122cd Remove redundant getDependencyAsString by Aurimas Liutikas · 2 years, 8 months ago
  98. f1a7017 Merge "Revert "Introduce StorageException to datastore-core"" into androidx-main by Dustin Lam · 2 years, 9 months ago
  99. d2a0019 Revert "Introduce StorageException to datastore-core" by Dustin Lam · 2 years, 9 months ago
  100. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago