Commit graph

14611 commits

Author SHA1 Message Date
Milos Kozak 87dd9117be
Merge pull request #2186 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-bom-31.0.2
chore(deps): bump firebase-bom from 30.5.0 to 31.0.2
2022-11-10 12:10:25 +01:00
Milos Kozak ea8ab70b8a
Merge pull request #2192 from nightscout/dependabot/gradle/dev/com.google.android.material-material-1.7.0
chore(deps): bump material from 1.6.1 to 1.7.0
2022-11-10 12:09:44 +01:00
dependabot[bot] 61b0dba465
chore(deps): bump material from 1.6.1 to 1.7.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.1...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 10:33:43 +00:00
Milos Kozak 59e885110b fix tests 2022-11-10 11:30:33 +01:00
Milos Kozak 886dc6d0a4 DetailedBolusInfo -> interfaces 2022-11-10 09:40:49 +01:00
dependabot[bot] 5f0701d7ba
chore(deps): bump rxandroid from 3.0.1 to 3.0.2
Bumps [rxandroid](https://github.com/ReactiveX/RxAndroid) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/ReactiveX/RxAndroid/releases)
- [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md)
- [Commits](https://github.com/ReactiveX/RxAndroid/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxandroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 08:01:51 +00:00
dependabot[bot] 6d2c0ed5aa
chore(deps): bump firebase-bom from 30.5.0 to 31.0.2
Bumps firebase-bom from 30.5.0 to 31.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 08:01:39 +00:00
Milos Kozak 0694cf65fc
Merge pull request #2180 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.21
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
2022-11-10 08:54:11 +01:00
Milos Kozak 71dbbd888f
Merge pull request #2182 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.21
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
2022-11-10 08:53:42 +01:00
Milos Kozak 6a473ff5cd
Merge pull request #2183 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxandroid-3.0.1
chore(deps): bump rxandroid from 3.0.0 to 3.0.1
2022-11-10 08:52:54 +01:00
dependabot[bot] e49feeb736
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
Bumps `kotlin_version` from 1.7.20 to 1.7.21.

Updates `kotlin-gradle-plugin` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

Updates `kotlin-allopen` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

Updates `kotlin-serialization` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

Updates `kotlin-stdlib-jdk8` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

Updates `kotlin-reflect` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:30:12 +00:00
Milos Kozak 253601980d :database:entities 2022-11-09 23:28:48 +01:00
Milos Kozak f870a74796 :database:impl 2022-11-09 16:49:36 +01:00
Milos Kozak 2206a516d0 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-11-09 15:57:38 +01:00
Milos Kozak 1041de39c8 core-fabric module 2022-11-09 15:56:59 +01:00
Milos Kozak 62cdbdc41a Update Crowdin configuration file 2022-11-09 14:48:08 +01:00
dependabot[bot] be4dbc6552
chore(deps): bump rxandroid from 3.0.0 to 3.0.1
Bumps [rxandroid](https://github.com/ReactiveX/RxAndroid) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ReactiveX/RxAndroid/releases)
- [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md)
- [Commits](https://github.com/ReactiveX/RxAndroid/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxandroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 12:31:58 +00:00
Milos Kozak 6cc67e52a4 core -> core-main 2022-11-09 13:30:48 +01:00
Milos Kozak efd4d43a50 build.gradle optimization 2022-11-09 12:20:03 +01:00
Milos Kozak 1c95cb107d WeekDayPicker -> automations 2022-11-09 10:48:59 +01:00
dependabot[bot] 14816fca50
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
Bumps org.jetbrains.kotlin.android from 1.7.20 to 1.7.21.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 08:01:33 +00:00
Milos Kozak f43e090296 move more to interfaces module 2022-11-08 21:17:46 +01:00
Milos Kozak 34320ad8ca sync -> plugins module 2022-11-08 17:34:47 +01:00
Milos Kozak 936192b0de resolve rireylink -> pump-common dependency 2022-11-08 12:17:53 +01:00
Milos Kozak ed91df6341 add interfaces -> shared dependency (ResourceHelper) 2022-11-08 11:08:14 +01:00
Milos Kozak 821c77cdec
New Crowdin updates (#2166)
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* Update source file strings.xml

* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Greek)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Greek)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Irish)

* New translations strings.xml (Romanian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Catalan)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Croatian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Dutch)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (Danish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Romanian)

* New translations strings.xml (Danish)

* New translations strings.xml (Russian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Russian)

* New translations strings.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations objectives.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)
2022-11-08 09:29:04 +01:00
Milos Kozak 7e7399757a
Merge pull request #2169 from yodax/nsclient_autosens
Show correct icon when AutoSens data is available under AAPSClient
2022-11-08 09:27:56 +01:00
Milos Kozak 7747834a36
Merge pull request #2173 from tim2000s/dynisf_pred_curves
Dynisf pred curves
2022-11-08 09:27:14 +01:00
Milos Kozak a0bf9d2104
Merge pull request #2175 from nightscout/dependabot/gradle/dev/com.polidea.rxandroidble3-rxandroidble-1.17.0
chore(deps): bump rxandroidble from 1.16.0 to 1.17.0
2022-11-08 09:24:39 +01:00
Milos Kozak 774ed51e1b
NSClient v3 initial work, NS v1 improvements
* NSCv3 initial work

