1. ff2d189 Version 0.22.5 by Roman Elizarov · 6 years ago
  2. 17856f5 Improved Android's onClick by mice777 · 6 years ago
  3. 2b5101a Version 0.22.4 by Roman Elizarov · 6 years ago
  4. 562c1bb Version 0.22.3 by Roman Elizarov · 6 years ago
  5. 72b8fe1 Version 0.22.2 by Roman Elizarov · 6 years ago
  6. 9af2571 Use android-support @Keep annotation to avoid removal of AndroidExceptionPreHandler by Roman Elizarov · 6 years ago
  7. 9a70bec Version 0.22.1 by Roman Elizarov · 7 years ago
  8. 9852211 Kotlin version 1.2.21 by Roman Elizarov · 7 years ago
  9. 985f56e Version 0.22 by Roman Elizarov · 7 years ago
  10. f742bc8 Update coroutines-guide-ui.md by Vixb · 7 years ago
  11. 6cdbe04 Kotlin version 1.2.20 by Roman Elizarov · 7 years ago
  12. 2fd5c84 Version 0.21.2 by Roman Elizarov · 7 years ago
  13. 20f9f3f Version 0.21.1 by Roman Elizarov · 7 years ago
  14. ae41672 Update coroutines-guide-ui.md by Vixb · 7 years ago
  15. db667eb Version 0.21 by Roman Elizarov · 7 years ago
  16. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  17. 00e90dd MPP: Documentation (readme files) by Roman Elizarov · 7 years ago
  18. 39ed8c6 MPP: Kotlin 1.2.10 by Roman Elizarov · 7 years ago
  19. f9e13f5 Renamed `run` to `withContext` by Roman Elizarov · 7 years ago
  20. fc6e31e Version 0.20 by Roman Elizarov · 7 years ago
  21. 4d84a78 Kotlin 1.2.0 by Roman Elizarov · 7 years ago
  22. 7c507aa Fixed delay(Long.MAX_VALUE) on Android by Roman Elizarov · 7 years ago
  23. a1a37bc Normalize configs between animation-app & example-app Android projects by Roman Elizarov · 7 years ago
  24. d1f50a3 Support Android UI.awaitFrame for animation; by Roman Elizarov · 7 years ago
  25. d166eb6 Use ServiceLoader to find instances of CoroutineExceptionHandler; by Roman Elizarov · 7 years ago
  26. 185a387 Version 0.19.3 by Roman Elizarov · 7 years ago
  27. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  28. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  29. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  30. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  31. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  32. 7ba3ed5 Compile with Kotlin 1.1.51 by Roman Elizarov · 7 years ago
  33. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  34. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  35. 9c446c0 Skip JavaFxTest in headless environment by Roman Elizarov · 7 years ago
  36. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  37. db89a7c Initialized JavaFx toolkit Fixes #108 by Roman Elizarov · 7 years ago
  38. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  39. e82dee7 Make sure that Job, Channel, etc links in the docs point to the classes by Roman Elizarov · 7 years ago
  40. 71334c3 Require Kotlin 1.1.4 or later by Roman Elizarov · 7 years ago
  41. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  42. 256812a Use CompletableDeferred in the guide section on coroutines; by Roman Elizarov · 7 years ago
  43. 3f15673 Kotlin version 1.1.3-2 by Roman Elizarov · 7 years ago
  44. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  45. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  46. e7e2ad1 Simplified references to documentation from markdown files by Roman Elizarov · 7 years ago
  47. 314945a Link from readmes to readmes for ease of docs navigation by Roman Elizarov · 7 years ago
  48. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  49. 8a07e5a Version 0.15 by Roman Elizarov · 7 years ago
  50. 6e5f8a6 reknit (extra spaces removed) by Roman Elizarov · 7 years ago
  51. ab7f8bd Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 7 years ago
  52. f61f3ac Fix wrong word by Louis CAD · 7 years ago
  53. 30dd5c1 equals/hashCode for wrapper CoroutineDispatcher impls by Roman Elizarov · 7 years ago
  54. f724f6e Starting coroutine in UI event handlers without dispatch in UI guide by Roman Elizarov · 7 years ago
  55. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  56. 60de4b3 Version 0.14 by Roman Elizarov · 7 years ago
  57. aa416a6 kotlinx-coroutines-android: set android dependency scope to provided to eliminate warnings when using it in android project by Kirill Rakhman · 7 years ago
  58. 58fd3b5 Version 0.13 by Roman Elizarov · 7 years ago
  59. bf6630f Corrections to the Guide to UI programming with coroutines (mostly typos) by Roman Elizarov · 7 years ago
  60. 228d084 not -> no typo fixed by Roman Elizarov · 7 years ago
  61. 85a5ab6 Fixed reference to JavaFx by Roman Elizarov · 7 years ago
  62. 23f864e Android UI context implementation and Guide to UI programming with coroutines by Roman Elizarov · 7 years ago