1. 27fe517 Handle KMP projects when all targets are currently disabled by Fred Sladkey · 1 year, 10 months ago
  2. 40db8ef Remove collection-benchmark-native and -js by Dustin Lam · 1 year, 11 months ago
  3. c5e014b Convert all benchmarks in benchmark-js and -native into -kmp module by Dustin Lam · 1 year, 11 months ago
  4. 65649fe Enable iOS / mac targets in collection benchmarks by Dustin Lam · 1 year, 11 months ago
  5. c1ba2b6 Setup collection-benchmark-kmp by Dustin Lam · 1 year, 11 months ago
  6. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  7. c5cfbb0 Consolidate similar gradle logic between KMP projects in AndroidX by Dustin Lam · 1 year, 11 months ago
  8. 8296a42 Merge "Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured" into androidx-main by Treehugger Robot · 2 years ago
  9. 68d8e24 Merge changes I932d1c55,Idd5cb65d into androidx-main by Dustin Lam · 2 years ago
  10. 51bb23e Converted ArrayMapCompatTest to Kotlin by Arkadii Ivanov · 2 years ago
  11. aee00da Only allow single publish setting for KMP libraries and publish all declared targets when publish is configured by Fred Sladkey · 2 years ago
  12. 07091cd Merge changes Ic9bd08be,If6752c14 into androidx-main by Dustin Lam · 2 years ago
  13. 4367540 Moved ArrayMapCompatTest from java to kotlin by Arkadii Ivanov · 2 years ago
  14. 7b83f48 Commonize SparseArrayCompat by Dustin Lam · 2 years ago
  15. af25f0d Move SparseArrayCompat to commonMain by Dustin Lam · 2 years ago
  16. d36604c Move CircularIntArray to common Test: Moved CircularIntArrayTest by Adetunji Dahunsi · 2 years ago
  17. a384058 Enable ios for collections by Yigit Boyar · 2 years ago
  18. e104467 Merge changes from topic "convert-ArrayMapTest-to-kotlin" into androidx-main by Treehugger Robot · 2 years ago
  19. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 1 month ago
  20. 565a375 Merge "Move CircularIntArrayTest to the right folder" into androidx-main by Treehugger Robot · 2 years ago
  21. 8509651 Converted ArrayMapTest to Kotlin by Arkadii Ivanov · 2 years ago
  22. 32e3b71 Moved ArrayMapTest.java to kotlin by Arkadii Ivanov · 2 years ago
  23. f53861c Move CircularIntArrayTest to the right folder by Dustin Lam · 2 years ago
  24. 483dc927 Commonize LongSparseArray by Yigit Boyar · 2 years, 2 months ago
  25. fa2033f Remove access to System.arrayCopy methods by Yigit Boyar · 2 years, 2 months ago
  26. c7d33bf Commonize LongSparseArray by Yigit Boyar · 2 years, 2 months ago
  27. 32d9503 Add OOB test for SparseArrayCompat#valueAt by Dustin Lam · 2 years, 3 months ago
  28. 717dbef8 Enable publishing for mac targets by Yigit Boyar · 2 years ago
  29. 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
  30. 6638b98 Merge "Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType.""" into androidx-main by Fred Sladkey · 2 years ago
  31. f56f2f5 Revert "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" by Fred Sladkey · 2 years ago
  32. 0e3f6ef Merge "Revert "Add sub extension for configuring multiplatform publish settings to LibraryType."" into androidx-main by Fred Sladkey · 2 years ago
  33. 03b4678 Revert "Add sub extension for configuring multiplatform publish settings to LibraryType." by Fred Sladkey · 2 years ago
  34. 947ee41 Merge "Add sub extension for configuring multiplatform publish settings to LibraryType." into androidx-main by Fred Sladkey · 2 years ago
  35. 80efbeb Add sub extension for configuring multiplatform publish settings to LibraryType. by Fred Sladkey · 2 years, 1 month ago
  36. 7f8df6a Merge changes from topic "move-ArraySet-to-common" into androidx-main by Arkadii Ivanov · 2 years ago
  37. a85cde0 Converted IndexBasedArrayIteratorTest to Kotlin by Arkadii Ivanov · 2 years, 1 month ago
  38. 7d77669 Moved IndexBasedArrayIteratorTest.java file to commonMain by Arkadii Ivanov · 2 years, 1 month ago
  39. fd7e248 Moved ArraySet to commonMain by Arkadii Ivanov · 2 years, 1 month ago
  40. 6ed9510 KMP Build CI Setup by Yigit Boyar · 2 years, 1 month ago
  41. a333ad6 Converted IndexBasedArrayIterator to Kotlin by Arkadii Ivanov · 2 years, 1 month ago
  42. 1afa143 Moved IndexBasedArrayIterator.java file to commonMain by Arkadii Ivanov · 2 years, 1 month ago
  43. f08b9a0 Add a new KMP StudioType by Yigit Boyar · 2 years, 1 month ago
  44. 2dbef66 Remove collections2 by Dustin Lam · 2 years, 1 month ago
  45. c281244 Implement AbstractMutableCollection in ArraySet by Arkadii Ivanov · 2 years, 1 month ago
  46. f69db87 Converted ArraySet to Kotlin. by Arkadii Ivanov · 2 years, 1 month ago
  47. 54f252f Moved ArraySet.java to kotlin by Arkadii Ivanov · 2 years, 1 month ago
  48. 7989e24 Deleted ArraySet.kt by Arkadii Ivanov · 2 years, 1 month ago
  49. 45d9a01 Copied ArraySet tests from collection2 by Arkadii Ivanov · 2 years, 1 month ago
  50. 7571ef5 Merge "Make collection-ktx:1.3.0-alpha01 the minimum version for collection:1.3.0-alpha01" into androidx-main by Dustin Lam · 2 years, 2 months ago
  51. b4172df Replaced ReentrantLock with synchronized in JVM LruCache by Arkadii Ivanov · 2 years, 2 months ago
  52. b49139d Merge changes from topic "convert-ArraySetTest-to-Kotlin" into androidx-main by Arkadii Ivanov · 2 years, 2 months ago
  53. 5a54a9c Converted ArraySetTest to Kotlin by Arkadii Ivanov · 2 years, 2 months ago
  54. f9a7a55 Moved ArraySetTest file to the kotlin folder Test: N/A by Arkadii Ivanov · 2 years, 2 months ago
  55. fe79966 Fix behavior compatibility in LruCache by Yigit Boyar · 2 years, 2 months ago
  56. 1d88989 Make collection-ktx:1.3.0-alpha01 the minimum version for collection:1.3.0-alpha01 by Dustin Lam · 2 years, 2 months ago
  57. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  58. 1cbd462 [GH] cleanup lock implementation for collections by Yigit Boyar · 2 years, 2 months ago
  59. 7a33714 [GH] Fix collection KMP by duplicating Lock by Yigit Boyar · 2 years, 2 months ago
  60. b3afc17 Merge "Moved LruCache to commonMain" into androidx-main by Arkadii Ivanov · 2 years, 2 months ago
  61. 4ef89db Merge changes Ida0eac0e,I59be198f into androidx-main by Treehugger Robot · 2 years, 2 months ago
  62. e10dab3 Connect nativeMain and nativeTest source sets with common by Arkadii Ivanov · 2 years, 2 months ago
  63. 1f255b6 Moved LruCache to commonMain by Arkadii Ivanov · 2 years, 2 months ago
  64. ddf3d68 Merge "Disabled mingwX64 target in collections" into androidx-main by Arkadii Ivanov · 2 years, 2 months ago
  65. 55ec1c6 Convert LongSparseArrayTest to kotlin by Yigit Boyar · 2 years, 2 months ago
  66. 1b55a13 rename and move LongSparseArrayTest by Yigit Boyar · 2 years, 2 months ago
  67. adb958b Disabled mingwX64 target in collections by Arkadii Ivanov · 2 years, 2 months ago
  68. 35d52fd Fix collection docs for constructors by Dustin Lam · 2 years, 2 months ago
  69. f3b1e47 Rename KMP sources by platform by Dustin Lam · 2 years, 2 months ago
  70. 2baa310 Move SimpleArrayMap to common by Yigit Boyar · 2 years, 2 months ago
  71. 75f80fb8 Convert SimpleArrayMapTest to kotlin by Yigit Boyar · 2 years, 2 months ago
  72. 574310d Move SimpleArrayMapTest to kt extension by Yigit Boyar · 2 years, 2 months ago
  73. 2d7993c Merge changes from topic "move-LruCacheTest-to-kotlin" into androidx-main by Arkadii Ivanov · 2 years, 2 months ago
  74. bfea33c Converted LruCacheTest to Kotlin by Arkadii Ivanov · 2 years, 2 months ago
  75. b22c1e7 Moved LruCacheTest file to the kotlin folder by Arkadii Ivanov · 2 years, 2 months ago
  76. 8b6d0ba Moved and converted CircularArray and CircularArrayTest to common by paulmalolepsy · 2 years, 3 months ago
  77. 1f67276 Merge "Update to Kotlin 1.6.20" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  78. 3e6f295 Merge "Fixes for SparseArrayCompat" into androidx-main by Dustin Lam · 2 years, 2 months ago
  79. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  80. 40a87f6 Merge changes If34eeb69,Ie1978d69 into androidx-main by Paul Malolepsy · 2 years, 3 months ago
  81. 2c16f05 Converted CircularIntArrayTest from java to kt. by paulmalolepsy · 2 years, 3 months ago
  82. 6c187fc CircularIntArrayTest.java rename to kt by paulmalolepsy · 2 years, 3 months ago
  83. 637f497 Convert CircularArrayTest from java to kotlin. by paulmalolepsy · 2 years, 3 months ago
  84. 3dc0125 Fixes for SparseArrayCompat by Dustin Lam · 2 years, 3 months ago
  85. 3a7a70f CircularArrayTest.java -> .kt (rename only) by paulmalolepsy · 2 years, 3 months ago
  86. aacfb80 Fix ArrayMap.toArray by Yigit Boyar · 2 years, 3 months ago
  87. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  88. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  89. f8112e5 Make operator syntax for .get() consistent in SparseArrayCompat by Dustin Lam · 2 years, 3 months ago
  90. 9f44640 Merge "Move collection-ktx extensions into main artifact" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  91. 6a5dc89 Integration test for source compatibility for ArraySet usages by Dustin Lam · 2 years, 4 months ago
  92. 80fd51f Merge "fix capacity allocation in simple array map" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  93. 6e7a879 fix capacity allocation in simple array map by Yigit Boyar · 2 years, 3 months ago
  94. acba7ac Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  95. 1365e39 Move collection-ktx extensions into main artifact by Dustin Lam · 2 years, 3 months ago
  96. acd40af Move LongSparseArray extensions into main artifact by Dustin Lam · 2 years, 3 months ago
  97. 03f89fc Convert LongSparseArray to Kotlin by Dustin Lam · 2 years, 4 months ago
  98. e23bfd3 Rename LongSparseArray.java to LongSparseArray.kt by Dustin Lam · 2 years, 4 months ago
  99. cda5386 Integration test for source compatibility for usages of LongSparseArrayJava by Dustin Lam · 2 years, 4 months ago
  100. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago