1.7.0-rxjava2
dariuszseweryn
released this
04 Sep 09:32
·
389 commits
to master
since this release
- Introduced a new API that allows for background scanning in modern Android OS versions (#369)
- Fixed LocationServicesOkObservable (#438)
- Added GATT status code to
BleDisconnectionException
(#405) - Fixed possible concurrent access to
DisconnectionRouter
(#442) - Fixed race condition in
CharacteristicLongWriteOperation
(#465)