Skip to content

Releases: oliexdev/openScale

openScale 2.1.1 release

29 Sep 15:11
Compare
Choose a tag to compare
  • added more supported device names for Mi scale ,Yunmai and Libra scales
  • minor bug fixes
  • updated some translations

openScale 2.1.0 release

02 Jun 16:14
def66d8
Compare
Choose a tag to compare
  • 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

27 Mar 17:12
Compare
Choose a tag to compare
  • fixed major bug (app crashed on startup) while upgrading from previous openScale version

openScale 2.0.2 release

24 Mar 17:08
Compare
Choose a tag to compare
  • 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

24 Feb 21:17
Compare
Choose a tag to compare
  • 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

21 Feb 18:13
Compare
Choose a tag to compare
  • 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

03 Feb 15:52
Compare
Choose a tag to compare
  • fixed check for location service (needed to search for Bluetooth devices)
  • fixed calories inc/dec bug

openScale 1.9.2 release

02 Feb 10:30
Compare
Choose a tag to compare
  • scan internally for Bluetooth devices before connecting to the device

openScale 1.9.1 release

28 Jan 18:44
Compare
Choose a tag to compare
  • added support for Libra-W scale
  • fixed Mi scale v1 and Sanitas SBF70/75 bug with RxAndroidBle
  • updated translations

openScale 1.9 release

19 Jan 07:25
Compare
Choose a tag to compare
  • 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