Skip to content

Releases: Mauin/ReactiveAwareness

v2.0.0

05 Nov 12:25
Compare
Choose a tag to compare

This release updates ReactiveAwareness to use RxJava 2! There is no new functionality in this release other than compatiblity with RxJava2.

Dependency updates:

  • #10 Upgrade RxJava to 2.0.0

Please note that the artifact IDs and all the imports of ReactiveAwareness have been changed. To include ReactiveAwareness in your project change the gradle import to:

compile 'com.mtramin.reactiveawareness2:reactiveawareness:2.0.0'

v1.1.0

25 Aug 16:28
Compare
Choose a tag to compare

Adds possibility to attach data bundles to background fences

Initial release of ReactiveAwareness

03 Aug 14:59
Compare
Choose a tag to compare

Support for the Snapshot API and the Fence API to get more information about the context of the user.