| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
This lets us return to an unmodified version of RxJava.
|
| |
|
|
|
|
|
|
|
|
| |
There is an ongoing problem with RxJava, discussed at
https://github.com/Netflix/RxJava/issues/979
This version includes a patch available at
https://github.com/cgeo/RxJava/commit/9ffb27f310d9f454d10d4d03206d8b5a262f6d63
fixup! Upgrade to RxJava 0.17.1
|
| | |
|
| |
|
|
|
|
|
|
|
| |
This is the release candidate version, which is being currently tested
at Netflix. In a few days, I'll update with the final version.
This release cleans up some bits of RxJava by integrating the
subscription inside a subscriber (which is an observer holding a
subscription) and fixes a leak with recurring tasks.
|
| |
|
|
| |
* remove rxjava deprecations
* silence commons lang deprecations
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* fix HTML parsing
* simplify activity API
* disable the action for non premium members
|
| |
|