mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Bump version, update CHANGELOG
This commit is contained in:
@@ -4,7 +4,10 @@
|
|||||||
* Fossil Hybrid HR: Allow choosing and cropping image to be set as watch background
|
* Fossil Hybrid HR: Allow choosing and cropping image to be set as watch background
|
||||||
* Fossil Hybrid HR: Option to draw circles around widgets
|
* Fossil Hybrid HR: Option to draw circles around widgets
|
||||||
* Fossil Hybrid HR: Experimenal firmware update support
|
* Fossil Hybrid HR: Experimenal firmware update support
|
||||||
* Steps/Sleep averages: skip days with zero data
|
* Huami: Do not display firmware information and whitelist information when flashing watchfaces
|
||||||
|
* Huami: Disable air quality indicator on Huami devices instead of showing 0
|
||||||
|
* Bangle.js: change encoded char set to match Espruino's 8 bit fonts
|
||||||
|
* Steps/Sleep averages: skip days with zero data
|
||||||
|
|
||||||
#### Version 0.43.1
|
#### Version 0.43.1
|
||||||
* Initial support for Amazfit Bip S (incomplete, needs the official app once to obtain the pairing key)
|
* Initial support for Amazfit Bip S (incomplete, needs the official app once to obtain the pairing key)
|
||||||
|
@@ -25,8 +25,8 @@ android {
|
|||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
// Note: always bump BOTH versionCode and versionName!
|
// Note: always bump BOTH versionCode and versionName!
|
||||||
versionName "0.43.1"
|
versionName "0.43.2"
|
||||||
versionCode 170
|
versionCode 171
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Reference in New Issue
Block a user