GitXplorerGitXplorer
k

coroutines-android-sample

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
edac28562f4917b65236440d42a7be89292f030f

[Coroutines] Replace `Android` continuation interceptor with a more flexible implementation based on CoroutineDispatcher

kkingsleyadio committed 8 years ago
Unverified
6223ca7bfdcf8408dc61aba85015e972868f34f4

Nitpick Call#await

kkingsleyadio committed 8 years ago
Unverified
5309d38ad24c353afbe59284ddc5e2653d26e0b9

[Coroutines] Allow API call to partake in cancellation

kkingsleyadio committed 8 years ago
Unverified
9e2849f1c87c7221fb9c5892e92835f8f9797c3b

[Coroutines] Replace blocking Call#execute with suspending Call#await

kkingsleyadio committed 8 years ago
Unverified
115a5c49662ebf02cc75e7b8683018a5b8e7d355

[Coroutines] Implement coroutine style _Call_ execution

kkingsleyadio committed 8 years ago
Unverified
1e74733735846df7828cb712debc517c5643ebae

[Coroutines] Demonstrate job cancellation when activity is destroyed

kkingsleyadio committed 8 years ago