Commit Graph

56 Commits

Author SHA1 Message Date
4082f65afa AccumulatorFlow 2021-10-13 13:26:39 +06:00
c9bbfa3820 update gradle config and fix build 2021-09-04 14:58:15 +06:00
eed7cfdc42 CoroutineScope with safely handler parameter 2021-09-04 14:46:12 +06:00
2b7e9534f3 hotfix 2021-06-28 00:31:46 +06:00
59fc90e556 add subscribeAsync 2021-06-26 00:46:51 +06:00
24033e0cac firstNotNull and LinkedSupervisor(Job|Scope) 2021-06-11 17:32:13 +06:00
04ef371337 update safelyWithResult 2021-06-05 15:18:09 +06:00
623e0cd369 improve launchSynchronously 2021-06-05 15:16:07 +06:00
2020e48659 fixes of deprecates 2021-05-26 22:33:08 +06:00
242f4b02d0 return previous logic of work with safely 2021-05-26 17:59:45 +06:00
976ce056c1 runCatching for safely and safelyWithoutExceptions 2021-05-25 00:18:46 +06:00
00c23c73a8 several small improvements 2021-05-24 20:26:48 +06:00
9b30efd9a2 optimize imports 2021-05-24 12:29:31 +06:00
5853f7cc49 coroutines updates 2021-05-24 12:27:54 +06:00
df4eaea4b9 doInDefault and doInIO 2021-05-10 19:24:21 +06:00
e9223d5502 add doSynchronously 2021-05-10 19:20:57 +06:00
4dc27f4489 all deprecations were removed 2021-04-29 12:28:52 +06:00
9e02c3e5ff rewrite launchSynchronously 2021-04-20 21:39:48 +06:00
382b956beb make createWeakSubScope private, upfill readme 2021-04-05 16:20:11 +06:00
36deab4909 weak jobs workaround 2021-04-05 16:10:36 +06:00
2d662f91b3 updates in coroutines 2021-03-29 17:57:36 +06:00
d933dc532b add actions actor 2021-03-01 18:35:11 +06:00
012c7e9bdf add inline functions in DoWithFirstBuilder 2021-02-05 16:09:08 +06:00
60dea2a518 DoWithFirstBuilder 2021-02-05 15:38:20 +06:00
a4020cb484 create crypto project 2021-01-23 11:43:40 +06:00
0d8f844314 updates in coroutines 2021-01-19 13:28:50 +06:00
a3087cb650 awaitFirst 2021-01-17 17:15:54 +06:00
502a49644c safelyWithoutException updates 2021-01-07 10:22:28 +06:00
6a89ffaa8a rework of context exceptions 2020-12-22 23:17:28 +06:00
d5a8d0f4d4 Revert "unworking version"
This reverts commit 9739bd871e.
2020-12-22 22:45:43 +06:00
9739bd871e unworking version 2020-12-22 22:45:36 +06:00
a36828116e safely fixes 2020-12-22 15:42:11 +06:00
14aa9ca26c update documentation 2020-12-22 15:21:25 +06:00
069e51f2ff add defaultSafelyExceptionHandler and SafelyExceptionHandler 2020-12-22 15:16:06 +06:00
46bfb09415 launchSynchronously signature update 2020-12-14 20:06:46 +06:00
f3bec34882 add Synchronously 2020-12-02 17:28:59 +06:00
c201866c51 FlowCollector#invoke 2020-11-26 15:02:30 +06:00
e5dbcd25dd remove kotlin android extensions 2020-11-23 17:27:52 +06:00
d4b4547718 plus for flows 2020-11-12 22:16:21 +06:00
5b596c76e0 updates of dokka 2020-11-10 17:10:32 +06:00
5ce71ee6f6 add android tools 2020-11-10 15:43:15 +06:00
abfda3627c repos rework 2020-11-09 00:46:26 +06:00
273a7aa9a4 optimize imports 2020-11-02 21:34:49 +06:00
dccb479c3c CoroutineScope#safeActor 2020-11-02 21:32:04 +06:00
6f5c6e5ebe safelyWithoutExceptions 2020-11-02 21:25:33 +06:00
b690f68c7f add Flow#subscribe 2020-11-01 00:54:07 +06:00
7f19b83828 deprecate broadcast channel flow extensions 2020-11-01 00:43:47 +06:00
4582e0c817 small refactoring of BroadcastStateFlow 2020-10-28 14:19:57 +06:00
e2d1c5d6a1 corotoutines actualization 2020-10-28 14:17:39 +06:00
90c1731bd1 Revert "more annotations to god of annotations"
This reverts commit f8a8808508.
2020-10-16 19:40:04 +06:00