Files
fdroidclient/app
Hans-Christoph Steiner d62f0803bd make reactivex components actually handle errors
doOnError() only runs after an exception, but it then throws it after. This
code needs to actually catch the exception move on.  onErrorComplete() and
onErrorReturnItem() do that.

https://github.com/ReactiveX/RxJava/wiki/Error-Handling-Operators

This came from e1ca1552f7 !947
2021-09-03 13:14:36 +02:00
..
2021-08-27 22:34:44 +02:00
2021-06-15 08:51:16 +00:00