Commit 9236d33
Changed files (22)
app
fastlane
metadata
android
cs-CZ
changelogs
de-DE
changelogs
es-ES
changelogs
et
changelogs
fr-FR
changelogs
hu-HU
changelogs
it-IT
changelogs
nl-NL
changelogs
no-NO
changelogs
pt
changelogs
pt-BR
changelogs
ru-RU
changelogs
sv-SE
changelogs
tr-TR
changelogs
zh-CN
changelogs
zh-TW
changelogs
health_data_store
app/lib/model/iso_lang_names.dart
@@ -19,6 +19,7 @@ String getDisplayLanguage(Locale l) => switch(l.toLanguageTag()) {
'hu' => 'Magyar (Magyarország)',
'et' => 'Eesti (Eesti)',
'nl' => 'Nederlands',
+ 'cs' => 'čeština',
// Websites with names for expanding when new languages get added:
// - https://chronoplexsoftware.com/localisation/help/languagecodes.htm
// - https://localizely.com/locale-code/zh-Hans/
app/pubspec.lock
@@ -620,10 +620,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
- sha256: df3eb3e0aed5c1107bb0fdb80a8e82e778114958b1c5ac5644fb1ac9cae8a998
+ sha256: da8d9ac8c4b1df253d1a328b7bf01ae77ef132833479ab40763334db13b91cce
url: "https://pub.dev"
source: hosted
- version: "8.1.0"
+ version: "8.1.1"
package_info_plus_platform_interface:
dependency: transitive
description:
app/pubspec.yaml
@@ -4,9 +4,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
repository: https://github.com/derdilla/blood-pressure-monitor-fl
issue_tracker: https://github.com/derdilla/blood-pressure-monitor-fl/issues
-version: 1.8.1+43
+version: 1.8.2+44
# F-Droid needs the Flutter version used to build releases to be in the repository.
-# f-droid-flutter: 3.24.3
+# f-droid-flutter: 3.24.4
environment:
sdk: '>=3.0.2 <4.0.0'
@@ -19,28 +19,28 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
- flutter_markdown: ^0.7.3+2
+ flutter_markdown: ^0.7.4+1
function_tree: ^0.9.1
provider: ^6.1.2
path: ^1.9.0
pdf: ^3.11.1
- package_info_plus: ^8.0.2
+ package_info_plus: ^8.1.1
week_of_year: 2.2.0
- sqflite: ^2.3.3+2
+ sqflite: ^2.4.0
shared_preferences: ^2.3.2
- url_launcher: ^6.3.0
+ url_launcher: ^6.3.1
health_data_store:
path: ../health_data_store/
flutter_bloc: ^8.1.6
- flutter_blue_plus: ^1.33.2
+ flutter_blue_plus: ^1.33.6
archive: ^3.6.1
- file_picker: ^8.1.2
+ file_picker: ^8.1.3
fluttertoast: ^8.2.8
app_settings: ^5.1.1
persistent_user_dir_access_android: ^0.0.1
# desktop only
- sqflite_common_ffi: ^2.3.3+1
+ sqflite_common_ffi: ^2.3.4
dev_dependencies:
integration_test:
fastlane/metadata/android/cs-CZ/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/de-DE/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/en-US/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/en-US/changelogs/44.txt
@@ -0,0 +1,7 @@
+* Fix horizontal graph theme
+* Reduce data needed to draw graph
+* Fix custom date range ending before midnight
+* Correctly fill warn area at start of graph
+* Update android compilation options
+* Update German, French, and Estonian translations from weblate
+* Add Czech translations (thanks @trendspotter)
\ No newline at end of file
fastlane/metadata/android/es-ES/changelogs/43.txt
@@ -1,8 +0,0 @@
-* Solución: crear ruta de base de datos recursivamente (gracias pimlie)
-* Establecer el intervalo más reciente antes de exportar
-* Agregar nombre del idioma para nl
-* Eliminar ubicaciones no utilizadas
-* Cambiar color al cambiar la selección de distribución
-* Implementar la entrada de peso opt-in
-* Varias mejoras en la experiencia del colaborador.
-* Actualizar traducciones al español, estonio, italiano, español (Brasil), turco y chino (gracias a los colaboradores de weblate)
fastlane/metadata/android/et/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/fr-FR/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/hu-HU/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/it-IT/changelogs/43.txt
@@ -1,8 +0,0 @@
-* Corretto: crea percorso database ricorsivamente (grazie pimlie)
-* Imposta sull'intervallo più recente prima di esportare
-* Aggiunto nome lingua mancante per nl
-* Rimosso localizzazioni inutilizzate
-* Cambia colore alla modifica della selezione della distribuzione
-* Implementa voce peso opt-in
-* Vari miglioramenti all'esperienza dei collaboratori
-* Aggiorna traduzioni in spagnolo, estone, italiano, spagnolo (Brasile), turco e cinese (grazie ai collaboratori su weblate)
fastlane/metadata/android/nl-NL/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/no-NO/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/pt/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/pt-BR/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/ru-RU/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/sv-SE/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/tr-TR/changelogs/43.txt
@@ -1,8 +0,0 @@
-* düzeltme: veri tabanı yolunu özyinelemeli olarak oluştur (teşekkürler pimlie)
-* Dışa aktarmadan önce en son aralığa ayarla
-* nl için eksik dil adı eklendi
-* Kullanılmayan yerelleştirmeler kaldırıldı
-* Dağıtım seçimi değişikliğinde renk değiştirme
-* İsteğe bağlı ağırlık girişi eklendi
-* Katılımcı deneyiminde çeşitli iyileştirmeler
-* İspanyolca, Estonca, İtalyanca, İspanyolca (Brezilya), Türkçe ve Çince çeviriler güncellendi (weblate'te katkıda bulunanlara teşekkürler)
fastlane/metadata/android/zh-CN/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
fastlane/metadata/android/zh-TW/changelogs/43.txt
@@ -1,8 +0,0 @@
-* fix: create database path recursively (thanks pimlie)
-* Set to most recent interval before exporting
-* Add missing lang name for nl
-* Remove unused localizations
-* Change color on distribution selection change
-* Implement opt-in weight entry
-* Various improvements to contributor experience
-* Update Spanish, Estonian, Italian, Spanish (Brazil), Türkish, and Chinese translations (thanks to contributors on weblate)
health_data_store/pubspec.yaml
@@ -9,14 +9,14 @@ environment:
dependencies:
freezed_annotation: ^2.4.4
json_annotation: ^4.9.0
- sqflite_common: ^2.5.4+4
+ sqflite_common: ^2.5.4+5
dev_dependencies:
build_runner: ^2.4.13
- coverage: ^1.9.2
+ coverage: ^1.10.0
freezed: ^2.5.7
json_serializable: ^6.8.0
mocktail: ^1.0.4
- sqflite_common_ffi: ^2.3.3+1
+ sqflite_common_ffi: ^2.3.4
test: ^1.25.8