Releases: oliexdev/openScale
Releases · oliexdev/openScale
openScale 2.1.1 release
- added more supported device names for Mi scale ,Yunmai and Libra scales
- minor bug fixes
- updated some translations
openScale 2.1.0 release
- replaced Bluetooth backend RxAndroidBle with Blessed Android library
- fixed issue with Sanitas SBF70/75 scales
- fixed Sensun scale gender issue
- auto-scale y-axis on rolling chart
- added trend lines
- added user measurement to reassign an user
- load dynamically measurements to increase loading time
openScale 2.0.3 release
- fixed major bug (app crashed on startup) while upgrading from previous openScale version
openScale 2.0.2 release
- compatible with openScale sync (GoogleFit synchronisation service)
- full support of mi scale v2 body measurements
- set lb/kg for QN scales
- fixed Senssun scale bug
- fixed Sanitas SBF70/SBF75 scale bug
openScale 2.0.1 release
- grand access to fine location which includes coarse location access
- disabled linear regression line
- coloured y-axis and table icons correctly
- fixed widget bug
openScale 2.0 release
- replaced HelloCharts library with the MPAndroidChart library
- added option to enable/disable graph legend
- replaced statistic last week/month table view with radar graph
- added rolling chart option
- added graph marker and marker menu for line graphs
- added option to enable/disable Y-axis
- change indicator color depending on if you are going towards or away from your weight goal
- fixed notification bug for Android O
- simplified Bluetooth machine state for improved Bluetooth communication
openScale 1.9.3 release
- fixed check for location service (needed to search for Bluetooth devices)
- fixed calories inc/dec bug
openScale 1.9.2 release
- scan internally for Bluetooth devices before connecting to the device
openScale 1.9.1 release
- added support for Libra-W scale
- fixed Mi scale v1 and Sanitas SBF70/75 bug with RxAndroidBle
- updated translations
openScale 1.9 release
- replaced native Android Bluetooth stack with RxAndroidBle library to improve Bluetooth communication
- calculate body measurements for QNScale depending on TrisaBodyAnalyse library
- added TDEE and calories measurement and change BMR to Harris-Benedict equation
- improve content provider to share basic measurements
- added Hungarian and Korean translation
- minor bug fixes