Releases: erickok/RxCupboard
Releases · erickok/RxCupboard
rxcupboard-sample-2.0-rc1
Besides being the first 2.x release of the sample app, showing the API changes and how to update, the sample itself now uses Java 8 (via the Jack compiler) for clearer code.
The sample no longer depends on RxBinding (as no RxJava 2 version exists), so it is shown how Android View listeners can be made flowable using FlowableEmitter.
rxcupboard-sample-0.7
No changes in sample, just updating the library.
rxcupboard-sample-0.4
Updated RxCupboard library and upgraded to RxAndroid 1.+ with RxBinding as reactive view binding solution.
rxcupboard-sample-0.4
No changes in sample, just updating the library.
rxcupboard-sample-0.2
First publicized release of the RxCupboard project. This sample shows storing and retrieving of POJOs via Cupboard in an all-RxAndroid activity.