1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-13 12:14:19 +02:00

update openScale to version 2.5.1

This commit is contained in:
oliexdev
2023-02-27 09:33:46 +01:00
parent 55ae65d122
commit a34e68256e
4 changed files with 17 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 23
targetSdkVersion 33
versionCode 62
versionName "2.5.0"
versionCode 63
versionName "2.5.1"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",

View File

@@ -0,0 +1,5 @@
- support for Huawei HiLink body scale
- additional support for OKOK/Chipsea-BLE based scale
- add notification permission support for Android 13
- add support Android 13 custom backup folder (after an openScale update the backup folder needs to be set again!)
- fixed minor bugs

View File

@@ -0,0 +1,5 @@
- support for Huawei HiLink body scale
- additional support for OKOK/Chipsea-BLE based scale
- add notification permission support for Android 13
- add support Android 13 custom backup folder (after an openScale update the backup folder needs to be set again!)
- fixed minor bugs

View File

@@ -0,0 +1,5 @@
- support for Huawei HiLink body scale
- additional support for OKOK/Chipsea-BLE based scale
- add notification permission support for Android 13
- add support Android 13 custom backup folder (after an openScale update the backup folder needs to be set again!)
- fixed minor bugs