Commit graph

15345 commits

Author SHA1 Message Date
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
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
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
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
Milos Kozak de1694d1a3 fix tests 2023-07-22 10:14:45 +02:00
Milos Kozak 18f01d7b59 NSCv1: fix TBR upload 2023-07-21 18:08:26 +02:00
Milos Kozak a25da53e5a
Merge pull request #2631 from jbr7rr/fix-pump-disconnect-alarms
Fix pump disconnect alarms
2023-07-20 14:46:46 +02:00
Milos Kozak 5cbb8d794e
Merge pull request #2629 from nightscout/jacoco
jacoco-core
2023-07-20 11:54:28 +02:00
Milos Kozak 954b942c83 android.nonFinalResIds=true 2023-07-20 11:03:53 +02:00
Milos Kozak 73c913cdfa circleci java 17 2023-07-20 09:55:30 +02:00
jbr7rr 2b0e1aea75 Don't check end for profiles that have no end (0L) 2023-07-19 20:59:09 +02:00
Milos Kozak 4ff17a194c Gradle 8 2023-07-19 15:04:25 +02:00
Milos Kozak 1488d15c60
New translations strings.xml (Hebrew) (#2630) 2023-07-19 14:45:48 +02:00
Milos Kozak 8a458954a8 remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
Milos Kozak eacedb4367 tink_version 1.10.0 2023-07-19 10:17:32 +02:00
Milos Kozak 51b754e5b5
New Crowdin updates (#2618)
* New translations strings.xml (French)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations objectives.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations objectives.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations objectives.xml (Turkish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations objectives.xml (Portuguese, Brazilian)

* Update source file strings.xml

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hebrew)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)
2023-07-18 11:13:07 +02:00
Milos Kozak f0fd3502bc
Merge pull request #2624 from Philoul/Fix/HR_HB
Fix HR Graph in History Browser
2023-07-18 11:12:39 +02:00
Philoul 9f9fe46407 Fix HR in History Browser 2023-07-16 15:18:14 +02:00
Milos Kozak e9971b5ec9 ExistingPeriodicWorkPolicy.UPDATE 2023-07-15 13:20:55 +02:00
Milos Kozak 36f15102fe Combov2: fix string 2023-07-15 11:37:23 +02:00
Milos Kozak fc1a471412 lints, cleanup 2023-07-15 11:21:29 +02:00
Milos Kozak e3207405e8 guava_version 2023-07-15 11:17:56 +02:00