1.5.0-rxjava2
·
423 commits
to master
since this release
- Added possibility to change default operation timeout (#321)
- Fixed Dagger2 compatibility (#342 #348)
- Fixed DisconnectionRouter leaking subscription to RxBleAdapterStateObservable (#353)
- Improved Location Services status check (#327)
- Added logger that prints out GATT server structure on a successful discovery. The log is generated when the logger is in a VERBOSE level (#355)
- Enhanced operation logger so it displays how long the operation performed. (#356)
- Added retry strategies for long write operations (#357)
- Introduced API in RxJava2
- Removed deprecated establishConnection method
- Removed deprecated writeCharacteristic method
- Introduced BleDescriptorNotFoundException