Milos Kozak
cd9f5e4723
Merge pull request #2549 from jbr7rr/dash-handle-tbr-out-of-sync
...
DASH: handle tbr out of sync
2023-06-01 14:32:44 +02:00
Milos Kozak
29410ecb03
Merge pull request #2554 from jbr7rr/dash-fix-race-condition-on-disconnect
...
DASH: Fix race condition on dash disconnect
2023-06-01 14:31:42 +02:00
Milos Kozak
0c847616cb
Merge pull request #2562 from buessow/stage
...
Get heart rate from Wear watch and display as graph in Overview
2023-06-01 14:31:25 +02:00
Milos Kozak
1691b680d1
Merge pull request #2565 from jungsomyeonggithub/dev
...
EOPATCH: bug fix
2023-06-01 14:29:53 +02:00
jungsomyeonggithub
c07a155424
bug fix
2023-06-01 19:23:31 +09:00
Milos Kozak
757afdc4aa
Merge pull request #2555 from nightscout/dependabot/gradle/dev/androidx.activity-activity-ktx-1.7.2
...
chore(deps): bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
2023-05-30 10:08:56 +02:00
dependabot[bot]
d6383f70f9
chore(deps): bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
...
Bumps androidx.activity:activity-ktx from 1.7.1 to 1.7.2.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 07:08:15 +00:00
Milos Kozak
18af89fb02
Merge pull request #2557 from nightscout/dependabot/gradle/dev/com.google.guava-guava-32.0.0-jre
...
chore(deps): bump com.google.guava:guava from 31.1-jre to 32.0.0-jre
2023-05-30 09:07:32 +02:00
Milos Kozak
726e33b237
Merge pull request #2558 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-bom-32.1.0
...
chore(deps): bump com.google.firebase:firebase-bom from 32.0.0 to 32.1.0
2023-05-30 09:07:14 +02:00
robertbuessow
c4ad9f12aa
Request sensor permissions when heart rate sampling is enabled.
2023-05-29 18:22:51 +03:00
dependabot[bot]
1836b349d2
chore(deps): bump com.google.firebase:firebase-bom from 32.0.0 to 32.1.0
...
Bumps com.google.firebase:firebase-bom from 32.0.0 to 32.1.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:58:01 +00:00
dependabot[bot]
c9fcdb13b2
chore(deps): bump com.google.guava:guava from 31.1-jre to 32.0.0-jre
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:57:53 +00:00
jbr7rr
d5647ce021
Fix race condition on dash disconnect
2023-05-22 20:06:59 +02:00
robertbuessow
b82aeb9379
Rewrite HeartRateListener to better handle watches that don't regularely send heart rate events.
...
Make ActionHeartRate and HeartRate consistent.
2023-05-22 17:35:23 +02:00
robertbuessow
7f14535852
Store heart rate events from watch in local storage.
2023-05-19 17:05:11 +02:00
Robert Buessow
411ec8bd68
Get heart rate readings from Wear watch sensor and send to phone.
2023-05-19 17:04:51 +02:00
Robert Buessow
7f0c361ca2
Add AppRepository::getHeartRatesFromTimeToTime
2023-05-19 17:02:58 +02:00
Robert Buessow
ecea212c83
Support heart rate in overview graph
2023-05-19 17:01:23 +02:00
jbr7rr
cd3869ea07
Move verifyPumpState to its own function, cleanup
2023-05-19 16:54:32 +02:00
jbr7rr
77feeedf35
Shorten TBR string to cleanup history view
2023-05-19 16:54:20 +02:00
jbr7rr
38728bac01
Handle DASH basal and TBR out of sync
2023-05-19 09:55:13 +02:00
jbr7rr
2826854b7c
Add total delivered to dash history
2023-05-19 09:55:01 +02:00
Milos Kozak
7faa34aa50
fix activities translation
2023-05-17 18:36:01 +02:00
Milos Kozak
111093f7cd
SW: accept MGDL values correctly
2023-05-17 17:26:39 +02:00
Milos Kozak
0a63a59bb6
Merge pull request #2542 from nightscout/dependabot/gradle/dev/coroutines_version-1.7.1
...
chore(deps): bump coroutines_version from 1.7.0 to 1.7.1
2023-05-16 09:57:59 +02:00
dependabot[bot]
6d4e02f9eb
chore(deps): bump coroutines_version from 1.7.0 to 1.7.1
...
Bumps `coroutines_version` from 1.7.0 to 1.7.1.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 07:19:16 +00:00
Milos Kozak
6f46564100
Merge pull request #2541 from nightscout/dependabot/gradle/dev/dagger_version-2.46.1
...
chore(deps): bump dagger_version from 2.45 to 2.46.1
2023-05-16 09:18:24 +02:00
dependabot[bot]
b8708aa383
chore(deps): bump dagger_version from 2.45 to 2.46.1
...
Bumps `dagger_version` from 2.45 to 2.46.1.
Updates `com.google.dagger:dagger-android-processor` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1 )
Updates `com.google.dagger:dagger-compiler` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1 )
Updates `com.google.dagger:dagger` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1 )
Updates `com.google.dagger:dagger-android` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1 )
Updates `com.google.dagger:dagger-android-support` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 14:06:44 +00:00
Milos Kozak
12c79bcf56
fix tests
2023-05-15 11:29:33 +02:00
Milos Kozak
6f22c5122f
actions: do not show labels in low-res landscape mode
2023-05-15 11:13:36 +02:00
Milos Kozak
c86edb94fd
improve statuslights layout
2023-05-14 12:50:34 +02:00
Milos Kozak
fba804b2cb
EOPATCH: disable screen rotation during activation
2023-05-14 10:04:07 +02:00
Milos Kozak
0dad5ca499
profile: fix redundant EPS
2023-05-14 09:57:48 +02:00
Milos Kozak
01bb554651
fix overlapping profile switches of the same value, fix storing profiles from NS
2023-05-13 23:18:06 +02:00
Milos Kozak
016cf9dada
lint
2023-05-13 19:36:09 +02:00
Milos Kozak
129869b720
3.2.0-dev-j
2023-05-13 19:12:11 +02:00
Milos Kozak
c96e0d596f
Merge pull request #2537 from nightscout/dependabot/gradle/dev/kotlinx_serialization_version-1.5.1
...
chore(deps): bump kotlinx_serialization_version from 1.5.0 to 1.5.1
2023-05-13 18:51:06 +02:00
dependabot[bot]
19f4e0000c
chore(deps): bump kotlinx_serialization_version from 1.5.0 to 1.5.1
...
Bumps `kotlinx_serialization_version` from 1.5.0 to 1.5.1.
Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.5.0...v1.5.1 )
Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 08:57:35 +00:00
Milos Kozak
ea19edaba9
Merge pull request #2535 from nightscout/dependabot/gradle/dev/androidx.core-core-ktx-1.10.1
...
chore(deps): bump androidx.core:core-ktx from 1.10.0 to 1.10.1
2023-05-12 07:49:54 +02:00
Milos Kozak
e91a74b430
Merge pull request #2536 from LoriLori/use_MenuCompat_setGroupDividerEnabled
...
use MenuCompat for setGroupDividerEnabled
2023-05-12 07:49:38 +02:00
Lorelai L
04f82332a7
use MenuCompat
2023-05-11 23:46:34 +02:00
dependabot[bot]
a574d06d61
chore(deps): bump androidx.core:core-ktx from 1.10.0 to 1.10.1
...
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 08:57:50 +00:00
Milos Kozak
c29782e0f4
Merge pull request #2506 from buessow/dev
...
Add local storage of heart rate values.
2023-05-10 09:55:16 +02:00
Milos Kozak
e22a4f681e
Merge pull request #2533 from nightscout/dependabot/gradle/dev/coroutines_version-1.7.0
...
chore(deps): bump coroutines_version from 1.6.4 to 1.7.0
2023-05-10 08:57:47 +02:00
Milos Kozak
4a1ed1f584
Merge pull request #2531 from jbr7rr/dash-fix-long-0temp
...
Dash: Workaround for long 0temp
2023-05-09 11:58:19 +02:00
Milos Kozak
7d307b267c
catch android.os.DeadSystemException
2023-05-09 11:56:39 +02:00
dependabot[bot]
d0f6c09d4a
chore(deps): bump coroutines_version from 1.6.4 to 1.7.0
...
Bumps `coroutines_version` from 1.6.4 to 1.7.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.7.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.4...1.7.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:57:59 +00:00
Milos Kozak
62cea47d57
New Crowdin updates ( #2499 )
...
* New translations objectives.xml (Norwegian)
* New translations strings.xml (Spanish)
* New translations objectives.xml (Italian)
* New translations strings.xml (Italian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Russian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
2023-05-08 08:13:06 +02:00
Milos Kozak
ce6838fa52
Merge pull request #2532 from nightscout/dependabot/gradle/dev/com.google.android.material-material-1.9.0
...
chore(deps): bump com.google.android.material:material from 1.8.0 to 1.9.0
2023-05-07 20:00:19 +02:00
dependabot[bot]
0218638425
chore(deps): bump com.google.android.material:material
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:57:41 +00:00