* Allow only 1 NSC

* read sgv

* NSv3: Read Bolus, Carbs

* NSCv3: more work

* fix build

* loading working

* work on TT

* TT working

* TBR processing

* EPS working

* PS Sync

* Process entries at once. Share code v1,v3

* BolusCalculatorWizard working

* TherapyEvent working

* process bg at once

* improve sync

* sdk -> ns-sdk

* handle status per version

* OffileEvents working

* EB working

* RemoteDeviceStatus

* fix build

* cleanup
2022-11-08 09:23:46 +01:00
dependabot[bot] 16ada310f0
chore(deps): bump rxandroidble from 1.16.0 to 1.17.0
Bumps [rxandroidble](https://github.com/dariuszseweryn/RxAndroidBle) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/dariuszseweryn/RxAndroidBle/releases)
- [Changelog](https://github.com/dariuszseweryn/RxAndroidBle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dariuszseweryn/RxAndroidBle/commits)

---
updated-dependencies:
- dependency-name: com.polidea.rxandroidble3:rxandroidble
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:03:14 +00:00
Milos Kozak 7ae9ad1105 EOPatch2: log insulin change on activation 2022-11-07 09:52:16 +01:00
Milos Kozak 8641273d7c move to interfaces 2022-11-06 23:58:05 +01:00
Milos Kozak 430a2656d0 move interfaces 2022-11-06 23:10:04 +01:00
Milos Kozak 39ec5be45b move interfaces 2022-11-06 21:35:34 +01:00
Milos Kozak e17ca2be0a PumpEnactResultImpl 2022-11-06 20:55:48 +01:00
Milos Kozak b30fb687db move interfaces 2022-11-06 18:21:10 +01:00
Milos Kozak 6b298a0344 interfaces module 2022-11-06 17:48:42 +01:00
Carlos Rafael Giani c535e96ec7 combov2: Reset states associated with pump when unpairing
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 16:30:34 +01:00
Carlos Rafael Giani cdfb197c54 combov2: Minor cleanup to reduce some code smell
* Kotlin code convention specifies that ignored exceptions must be named
  "_", not "ignored."
* Add explanation about empty overridden method implementations.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 16:30:06 +01:00
Carlos Rafael Giani 8fda1ab0b8 combov2: More adjustments to pairing activity text
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 14:40:08 +01:00
Carlos Rafael Giani c996c39b54 combov2: Add note about pairing confirmation to pairing activity text
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 13:50:08 +01:00
Carlos Rafael Giani c447df3599 combov2: Restrict contents of "status" label in JSON pump status
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 13:48:02 +01:00
Milos Kozak 4643b12414 Rx module 2022-11-06 12:28:35 +01:00
Michael Kroes 0540640548 Show correct icon when AutoSens data is available under AAPSClient 2022-11-06 12:21:46 +01:00
Carlos Rafael Giani 01560f45be comboctl-main: Fix missing entry #1 in TDD history
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Carlos Rafael Giani 9aff10537e comboctl-main: Directly push MENU button to switch to TBR duration screen
There's no reason to use the full navigation function to switch from the
TBR percentage to the TBR duration screen, since these are next to each
other, and switching over is done by pressing MENU once.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Carlos Rafael Giani 4201fe08a5 combov2: Improve shortStatus output
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Carlos Rafael Giani 7d9925db47 Begin implementation of new combo plugin, called "combov2"
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00
Carlos Rafael Giani 643f26b7bf Import ComboCtl
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2022-11-06 00:13:43 +01:00