Commit graph

11997 commits

Author SHA1 Message Date
Philoul 6fd6283ef6 Add setting 2021-06-11 21:43:53 +02:00
Philoul c005243dfd Fix DeleteLogs 2021-06-11 21:39:23 +02:00
Andrei Vereha 898c1c7906 format 2021-06-11 21:27:04 +02:00
Andrei Vereha 96e06cb33a add back the connection retry 2021-06-11 18:42:52 +02:00
Andy Rozman 71bedba7ee - storage fix 2021-06-11 16:52:38 +01:00
Andy Rozman 95326a2894 - storage fix (new key) 2021-06-11 15:57:14 +01:00
Milos Kozak 7c0ef9b156
Merge pull request #558 from Philoul/AccuracyExtendedBolusDuration
Insight Driver accuracy of extended bolus duration
2021-06-11 11:52:20 +02:00
dependabot[bot] 1db9722568
Bump dagger_version from 2.36 to 2.37
Bumps `dagger_version` from 2.36 to 2.37.

Updates `dagger-compiler` from 2.36 to 2.37
- [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.36...dagger-2.37)

Updates `dagger-android-processor` from 2.36 to 2.37
- [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.36...dagger-2.37)

Updates `dagger-android` from 2.36 to 2.37
- [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.36...dagger-2.37)

Updates `dagger-android-support` from 2.36 to 2.37
- [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.36...dagger-2.37)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
  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>
2021-06-11 05:50:40 +00:00
dependabot[bot] c38a9b08b9
Bump byteBuddyVersion from 1.11.1 to 1.11.2
Bumps `byteBuddyVersion` from 1.11.1 to 1.11.2.

Updates `byte-buddy` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)

Updates `byte-buddy-android` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)

Updates `byte-buddy-agent` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.1...byte-buddy-1.11.2)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:50:06 +00:00
Milos Kozak 62005b437a Improve SMSCommunicator safety 2021-06-10 22:35:50 +02:00
Andy Rozman 6fd1a8bd8d - fix for reading history TBR readings (with duration less than minute) 2021-06-10 18:15:52 +01:00
Philoul 539ca3131d temp Dir for log export 2021-06-10 08:33:15 +02:00
Andrei Vereha 1910ac7b60 update overview fragment. set basal if pod is not activated 2021-06-10 08:22:29 +02:00
Philoul cf91a3d812 Improve accuracy of extended bolus duration (from 1 min to 1 second) 2021-06-10 00:23:00 +02:00
Andy Rozman ee5413ed06 - refactoring TempBasalProcess
- changed some logging
2021-06-08 22:31:15 +01:00
Milos Kozak 8e466be92c Diaconn support 2021-06-08 23:27:14 +02:00
dependabot[bot] 39667b8674
Bump xstream from 1.4.7 to 1.4.17
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 07:27:23 +00:00
Milos Kozak 8e4067a1ed
Merge pull request #548 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.1
Bump byteBuddyVersion from 1.11.0 to 1.11.1
2021-06-08 09:22:12 +02:00
Milos Kozak a03c916172
Merge pull request #553 from andyrozman/mdt_new_fix_2
MDT problem fixing
2021-06-08 09:13:26 +02:00
Andy Rozman 6c81770c4d - fix of logging (logging throws exception ATM) 2021-06-07 23:18:46 +01:00
Andrei Vereha fa846bdd65 fix after merging 2021-06-07 09:30:57 +02:00
Andy Rozman b1f28106ec - log fixing 2021-06-06 22:54:35 +01:00
Andy Rozman ae7bf5ba42 - logging in pumpStorage 2021-06-06 22:11:37 +01:00
Andy Rozman f2ed33c237 - log changes, little bit of refactoring on PumpSyncStorage class 2021-06-06 21:54:29 +01:00
Andrei Vereha bad72b2a62 Merge branch 'dash' into avereha/bolus 2021-06-06 21:30:44 +02:00
Andrei Vereha 8b87919b05
Merge pull request #39 from 0pen-dash/avereha/alarms
Avereha/alarms
2021-06-06 21:30:24 +02:00
Andrei Vereha b5757c08ac Merge branch 'dash' into avereha/alarms 2021-06-06 21:30:08 +02:00
Andrei Vereha 1c33b84bbf
Merge pull request #33 from 0pen-dash/avereha/basal
Avereha/basal
2021-06-06 21:28:45 +02:00
Andrei Vereha 697e646854 Merge branch 'dash' into avereha/basal 2021-06-06 21:28:23 +02:00
Andrei Vereha f6d0520fe2 save bolusPulsesRemainig 2021-06-06 21:25:40 +02:00
Andrei Vereha 9036544516
Merge pull request #32 from 0pen-dash/avereha/temp-basals
Avereha/temp basals
2021-06-06 20:54:17 +02:00
Andrei Vereha 95c9bd94a1 do not check pod status before deactivation. It will be deactivated anyway 2021-06-06 18:47:49 +02:00
Andrei Vereha 18735540fd Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 18:42:07 +02:00
Andrei Vereha b55dacd12c add checkPodKaput 2021-06-06 18:41:17 +02:00
Andrei Vereha aa719e0b9f handle Pod Alarm 2021-06-06 18:35:19 +02:00
Andrei Vereha 909eae3f3f log 2021-06-06 17:47:36 +02:00
Andy Rozman 86625601d6 - trying to fix some logging 2021-06-06 15:39:36 +01:00
Andy Rozman cd8f486dc0 - added some additional logs for situation that is problem 2021-06-06 15:22:55 +01:00
Andrei Vereha a25fffd075 stop bolus 2021-06-06 13:43:44 +02:00
Andrei Vereha 4f459b9fc1 Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 13:11:16 +02:00
Andrei Vereha d82be68796 fix alerts(UNKNOWN will always match) 2021-06-06 13:09:27 +02:00
Andrei Vereha b80327c9bf bolus: send progress 2021-06-06 12:24:32 +02:00
Andrei Vereha 79b4a5d656 simplify executeProgrammingCommand. Start implementing alerts 2021-06-06 10:47:29 +02:00
Andrei Vereha c72f2f352f always enforceNew 2021-06-05 20:37:17 +02:00
Andrei Vereha d0c947c988 updates for display of temp basal 2021-06-05 20:32:35 +02:00
Andrei Vereha b440003de4 ignore enforeNew for now 2021-06-05 20:14:28 +02:00
Andrei Vereha fc919f24cd save temp basal to pod state 2021-06-05 18:14:13 +02:00
Andrei Vereha ffe3246fc0 remove 'Using connected state for unconfirmed commands' 2021-06-05 15:23:03 +02:00
Andrei Vereha 70eb5e6d0c recover unconfirmed basal 2021-06-05 14:52:58 +02:00
Andrei Vereha 7c20bfb7f0 implement basals 2021-06-05 14:18:04 +02:00