Commit graph

11456 commits

Author SHA1 Message Date
Milos Kozak 7ae547c6af
Merge pull request #542 from nightscout/dependabot/gradle/dev/com.thoughtworks.xstream-xstream-1.4.17
Bump xstream from 1.4.7 to 1.4.17
2021-06-13 22:42:46 +02:00
Milos Kozak 0fe9aa0775
Merge pull request #549 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.7.0
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
2021-06-13 22:18:42 +02:00
Milos Kozak a238d8df47
Merge pull request #559 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.2
Bump byteBuddyVersion from 1.11.1 to 1.11.2
2021-06-13 22:12:45 +02:00
Milos Kozak 7cd3460222
Merge pull request #560 from nightscout/dependabot/gradle/dev/dagger_version-2.37
Bump dagger_version from 2.36 to 2.37
2021-06-13 22:12:19 +02:00
Milos Kozak 005c607639
Merge pull request #562 from avereha/avereha/invalidateTemporaryBasalWithPumpId
add  invalidateTemporaryBasalWithPumpId
2021-06-13 22:09:45 +02:00
Andy Rozman b90ce3804f - fixing handling of Suspend items 2021-06-13 14:07:59 +01:00
Andrei Vereha 89b08054e6 update comment 2021-06-12 23:39:59 +02:00
Andrei Vereha 25c44f4206 add invalidateTemporaryBasalWithPumpId 2021-06-12 23:32:34 +02:00
Philoul 6fd6283ef6 Add setting 2021-06-11 21:43:53 +02:00
Philoul c005243dfd Fix DeleteLogs 2021-06-11 21:39:23 +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
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
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
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
dependabot[bot] eb11a43d69
Bump firebase-crashlytics-gradle from 2.6.1 to 2.7.0
Bumps firebase-crashlytics-gradle from 2.6.1 to 2.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 06:52:34 +00:00
Milos Kozak 13245df279 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-06-03 19:01:42 +02:00
Milos Kozak b2fc621375 Dana reset buffer at connect 2021-06-03 19:01:38 +02:00
Milos Kozak c0dba456d7 fix lst bolus query and smb pocessing 2021-06-02 22:40:30 +02:00
Milos Kozak 74dfe80433 immutable flag for PendingIntent 2021-06-02 16:56:13 +02:00
Milos Kozak ec73c4b0cb Insight vibrate permission 2021-06-02 16:55:19 +02:00
Milos Kozak f74955d062 Improve APS result logging 2021-06-02 16:54:58 +02:00
dependabot[bot] 328704eb5b
Bump byteBuddyVersion from 1.11.0 to 1.11.1
Bumps `byteBuddyVersion` from 1.11.0 to 1.11.1.

Updates `byte-buddy` from 1.11.0 to 1.11.1
- [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.0...byte-buddy-1.11.1)

Updates `byte-buddy-android` from 1.11.0 to 1.11.1
- [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.0...byte-buddy-1.11.1)

Updates `byte-buddy-agent` from 1.11.0 to 1.11.1
- [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.0...byte-buddy-1.11.1)

---
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-02 06:00:22 +00:00
Milos Kozak fedba23405 code cleanup 2021-06-01 22:51:16 +02:00
Milos Kozak db95670be5 fix loop dialog 2021-06-01 22:34:18 +02:00
Milos Kozak 1d12883f95 fix receiving NOTEs form NS 2021-06-01 20:04:59 +02:00
Milos Kozak 4b017cd0ea fix sendig logs 2021-06-01 19:48:25 +02:00
Milos Kozak c00d7448e2 fix NS IOB upload 2021-06-01 10:32:42 +02:00
Milos Kozak 23bf22a5b9
Merge pull request #547 from andyrozman/mdt_new_fix_1
- fix of the problem encountered by Ghosa Sardes
2021-05-31 21:40:37 +02:00
Milos Kozak 1e1fac90b3 RS refactor & test fix 2021-05-31 21:35:03 +02:00
Milos Kozak ffde47d531 fix Dana 5 BLE comm 2021-05-31 18:03:57 +02:00
Milos Kozak 596012ab10 move logs, eng_mode to AAPS directory 2021-05-31 15:29:42 +02:00
Andy Rozman a95fabee68 - fix of the problem encountered by Ghosa Sardes 2021-05-31 13:41:31 +01:00
Milos Kozak 5867ff8b93
Merge pull request #535 from nightscout/dependabot/gradle/dev/kotlin_version-1.5.10
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
2021-05-31 09:09:20 +02:00
dependabot[bot] 8904c7d2a7
Bump kotlin_version from 1.5.0-release-764 to 1.5.10
Bumps `kotlin_version` from 1.5.0-release-764 to 1.5.10.

Updates `kotlin-gradle-plugin` from 1.5.0-release-764 to 1.5.10

Updates `kotlin-stdlib-jdk7` from 1.5.0-release-764 to 1.5.10
- [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/v1.5.10)

Updates `kotlin-reflect` from 1.5.0-release-764 to 1.5.10
- [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/v1.5.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:45:46 +00:00