1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-30 19:49:59 +02:00

Replaced Bluetooth backend to Blessed android library (#469)

* replaced RxAndroidBlw with blesses-android library as Bluetooth backend

* remove license commands

* uncomment test debug devices

* use blessed-android library for discovering Bluetooth devices

* add support for Bluetooth Standard Weight Profile scales (e.g. Beurer BF600 and Beurer B850 scales)

* stop scan on Bluetooth discovery

* upgrade Blesses-Android to 0.6
This commit is contained in:
OliE
2019-06-02 15:50:00 +02:00
committed by GitHub
parent 2f07567014
commit 83a36ea2ce
26 changed files with 640 additions and 505 deletions

View File

@@ -1,6 +1,6 @@
#Mon Jan 28 19:53:43 CET 2019
#Sat May 25 16:04:40 CEST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip