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 |
|
jbr7rr
|
4a1eded8e5
|
Added extra checks and logging
|
2023-06-01 08:54:40 +02:00 |
|
jbr7rr
|
aadf40b6fb
|
Fix time in getHourlyBasalFromMedtrumProfileArray()
|
2023-05-30 13:05:32 +02: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 |
|
jbr7rr
|
cd65639abb
|
Only update basal from Notification when it has changed
|
2023-05-29 20:05:21 +02:00 |
|
robertbuessow
|
c4ad9f12aa
|
Request sensor permissions when heart rate sampling is enabled.
|
2023-05-29 18:22:51 +03:00 |
|
jbr7rr
|
3c8faa6723
|
Use timeout in connect states, other minor changes
|
2023-05-29 14:40:08 +02: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
|
37a6a4f271
|
Update unit tests, cleanup
|
2023-05-28 19:50:00 +02:00 |
|
jbr7rr
|
d8427c6d56
|
Rescan when connection is lost during connecting
|
2023-05-28 10:27:13 +02:00 |
|
jbr7rr
|
5a6d5b41d4
|
Added some stuff to the overview
|
2023-05-25 20:14:51 +02:00 |
|
jbr7rr
|
404365aed2
|
Merge remote-tracking branch 'nightscout/dev' into medtrum-activate-patch2
|
2023-05-25 15:48:13 +02:00 |
|
jbr7rr
|
c2e1017d73
|
Moved sequence counter to BLEComm
|
2023-05-25 14:53:53 +02:00 |
|
jbr7rr
|
3027c2ffa5
|
Initial bolus implementation, further connection improvements
|
2023-05-25 13:32:24 +02:00 |
|
jbr7rr
|
a9ebdcfe68
|
Connection improvements, TBR sync improved
|
2023-05-23 10:20:22 +02: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 |
|
jbr7rr
|
0d8f07ad0a
|
Initial TBR implementation and pumpSync for basals etc
|
2023-05-20 20:40:55 +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 |
|