Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This is the RxJava2 port of the RxGroups project developed by AirBnb. The branch rx-2.0 has the Rx2 changes. The changes have been done on master branch of RxGroups. The following documentation written for RxGroups by AirBnb applies to Rx2Groups as well. All the API and package names originally written by AirBnb remains as it is. I have transitioned all the RxJava APIs(including the unit tests) to RxJava2.

RxGroups lets you group RxJava Observables together in groups and tie them to your Android lifecycle. This is especially useful when used with Retrofit.

Jul 17, 2017

This project is implementation of ideas from Managing state reactive way article.

Feb 24, 2017

Roaring RxJava. A collection of useful RxJava 2.X classes.

Jan 21, 2017

An RxJava 2 operator which splits an observable into windows using a key selector.

Dec 18, 2016

RxComprehensions is a library to reduce boilerplate and simplify your Observable chains.

Oct 6, 2016

Library to convert between RxJava 1.x and 2.x reactive types.

Sep 7, 2016

Reduks (similarly to Reduxjs) is basically a simplified Reactive Functional Programming approach for implementing UI for Android.

Aug 28, 2016

Adapter between RxJava V1 and V2.

Aug 17, 2016

A Java fluent assertion wrapper to improve readability of RxJava's TestSubscriber assertions.

Aug 6, 2016

Interactive Extensions for Java.

Jul 25, 2016

Binds RxList to the RecyclerView.Adapter.

Jul 9, 2016
Advertisement

Convert between RxJava and Agera reactive base types.

May 10, 2016

Reactive events and properties with RxJava for Android.

Apr 22, 2016

RxActions is a library to smooth RxJava usage by functionally composing actions.

Apr 12, 2016

RxCurrying is a library to allow currying on RxJava function primitives.

Apr 12, 2016

RxFunctions is a library to smooth RxJava usage by functionally composing functions.

Apr 12, 2016

Tagged Unions for the RxJava aesthete.

Apr 12, 2016

An RxJava transformer which combines replay, publish, and refCount operators.

Mar 2, 2016

RxTuples is a library to smooth RxJava usage by adding simple Tuple creation functions.

Dec 8, 2015

RxT4A - RxJava Toolbox for Android (a fork of RxAndroid).

Aug 8, 2015

A Promise wrapper around RxJava's Observable. A promise represents a future value (usually of an asynchronous operation).

Aug 6, 2015