Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 16, 2025
Commits on Apr 30, 2025
Commits on Apr 25, 2025
- committed
Suppress K/JS configuration deprecation warnings
Show description for 85be84eUse providers.gradle property instead of rootProject.properties in the build scripts (#4421)
Show description for e5bb191authored
Commits on Apr 23, 2025
Upgrade to Kotlin 2.1.20 (#4420)
Show description for e548509authored
Commits on Apr 22, 2025
Fulfill the new requirements for Kotlin User Projects (#4392)
Show description for fdec0deauthored
Commits on Apr 10, 2025
Introduce CompletableDeferred.asDeferred that prevents downcasting (#4410)
Show description for 4ba95e0authored
Commits on Apr 9, 2025
Add StateFlow<T>.onSubscription (#4380)
Show description for 381b2ebauthored
Commits on Apr 8, 2025
Add the contract to runBlocking for shared JVM/Native code (#4368)
Show description for e5a7b42authored- authored
- authored
Commits on Apr 4, 2025
Commits on Apr 3, 2025
Advertise source jars for JVM-only libraries (#4394)
Show description for e9b247eauthoredRestore Android compatibility in `Executor.asCoroutineDispatcher` (#4396)
Show description for 6baf7c8authoredReliably run finalizers even if `runBlocking` got interrupted. (#4399)
Show description for dbca4c1authored
Commits on Mar 24, 2025
Add the issue template for guide-related problems (#4386)
Show description for 45893ce- authored
Specify explicit return types for some public API functions (#4389)
Show description for 5f8035cauthored
Commits on Mar 10, 2025
- authored
Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)
Show description for 96de301authoredImprove handling of DispatchException in an undispatched case (#4272)
Show description for 3f3f4f7authored
Commits on Mar 6, 2025
Enable '-Xjvm-default=disable' explicitly to prevent API dump changes (#4372)
Show description for 4862747authored
Commits on Feb 27, 2025
Improve test robustness (#4369)
Show description for 5e86c9fauthoredMinor Improvements to the documentation and code comments (#4346)
Show description for c08fa74authoredFix the incorrect documentation for Flow.conflate (#4365)
Show description for 7be64e7authored
Commits on Feb 26, 2025
- authored
Fix receiveAsFlow not mentioning the prompt cancellation guarantee (#4366)
Show description for 7d9467cauthored
Commits on Feb 25, 2025
Fix typo in CoroutineScope KDocs (#4367)
Show description for 56646aeauthoredCheck the Gradle distribution checksum (#4362)
Show description for aacb7d7authoredUse SPDX identifier in POMs (#4363)
Show description for fcda81eauthored
Commits on Feb 18, 2025
Multiplatform benchmarks baseline (#4350)
Show description for d3f1f23authored