Commit graph

14611 commits

Author SHA1 Message Date
Milos Kozak fcd75c35d6 fix build 2022-11-12 09:07:37 +01:00
Milos Kozak 6fab5a9b8d move to interfaces 2022-11-11 23:17:09 +01:00
Milos Kozak fd0bd85c64 move to interfaces 2022-11-11 21:42:50 +01:00
Milos Kozak 4da9f529c2 APSResult interface 2022-11-11 21:12:49 +01:00
Milos Kozak 4e939e0c8c simplify dependency 2022-11-11 20:22:12 +01:00
Milos Kozak 20e07cb656 optimize build 2022-11-11 19:27:47 +01:00
Milos Kozak 8c44879150 move to interfaces 2022-11-11 18:54:30 +01:00
Milos Kozak 4120a4ad81 remove Command dependency 2022-11-11 18:09:17 +01:00
Carlos Rafael Giani 3f265c855c combov2: Fix last bolus field in combov2 UI fragment
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-11 18:05:31 +01:00
Milos Kozak d108755814 move to plugins module 2022-11-11 17:46:09 +01:00
Milos Kozak 417305d1f6 move NtpProgress 2022-11-11 13:08:38 +01:00
Milos Kozak e315afd9e0 WizardDialog -> ui 2022-11-11 13:06:06 +01:00
Milos Kozak 0f67f62384 LoopDialog -> ui 2022-11-11 12:47:06 +01:00
Milos Kozak db8f853805 TT,TBR Dialog -> ui 2022-11-11 11:04:51 +01:00
Milos Kozak 71f01a00ab ProfileSwitchDialog -> ui 2022-11-11 10:59:18 +01:00
Milos Kozak ccb42caa60 TreatmentDialog -> ui 2022-11-11 10:46:41 +01:00
Milos Kozak 18b434b2e2 InsulinDialog -> ui 2022-11-11 10:41:15 +01:00
Milos Kozak 228167820c FillDialog -> ui 2022-11-11 10:33:09 +01:00
Milos Kozak 6cb6d23c60 ExtendedBolusDialog -> ui 2022-11-11 10:23:22 +01:00
Milos Kozak 9262943386 source -> plugins module 2022-11-11 10:14:12 +01:00
Milos Kozak ef208a96e6 remove unused code 2022-11-11 09:50:15 +01:00
Milos Kozak 3305672ade rename 2022-11-11 09:43:07 +01:00
Milos Kozak e4ccc78a7d ProfileViewerDialog -> ui 2022-11-11 09:38:36 +01:00
dependabot[bot] 2758bd02a1
chore(deps): bump activity-ktx from 1.4.0 to 1.6.1
Bumps activity-ktx from 1.4.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 08:06:45 +00:00
Milos Kozak 18204d06b9 ProfileHelperActivity -> ui 2022-11-11 09:04:37 +01:00
Milos Kozak 88899417a9 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-11-11 08:31:32 +01:00
Milos Kozak 9d14db71c7 Eopatch: fix pairing 2022-11-11 08:31:19 +01:00
Carlos Rafael Giani 03d226e725 combov2: Show dedicated message when hitting unexpected TBR % limit
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-10 23:41:45 +01:00
Milos Kozak 4aa128896a fix tests 2022-11-10 20:37:02 +01:00
Milos Kozak 73f876a45d move to interfaces 2022-11-10 19:27:04 +01:00
Carlos Rafael Giani ced93e4a53 comboctl-main: Check if RT quantity adjustment hits an unexpected limit
This is important for example if the Combo is not properly configured
and the user tries to set a TBR percentage beyond the configured limit.
The RT UI will then clamp the percentage to that limit, and the quantity
won't increase anymore. Without this new check, this causes the code
to be stuck in an endless loop.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-10 19:21:02 +01:00
Carlos Rafael Giani c3c894cccb comboctl-main: Rework longPressRTButtonUntil() implementation
The new implementation overshoots less often, runs generally faster,
and correctly forwards exceptions thrown by the checkScreen callback.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-10 19:21:02 +01:00
Milos Kozak c31bfc7c23 move profiles to interfaces 2022-11-10 16:55:18 +01:00
Milos Kozak cca40b9606 move to interfaces 2022-11-10 15:26:28 +01:00
Milos Kozak 0442a9ae5b LocalInsulin -> autotune 2022-11-10 14:58:53 +01:00
Milos Kozak d0a240b417 IobTotal -> interfaces 2022-11-10 14:54:51 +01:00
Milos Kozak 28d6a73c2f
Merge pull request #2191 from nightscout/dependabot/gradle/dev/com.google.android.gms-play-services-location-21.0.1
chore(deps): bump play-services-location from 20.0.0 to 21.0.1
2022-11-10 14:23:41 +01:00
Milos Kozak 2c13641f66 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-11-10 14:23:21 +01:00
Milos Kozak 821fe884da update rootbeer lib 2022-11-10 14:23:13 +01:00
dependabot[bot] 96a99fc0db
chore(deps): bump play-services-location from 20.0.0 to 21.0.1
Bumps play-services-location from 20.0.0 to 21.0.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-location
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 13:05:37 +00:00
Milos Kozak 507f3e72b1
Merge pull request #2181 from nightscout/dependabot/gradle/dev/okhttp3_version-4.10.0
chore(deps): bump okhttp3_version from 4.9.0 to 4.10.0
2022-11-10 14:05:29 +01:00
Milos Kozak 054815ec4c
Merge pull request #2185 from nightscout/dependabot/gradle/dev/nav_version-2.5.3
chore(deps): bump nav_version from 2.4.2 to 2.5.3
2022-11-10 14:04:32 +01:00
Milos Kozak 29f2af0f38
Merge pull request #2187 from nightscout/dependabot/gradle/dev/com.google.crypto.tink-tink-android-1.7.0
chore(deps): bump tink-android from 1.5.0 to 1.7.0
2022-11-10 14:04:12 +01:00
Milos Kozak 224a6418e8
Merge pull request #2190 from nightscout/dependabot/gradle/dev/androidx.fragment-fragment-ktx-1.5.4
chore(deps): bump fragment-ktx from 1.4.1 to 1.5.4
2022-11-10 14:03:48 +01:00
Milos Kozak 85f85e388f move to interfaces 2022-11-10 14:01:14 +01:00
dependabot[bot] 29ecb14449
chore(deps): bump fragment-ktx from 1.4.1 to 1.5.4
Bumps fragment-ktx from 1.4.1 to 1.5.4.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:17:43 +00:00
dependabot[bot] ed973aaefb
chore(deps): bump tink-android from 1.5.0 to 1.7.0
Bumps [tink-android](https://github.com/google/tink) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/google/tink/releases)
- [Commits](https://github.com/google/tink/compare/v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: com.google.crypto.tink:tink-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:17:13 +00:00
dependabot[bot] 6161a0e5a2
chore(deps): bump okhttp3_version from 4.9.0 to 4.10.0
Bumps `okhttp3_version` from 4.9.0 to 4.10.0.

Updates `okhttp` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.10.0)

Updates `logging-interceptor` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.0...parent-4.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:16:39 +00:00
dependabot[bot] a57907a236
chore(deps): bump nav_version from 2.4.2 to 2.5.3
Bumps `nav_version` from 2.4.2 to 2.5.3.

Updates `navigation-fragment-ktx` from 2.4.2 to 2.5.3

Updates `navigation-runtime-ktx` from 2.4.2 to 2.5.3

Updates `navigation-ui-ktx` from 2.4.2 to 2.5.3

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.navigation:navigation-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 11:16:10 +00:00
Milos Kozak 6f13bef91e
Merge pull request #2188 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxandroid-3.0.2
chore(deps): bump rxandroid from 3.0.1 to 3.0.2
2022-11-10 12:14:34 +01:00