Milos Kozak
b4b29f73fa
Merge pull request #931 from nightscout/dependabot/gradle/dev/kotlin_version-1.6.0
...
Bump kotlin_version from 1.5.31 to 1.6.0
2021-11-15 09:54:51 +01:00
Milos Kozak
eb89bddeaa
New Crowdin updates ( #928 )
...
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Turkish)
* New translations objectives.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations alert_titles.xml (Turkish)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Turkish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Catalan)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (German)
2021-11-15 09:53:30 +01:00
miyeongkim
2c89d8f240
Merge branch 'dev' of https://github.com/miyeongkim/AndroidAPS into dev
2021-11-15 17:16:05 +09:00
dependabot[bot]
9319f38c3e
Bump kotlin_version from 1.5.31 to 1.6.0
...
Bumps `kotlin_version` from 1.5.31 to 1.6.0.
Updates `kotlin-gradle-plugin` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-allopen` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk8` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-reflect` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:15:55 +00:00
miyeongkim
67af9d19e7
clean code
2021-11-15 16:46:16 +09:00
miyeongkim
7b4b9fd0dc
- Fixed bugs for pump firmware 3.0
...
- Changing basal limit values for each pump firmware version.
- Pump log DB processing modification.
2021-11-15 16:44:04 +09:00
Milos Kozak
a7118b1a7e
Merge pull request #929 from andyrozman/bug798_meal_tbr
...
Bug798 - smb to meal bolus and zero tbr termination
2021-11-15 00:31:21 +01:00
Milos Kozak
2e78566b41
Dana: make clickable whole layout
2021-11-14 23:29:49 +01:00
Milos Kozak
4cea57acf6
Eros: try to resolve fake TBR alert
2021-11-14 22:26:18 +01:00
Milos Kozak
c3959aa9a7
Merge pull request #914 from 0pen-dash/avereha/fix-bolusdelivery-text
...
dash: fix bolusdelivery text
2021-11-14 17:02:32 +01:00
Milos Kozak
b8a33226db
Merge pull request #915 from 0pen-dash/avereha/no-more-stop-fake-tbr
...
do not stop the fake tbr on pod activation
2021-11-14 17:02:13 +01:00
Milos Kozak
c5599ee9b1
Merge pull request #916 from 0pen-dash/avereha/fix-alarm
...
Dash alarms: fix notification
2021-11-14 17:01:32 +01:00
Milos Kozak
c4f19b5a85
Merge pull request #921 from 0pen-dash/avereha/fix-dst
...
dash: fix DST and timeOnPod
2021-11-14 17:01:19 +01:00
Andrei Vereha
eb69443709
handleTimeChange: fail if there is no active profile
2021-11-14 11:14:10 +01:00
Andrei Vereha
f68134801a
fix DST
2021-11-14 00:43:30 +01:00
Andrei Vereha
88b4830a0c
show notification only once and if there is no CommandDeactivatePod in progress
2021-11-13 12:41:53 +01:00
Andrei Vereha
b0b287303a
Revert "do not stop the fake tbr on pod activation"
...
This reverts commit 041f1a962e
.
2021-11-12 18:15:52 +01:00
Andrei Vereha
90b8b8ed00
create new string for "Delivering .."
2021-11-12 18:15:03 +01:00
Milos Kozak
54b8d0613c
fix build
2021-11-12 16:53:03 +01:00
Milos Kozak
bfeb53b836
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-11-12 10:30:41 +01:00
Milos Kozak
3891fb70c2
Merge pull request #891 from nightscout/glunovo
...
Glunovo support
2021-11-12 10:30:34 +01:00
Milos Kozak
01e70d978f
key not translatable
2021-11-12 10:29:57 +01:00
Milos Kozak
00fb5bd6ce
assert nscliet is running in RunningConfiguration
2021-11-12 10:29:17 +01:00
Milos Kozak
fed47626df
Merge pull request #909 from nightscout/dependabot/gradle/dev/dagger_version-2.40.1
...
Bump dagger_version from 2.40 to 2.40.1
2021-11-12 10:21:28 +01:00
dependabot[bot]
2dbcb6de5d
Bump dagger_version from 2.40 to 2.40.1
...
Bumps `dagger_version` from 2.40 to 2.40.1.
Updates `dagger-compiler` from 2.40 to 2.40.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.40...dagger-2.40.1 )
Updates `dagger-android-processor` from 2.40 to 2.40.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.40...dagger-2.40.1 )
Updates `dagger-android` from 2.40 to 2.40.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.40...dagger-2.40.1 )
Updates `dagger-android-support` from 2.40 to 2.40.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.40...dagger-2.40.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 08:06:32 +00:00
Milos Kozak
0c87f04cb4
Merge pull request #902 from 0pen-dash/avereha/stopConnecting
...
queue thread changes
2021-11-12 08:47:41 +01:00
Milos Kozak
50861f237d
Merge pull request #906 from 0pen-dash/avereha/connQuality
...
dash: connection quality
2021-11-12 08:19:09 +01:00
Milos Kozak
8bac468306
IOB: fix calculation for EB
2021-11-11 22:40:52 +01:00
Milos Kozak
52e3432132
Eros: try to fix blocking UI
2021-11-11 20:50:53 +01:00
Andrei Vereha
041f1a962e
do not stop the fake tbr on pod activation
2021-11-11 20:49:52 +01:00
Milos Kozak
579c9dac7c
Glunovo rearrange
2021-11-11 20:41:32 +01:00
Milos Kozak
774beb2cb3
Glunovo process calibrations
2021-11-11 20:39:17 +01:00
Andrei Vereha
229285ed4d
display the performed operation
2021-11-11 19:16:27 +01:00
Andrei Vereha
59c7955126
connection quality: count connections after retries
2021-11-11 19:04:28 +01:00
Andrei Vereha
7826c41834
delay observing for EventPumpStatusChanged
2021-11-11 17:41:37 +01:00
Andrei Vereha
6ab2a7bb7e
display the performed operation
2021-11-11 17:41:19 +01:00
Milos Kozak
5e466279a4
improve logging
2021-11-11 17:32:09 +01:00
Milos Kozak
51c6237d02
limit logging
2021-11-11 17:26:19 +01:00
Milos Kozak
175926527c
Merge branch 'dev' into pumpsync
2021-11-11 16:51:22 +01:00
Milos Kozak
88a8d08f56
restore xdrip broadcast
2021-11-11 14:23:22 +01:00
Milos Kozak
85178ee19f
End TBR before connectNewPump
2021-11-11 11:04:24 +01:00
Andy Rozman
7c382f735b
Merge branch 'dev' into bug798_meal_tbr
2021-11-10 23:41:37 +00:00
Andy Rozman
311f04fe6d
- add changelog file
2021-11-10 23:40:27 +00:00
Andrei Vereha
3a9213992b
fix connnecting quality counter
2021-11-11 00:18:56 +01:00
Andrei Vereha
d5ae4cabf2
call stopConnecting only once
2021-11-10 23:10:26 +01:00
Milos Kozak
7ad425ae1d
Dana-i: store pairing key
2021-11-10 22:11:40 +01:00
Milos Kozak
3dc2f073fe
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-11-10 17:10:48 +01:00
Milos Kozak
584e91f8dc
prepare XDripBroadcast
2021-11-10 17:10:10 +01:00
Milos Kozak
12f3e92698
Merge pull request #898 from nightscout/AdrianLxM/test-profile
...
make test profiles valid again
2021-11-10 15:42:13 +01:00
Milos Kozak
7b39fb1e69
Merge pull request #887 from dlvoy/fix/882_optimize_tdd_calculation
...
Speed up TDD statistics calculation
2021-11-10 15:40:21 +01:00