aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2022-10-28Merge tag '1.6.4' into kotlinx.coroutines-upgradeSteve Elliott
2021-08-29Version 1.5.2Vsevolod Tolstopyatov
2021-07-09Version 1.5.1Vsevolod Tolstopyatov
2021-07-08General cleanup (#2809)Vsevolod Tolstopyatov
2021-07-06Upgrade to newest Dokka and Knit (#2805)Vsevolod Tolstopyatov
2021-06-28Cancel dispatched coroutine on Dispatchers.IO when the underlying Han… (#2784)Vsevolod Tolstopyatov
2021-06-04Update R8 for Kotlin 1.5.0, enable DEX size metrics back (#2739)Vsevolod Tolstopyatov
2021-06-04Depend on the local kotlinx-coroutines-core in android-unit-test project clas...Vsevolod Tolstopyatov
2021-05-14Version 1.5.0Vsevolod Tolstopyatov
2021-04-26Version 1.5.0-RCVsevolod Tolstopyatov
2021-04-15Migration to Kotlin 1.5.0-RC (#2653)Vsevolod Tolstopyatov
2021-04-13Deprecate SendChannel.offer and ReceiveChannel.poll, replace their usages alo...Vsevolod Tolstopyatov
2021-03-02Version 1.4.3Vsevolod Tolstopyatov
2021-02-10Get rid of JCenter and kotlin-dev repository (#2530)Vsevolod Tolstopyatov
2021-02-04Update copyright year (#2520)Vsevolod Tolstopyatov
2021-01-22update: update docs for the new WebHelp engine (#2393)koshachy
2020-11-30Remove outdated Android examples (#2418)Vsevolod Tolstopyatov
2020-11-30Update Knit to 0.2.3 (#2415)Vsevolod Tolstopyatov
2020-11-26Version 1.4.2Vsevolod Tolstopyatov
2020-11-26Remove platform-specific dependencies on JavaFx artifacts (#2369)Roman Elizarov
2020-11-03Version 1.4.1Roman Elizarov
2020-10-26Version 1.4.0Vsevolod Tolstopyatov
2020-10-26Update experimental declarations (#2316)Vsevolod Tolstopyatov
2020-10-13Version 1.4.0-M1Vsevolod Tolstopyatov
2020-10-13Introduce SharedFlow and sharing operators (#2069)Roman Elizarov
2020-10-09Cancel current Job on RejectedExecutionException (#2012)Roman Elizarov
2020-08-25Transition to the Gradle ktsVictor Turansky
2020-08-24Cherry-picks from native-mt branch to reduce maintenance burden (#2204)Vsevolod Tolstopyatov
2020-08-13Version 1.3.9Vsevolod Tolstopyatov
2020-07-21Add a keep rule for AndroidDispatcherFactory for R8 version > 1.6.0 (#2154)Oscar Spruit
2020-07-16Version 1.3.8Roman Elizarov
2020-07-16Consistent toString for MainCoroutineDispatcher implementations (#2131)Roman Elizarov
2020-06-03In all documentation "get the full code here" (#2076)Adam Howard
2020-05-19Version 1.3.7Vsevolod Tolstopyatov
2020-05-12Add project JDK convention (#1984)Victor Turansky
2020-05-08Version 1.3.6Vsevolod Tolstopyatov
2020-05-02'reactor_vesion' -> 'reactor_veRsion' (#1976)Victor Turansky
2020-04-29Kts transition (#1951)Vsevolod Tolstopyatov
2020-04-28Common java version method (#1965)Victor Turansky
2020-04-27Remove unused Gradle wrapper (#1958)Victor Turansky
2020-04-24Extract debugger (#1905)Vsevolod Tolstopyatov
2020-04-22Migrate to androidx.annotation from legacy android.support.annotion (#1932)Roman Elizarov
2020-04-07Update Kotlin version to 1.3.71 (#1906)Vsevolod Tolstopyatov
2020-04-06Update CoroutineScope docs (#1882)Roman Elizarov
2020-03-27Enable strict explicit mode (#1877)Vsevolod Tolstopyatov
2020-03-17Version 1.3.5Vsevolod Tolstopyatov
2020-03-06Make call to service loader in reactor integrations optimizable by R8 (#1847)Vsevolod Tolstopyatov
2020-03-06Version 1.3.4Vsevolod Tolstopyatov
2020-03-04Implement ObservableValue<T>.asFlow() (#1789)dkhalanskyjb
2020-03-04Kotlin 1.3.70 (#1837)Roman Elizarov