1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-24 01:03:20 +02:00

update openScale to version 2.4.0

This commit is contained in:
oliexdev
2021-10-10 13:00:24 +02:00
parent 914bf26498
commit 8251ee7ba5
4 changed files with 20 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 21
targetSdkVersion 31
versionCode 54
versionName "2.3.5"
versionCode 55
versionName "2.4.0"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",

View File

@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes

View File

@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes

View File

@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes