Commit graph

12582 commits

Author SHA1 Message Date
Philoul d6ade59cd3 Add untranslated status for logging in Command interface 2021-12-07 00:40:13 +01:00
Milos Kozak 9d11323e0f
Merge pull request #1011 from Andries-Smit/dev
Wear OS improvements
2021-12-06 23:53:50 +01:00
Milos Kozak fa4f0eb688 Automation: Fix removing trigger 2021-12-06 23:47:20 +01:00
Andries Smit 6083bb4b89 Wear improve action menu 2021-12-06 20:45:29 +01:00
Milos Kozak 3875957801 DANA: make data in history activity descending 2021-12-06 16:50:12 +01:00
Milos Kozak 119d2c8f0e fix test 2021-12-06 16:07:17 +01:00
Milos Kozak 952278a93a EROS: try to resolve false fake tbr message 2021-12-06 15:56:43 +01:00
Milos Kozak 0b102376c6 MDT TBR fix 2021-12-06 13:46:44 +01:00
Milos Kozak a2c7f2a6d9
Merge pull request #1039 from nightscout/dependabot/gradle/dev/org.json-json-20211205
Bump json from 20210307 to 20211205
2021-12-06 09:55:00 +01:00
dependabot[bot] 9d39b9f83a
Bump json from 20210307 to 20211205
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20211205.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 08:08:13 +00:00
Milos Kozak 2ec9517b02
Merge pull request #1030 from Philoul/Fix/UserEntryUnitsConvertion
User entry Add Glucose Value in TherapyEvents NSClient
2021-12-04 13:35:23 +01:00
Milos Kozak 4a899365db Poctech: fix unit conversion 2021-12-03 19:29:45 +01:00
Milos Kozak 67edb7a2fd
Merge pull request #1026 from nightscout/dependabot/gradle/dev/dagger_version-2.40.4
Bump dagger_version from 2.40.3 to 2.40.4
2021-12-03 13:43:15 +01:00
Milos Kozak 682628e845 NSC: better TBR sync 2021-12-03 09:33:17 +01:00
dependabot[bot] c1b42f3cfe
Bump dagger_version from 2.40.3 to 2.40.4
Bumps `dagger_version` from 2.40.3 to 2.40.4.

Updates `dagger-compiler` from 2.40.3 to 2.40.4
- [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.3...dagger-2.40.4)

Updates `dagger-android-processor` from 2.40.3 to 2.40.4
- [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.3...dagger-2.40.4)

Updates `dagger-android` from 2.40.3 to 2.40.4
- [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.3...dagger-2.40.4)

Updates `dagger-android-support` from 2.40.3 to 2.40.4
- [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.3...dagger-2.40.4)

