Skip to content

RxWear v1.2.0

Compare
Choose a tag to compare
@patloew patloew released this 23 May 11:59

Changes

  • Added PutDataMap.toObservable().
  • Deprecated RxWear.Data.getSingle(). Use RxWear.Data.get() instead.
  • Added convenience methods to RxWear.Data and RxWear.Message to directly filter out DataItems/MessageEvents by path.
  • Fixed issue #1, which was caused by Wearable API issue 74204