Commit graph

14120 commits

Author SHA1 Message Date
Philoul f84ea995f2 Replace OAPS TBR convert to bolus by AAPS TBR convert to bolus 2022-05-31 22:37:22 +02:00
Milos Kozak 3e12d9a1ea
Merge pull request #1790 from andyrozman/bug1724_tbr_iob
[bug1724] Problem with IOB and TBR on Medtronic
2022-05-31 18:39:26 +02:00
Andy Rozman b42e502474 Merge branch 'bug1724_tbr_iob' of github.com:andyrozman/AndroidAPS into bug1724_tbr_iob 2022-05-31 13:48:23 +01:00
Andy Rozman 80b2eda1dd - fixing tests 2022-05-31 13:45:53 +01:00
Milos Kozak c8ab2ecd03
Merge branch 'dev' into bug1724_tbr_iob 2022-05-31 14:43:36 +02:00
Milos Kozak a091b6c329 fix tests 2022-05-31 12:47:28 +02:00
Milos Kozak bb2f62a79a fix build warnings 2022-05-31 10:39:02 +02:00
Milos Kozak 81180344a0 NSClient: better status 2022-05-31 10:13:28 +02:00
Andrei Vereha 17d4f3e8ce try to fix disconnects 2022-05-31 09:52:10 +02:00
Milos Kozak bbb49ccdab NSClient: more clear logic 2022-05-30 19:12:20 +02:00
Milos Kozak 3f3496426b Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-05-30 12:24:25 +02:00
Milos Kozak 36aab05b47 missing info.nightscout.androidaps.utils.textValidator.ValidatingEditTextPreference 2022-05-30 12:24:22 +02:00
Milos Kozak 306abcea34
New Crowdin updates (#1778)
* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)
2022-05-30 12:19:58 +02:00
Milos Kozak a314de0ffc fix rounding 2022-05-30 11:52:32 +02:00
Milos Kozak fa1d4db43c
Merge pull request #1785 from nightscout/dependabot/gradle/dev/coroutines_version-1.6.2
Bump coroutines_version from 1.6.1 to 1.6.2
2022-05-30 10:30:11 +02:00
Milos Kozak a156041e0a
Merge pull request #1782 from Philoul/New/MaintenanceFragmentIcons
Maintenance fragment with icons
2022-05-30 10:29:53 +02:00
dependabot[bot] 36283ad5d1
Bump coroutines_version from 1.6.1 to 1.6.2
Bumps `coroutines_version` from 1.6.1 to 1.6.2.

Updates `kotlinx-coroutines-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2)

Updates `kotlinx-coroutines-android` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2)

Updates `kotlinx-coroutines-guava` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2)

Updates `kotlinx-coroutines-play-services` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 08:09:12 +00:00
Philoul 59d5f0801b Update icon color 2022-05-29 23:41:22 +02:00
Philoul 1fce1eb487 New Maintenance fragment with icons 2022-05-29 23:12:36 +02:00
Philoul a8200a8480 New icons for Maintenance fragment 2022-05-29 23:10:49 +02:00
Andy Rozman e0daa11ccd [bug1724] Problem with IOB and TBR on Medtronic
- TBR calculations get wrong, if pump is Rewinded, when TBR is supposed to be running
2022-05-29 20:41:19 +01:00
Milos Kozak 69ad28eaa0
New Crowdin updates (#1776)
* Update source file strings.xml

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* Update source file exam.xml

* New translations exam.xml (Spanish)

* New translations strings.xml (Slovak)

* New translations exam.xml (Slovak)
2022-05-28 19:02:03 +02:00
Milos Kozak 60f5115ce6 OH: fix upload 2022-05-27 21:01:24 +02:00
Milos Kozak e02e55ce32 Objectives: add hint 2022-05-27 20:44:21 +02:00
Milos Kozak 67ab3fc0df Callback -> kt 2022-05-27 20:24:21 +02:00
Milos Kozak 50a89a7890 remove unused code 2022-05-27 20:16:56 +02:00
Milos Kozak 0eb34c5abc DoubleDataPoint -> kt 2022-05-27 20:15:41 +02:00
Milos Kozak 6e7b5ab7db BG unit preference 2022-05-27 20:07:35 +02:00
Milos Kozak 8c4378c455
Merge pull request #1774 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.9.0
Bump firebase-crashlytics-gradle from 2.8.1 to 2.9.0
2022-05-27 12:12:59 +02:00
Milos Kozak a31784e075
Merge pull request #1775 from osodebailar/fix/treatment-menue-bg-color
menu bg color
2022-05-27 12:12:38 +02:00
Milos Kozak f286072ae9 Dexcom-like statistics 2022-05-27 12:12:12 +02:00
Milos Kozak 40b337dad5 fix unique constant 2022-05-27 11:11:45 +02:00
osodebailar bce5fb417b menu bg color 2022-05-27 10:31:47 +02:00
dependabot[bot] 8ba06f5249
Bump firebase-crashlytics-gradle from 2.8.1 to 2.9.0
Bumps firebase-crashlytics-gradle from 2.8.1 to 2.9.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>
2022-05-27 08:07:33 +00:00
Milos Kozak 4ad9f1d428 Fragments menu improvements 2022-05-27 08:40:41 +02:00
Milos Kozak b2beb2d98e Revert "GraphView -> 4.2.2"
This reverts commit 4350a2d5d1.
2022-05-26 13:58:12 +02:00
Milos Kozak 2b23d20e36
New Crowdin updates (#1763)
* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Turkish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)
2022-05-26 10:31:25 +02:00
Milos Kozak 92c4072241
Merge pull request #1769 from Philoul/Fix/FixAutotuneCrashFragment
Fix Autotune Fragment Crash (#1764)
2022-05-26 10:30:48 +02:00
Milos Kozak caa2162a3a
Merge pull request #1773 from nightscout/dependabot/gradle/dev/com.android.tools.build-gradle-7.2.1
Bump gradle from 7.2.0 to 7.2.1
2022-05-26 10:29:31 +02:00
dependabot[bot] 58109fe51c
Bump gradle from 7.2.0 to 7.2.1
Bumps gradle from 7.2.0 to 7.2.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 08:08:05 +00:00
Philoul 5db11a0b47 Remove additional thread and move binding check into runOnUiThread 2022-05-26 09:03:07 +02:00
Philoul 31cb9a1156 Fix Crash on Autotune Fragment 2022-05-25 21:16:24 +02:00
Milos Kozak 4debc1b170 NSC: fix ProfileSwitch name 2022-05-25 19:34:25 +02:00
Milos Kozak 782591bf75 3.0.0.2-dev-l 2022-05-25 16:50:05 +02:00
Milos Kozak 8380f6545a upgrade libs 2022-05-25 16:49:31 +02:00
Milos Kozak 4350a2d5d1 GraphView -> 4.2.2 2022-05-25 16:21:37 +02:00
Milos Kozak 5aa1d988b1 NSClient: fix json parsing 2022-05-25 16:12:09 +02:00
Milos Kozak b0736b5246 upgrade libs 2022-05-25 15:46:06 +02:00
Milos Kozak 29d1d91de6 UI: EPS scaled 2022-05-25 14:27:08 +02:00
Milos Kozak 52851bf315 remove unused injection 2022-05-23 15:22:24 +02:00