---
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-12-03 08:07:49 +00:00
Milos Kozak d7a4740e7d do not clear disk full message 2021-12-02 21:07:12 +01:00
Milos Kozak 9ba95287dd
Merge pull request #1018 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.8.1
Bump firebase-crashlytics-gradle from 2.8.0 to 2.8.1
2021-12-02 12:19:23 +01:00
dependabot[bot] 6dd9f183f2
Bump firebase-crashlytics-gradle from 2.8.0 to 2.8.1
Bumps firebase-crashlytics-gradle from 2.8.0 to 2.8.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 08:52:01 +00:00
Milos Kozak 9c09b3c526 better logs 2021-12-02 09:49:31 +01:00
Andries Smit bc05eaa309 Wear add title to grid layout 2021-12-01 21:13:10 +01:00
Milos Kozak e02deee056 fix test 2021-12-01 20:20:50 +01:00
Andries Smit d7caa39ff3 Wear improve menu navigation 2021-12-01 15:28:25 +01:00
Andries Smit e8e0aa75e2 Wear improve menu icons 2021-12-01 14:20:10 +01:00
Andries Smit 8ae63eff29 Fix wear page indicator 2021-12-01 14:16:00 +01:00
Milos Kozak 79e4b94299
New Crowdin updates (#1008)
* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Turkish)
2021-12-01 12:30:15 +01:00
Milos Kozak 8165a93d63
Merge pull request #1014 from avereha/avereha/lastBolus
update last bolus when pod is deactivated
2021-12-01 12:29:34 +01:00
AdrianLxM 8783e67a9c
Merge pull request #1015 from avereha/avereha/save-ltk
dash bugfix: save the LTK
2021-12-01 00:33:35 +01:00
Andrei Vereha 953c900e28 show the deactive button if ltk!=null 2021-12-01 00:06:21 +01:00
Andrei Vereha 9d1267e90d dash bugfix: save the LTK but don't log it 2021-11-30 23:50:45 +01:00
Andrei Vereha ea48ee7db1 update last bolus when pod is deactivated 2021-11-30 23:12:06 +01:00
Milos Kozak 3758897bea EPS text filled #2 2021-11-30 22:33:12 +01:00
Milos Kozak 5a1d1e1707 EPS text filled 2021-11-30 22:09:28 +01:00
Milos Kozak 6ba6cd6edd mark too close BG records 2021-11-30 22:03:19 +01:00
Philoul 9f6a2fcc4e Add BG value in CarePortal events 2021-11-30 21:55:24 +01:00
Milos Kozak 21818546e7
Merge pull request #1010
Fix user entry units convertion
2021-11-30 21:33:06 +01:00
Milos Kozak babbf8e7c9 hide controls if pump is disconnected 2021-11-30 21:21:30 +01:00
Andries Smit 5ae7346123 Wear add menu icons and animation 2021-11-30 21:08:57 +01:00
Andries Smit dc7a27b018 Wear set focus for rotary input 2021-11-30 21:02:10 +01:00
Philoul 98ef5768be Fix Calibration value in uel.log 2021-11-30 20:25:48 +01:00
Milos Kozak 85140a9c2e Loop cleanup 2021-11-30 17:08:31 +01:00
Milos Kozak 5529f1120c Automation: do not run in suspended state 2021-11-30 17:08:17 +01:00
Milos Kozak a458ad5fd3 2.8.2.14-dev 2021-11-30 10:48:07 +01:00
Milos Kozak fb36a4f991
Merge pull request #1004 from nightscout/l10n_dev
New Crowdin updates
2021-11-30 10:21:12 +01:00
Milos Kozak 6e3ce53150
Merge pull request #1006 from nightscout/dependabot/gradle/dev/dagger_version-2.40.3
Bump dagger_version from 2.40.2 to 2.40.3
2021-11-30 10:20:49 +01:00
Milos Kozak c779cf226d
Merge pull request #1007 from nightscout/dependabot/gradle/dev/io.gitlab.arturbosch.detekt-1.19.0
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
2021-11-30 10:20:20 +01:00
dependabot[bot] 06443e19af
Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0
Bumps io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0.

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 08:07:17 +00:00
dependabot[bot] 452dbe5ac8
Bump dagger_version from 2.40.2 to 2.40.3
Bumps `dagger_version` from 2.40.2 to 2.40.3.

Updates `dagger-compiler` from 2.40.2 to 2.40.3
- [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.2...dagger-2.40.3)

Updates `dagger-android-processor` from 2.40.2 to 2.40.3
- [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.2...dagger-2.40.3)

Updates `dagger-android` from 2.40.2 to 2.40.3
- [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.2...dagger-2.40.3)

Updates `dagger-android-support` from 2.40.2 to 2.40.3
- [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.2...dagger-2.40.3)

---
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-30 08:07:10 +00:00
Milos Kozak 22a1330b8a New translations strings.xml (German) 2021-11-30 03:12:10 +01:00
Milos Kozak 28f5b920a0 New translations strings.xml (Slovak) 2021-11-30 00:36:04 +01:00
Milos Kozak 918a245ed0 DanaR: fix loading TDD 2021-11-29 23:45:37 +01:00