ReactiveBeacons Versions Save

Android library scanning BLE beacons nearby with RxJava

v0.1.0

8 years ago
  • added Filter class providing methods, which can be used with filter(...) method from RxJava inside specific subscription. These methods can be used for filtering stream of Beacons by Proximity, distance, device names and MAC addresses.
  • added missing reactivebeacons package to library module

v0.0.1

8 years ago

First release of the library.