Commit graph

15450 commits

Author SHA1 Message Date
Milos Kozak 911c446190 lints 2023-08-09 16:52:10 +02:00
Milos Kozak 1d0da2840a
Medtrum to crowdin.yml 2023-08-09 13:58:27 +02:00
Milos Kozak ac333f6968
Merge pull request #2623 from jbr7rr/medtrum-stage
Medtrum Nano
2023-08-09 13:46:46 +02:00
jbr7rr 9b95445fe6 DetailedBolusInfoStorage: Add key_ prefix 2023-08-09 13:12:46 +02:00
jbr7rr 863ad1d1ac DetailedBolusInfoStorage: Fix unit tests 2023-08-09 09:34:57 +02:00
jbr7rr 65e9c2b9e8 Revert version name to generic aaps 2023-08-09 08:23:25 +02:00
jbr7rr 9c34e15076 Revert "Overview model: RequireActivity instead of fragment"
This reverts commit d93cc51819.
2023-08-08 18:16:25 +02:00
jbr7rr 8647db878c Fix bolusStop(), some refactoring 2023-08-08 16:16:27 +02:00
jbr7rr ec6f395aed Make sure stopPressed is reset after bolus dialog is done 2023-08-08 16:10:25 +02:00
Milos Kozak 8a3e01de00
Merge pull request #2652 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-11.5.1
chore(deps): bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1
2023-08-08 14:32:10 +02:00
dependabot[bot] 708d5546b6
chore(deps): bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1
Bumps org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 08:09:01 +00:00
jbr7rr 35778593b2 DetailedBolusInfoStorage: Save last 2 records in SP 2023-08-07 12:55:09 +02:00
jbr7rr 30c1c16cd0 disconnect on force deactivation when pump in error state 2023-08-06 14:21:21 +02:00
jbr7rr 826b0f3d8c Use medtrum icon 2023-08-05 15:58:10 +02:00
Philoul 3230d4bfba Rename and increase icon size 2023-08-05 09:29:44 +02:00
Philoul a47d5ebc2b New Icon Version 2023-08-05 08:00:42 +02:00
Philoul 0af264958e Medtrum icon (Svg + xml) 2023-08-05 08:00:33 +02:00
Milos Kozak 0d06eb4395
Merge pull request #2648 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-bom-32.2.2
chore(deps): bump com.google.firebase:firebase-bom from 32.2.0 to 32.2.2
2023-08-04 22:36:04 +02:00
Milos Kozak f39193a22c
Merge pull request #2649 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.9.8
chore(deps): bump com.google.firebase:firebase-crashlytics-gradle from 2.9.7 to 2.9.8
2023-08-04 22:35:50 +02:00
dependabot[bot] b7f2376b61
chore(deps): bump com.google.firebase:firebase-crashlytics-gradle
Bumps com.google.firebase:firebase-crashlytics-gradle from 2.9.7 to 2.9.8.

---
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>
2023-08-04 08:57:02 +00:00
dependabot[bot] fb2d398897
chore(deps): bump com.google.firebase:firebase-bom from 32.2.0 to 32.2.2
Bumps com.google.firebase:firebase-bom from 32.2.0 to 32.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 08:56:58 +00:00
jbr7rr fe9be2bbfa Only do connectNewPump() on sn change, only allow sn change when no patch is activated 2023-08-04 10:47:52 +02:00
Milos Kozak bf97c405d7
Merge pull request #2647 from dv1/combov2-fixes-001
combov2: Set the bolusDelivered value when a bolus delivery is finished
2023-08-04 10:29:53 +02:00
jbr7rr c738b1001f Implement tdd capability 2023-08-03 20:02:13 +02:00
Milos Kozak a195fce692 lints 2023-08-03 17:02:50 +02:00
Milos Kozak 92bb64ef1a min wear api 23 -> 25 (android 7.1) 2023-08-03 16:44:27 +02:00
Milos Kozak d2711135db use SecureRamdom() 2023-08-03 16:14:12 +02:00
Milos Kozak 1d6a48d01d DanaR: reset status when CHECK_VALUE not received 2023-08-03 15:34:52 +02:00
Milos Kozak d9b69f59d1 handle wrong theme setting 2023-08-03 15:23:07 +02:00
Carlos Rafael Giani d85fd9e8fe combov2: Set the bolusDelivered value when a bolus delivery is finished
Fixes https://github.com/nightscout/AndroidAPS/issues/2594
2023-08-03 14:58:13 +02:00
Milos Kozak 1500381e14 fix IOB calculation 2023-08-03 13:38:48 +02:00
Milos Kozak 1621871ca4 remove debugging info 2023-08-03 13:28:11 +02:00
Milos Kozak cb9935d880 Time threshold for 100% percentage in bolus wizard 16 min, configurable 2023-08-03 12:37:33 +02:00
Milos Kozak 4406b60ecf NSCv3: fix TBR upload 2023-08-03 11:05:31 +02:00
Milos Kozak e3dc8fb777 libs update 2023-08-03 11:03:57 +02:00
Milos Kozak 009544a458
Merge pull request #2644 from nightscout/dependabot/gradle/dev/com.google.guava-guava-32.1.2-jre
chore(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre
2023-08-01 12:51:07 +02:00
dependabot[bot] a68e70347f
chore(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.2-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 08:32:53 +00:00
Milos Kozak d8cab52983 Icon with new logo 2023-07-31 15:31:09 +02:00
Milos Kozak 18223239e4
Merge pull request #2639 from thiagomsoares/dev
Redesign logo
2023-07-31 14:06:24 +02:00
Milos Kozak 870aaa2032 gradle:8.1.0 2023-07-31 10:21:06 +02:00
Milos Kozak a86774e51e
Merge pull request #2635 from nightscout/dependabot/gradle/dev/coroutines_version-1.7.3
chore(deps): bump coroutines_version from 1.7.2 to 1.7.3
2023-07-30 21:48:10 +02:00
Milos Kozak 8b6c844cbe
Merge pull request #2637 from nightscout/dependabot/gradle/dev/androidx.fragment-fragment-ktx-1.6.1
chore(deps): bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1
2023-07-30 21:46:50 +02:00
Milos Kozak da9fed9d8d
Merge pull request #2634 from nightscout/dependabot/gradle/dev/org.junit.jupiter-junit-jupiter-engine-5.10.0
chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0
2023-07-30 01:15:04 +02:00
Milos Kozak 227b97dbb5
Merge pull request #2640 from nightscout/dependabot/gradle/dev/org.apache.commons-commons-lang3-3.13.0
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
2023-07-30 00:32:29 +02:00
dependabot[bot] bf66b49522
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 08:56:11 +00:00
thiagomsoares aeb4def4b0 T-shirt Files
Design and vector files
2023-07-27 17:48:35 -03:00
thiagomsoares b53fb1ba54 Logo updates
Redesign the aaps logo.
Changes: Improvements in design and change from Androidaps to aaps. Blue logo was the winner in the voting in the Facebook group.
2023-07-27 17:45:46 -03:00
dependabot[bot] 2a85578597
chore(deps): bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1
Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 08:43:09 +00:00
dependabot[bot] d8dc0e3091
chore(deps): bump coroutines_version from 1.7.2 to 1.7.3
Bumps `coroutines_version` from 1.7.2 to 1.7.3.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-rx3` from 1.7.2 to 1.7.3
- [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/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.2 to 1.7.3
- [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/commits)

---
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
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-rx3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 08:34:19 +00:00
dependabot[bot] 5933bf19c2
chore(deps): bump org.junit.jupiter:junit-jupiter-engine
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 08:45:47 +00:00