Commit graph

14120 commits

Author SHA1 Message Date
Milos Kozak dc0b6ac9f7
New Crowdin updates (#1837)
* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Czech)

* Update source file strings.xml

* New translations strings.xml (Turkish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Turkish)
2022-06-19 22:29:25 +02:00
Milos Kozak b09dd0ed1d
Merge pull request #1838 from avereha/avereha/fix-disconnect
fix disconnect
2022-06-19 21:53:42 +02:00
Milos Kozak 67be22dce4
Merge pull request #1841 from avereha/avereha/fix-discard
fix discard pod
2022-06-19 21:53:04 +02:00
Andrei Vereha 4c690eefd6 fix discard pod 2022-06-19 19:00:19 +02:00
Philoul 3d36964431 Add missing input files from virtual machine and detailed info of oref0 autotune run 2022-06-19 00:50:40 +02:00
Philoul a7c2dbc850 Unit test for AutotuneCore 2022-06-19 00:24:19 +02:00
Philoul 73e4933251 Include dateUtil in test 2022-06-17 22:01:42 +02:00
Philoul d06d5f6b02 Fix BGDatum json import ("_id" from aaps are always long but not "_id" from OpenAPS) 2022-06-17 21:55:23 +02:00
Philoul 44abb7b31b Add PreppedGlucoseTest (correct Load of OpenAPS categorization from external json file) 2022-06-17 21:53:30 +02:00
Andrei Vereha bf889793f0 make it compile 2022-06-17 17:58:21 +02:00
Milos Kozak 1eb7cd69d9 remove unused strings 2022-06-17 12:53:22 +02:00
Milos Kozak 7ba4c19298 sync BolusCalculatorResult in full mode 2022-06-17 12:47:40 +02:00
Milos Kozak 67b4eaee70
Merge pull request #1832 from nightscout/tim2000s_dev
Dynamic ISF update to model cleaned
2022-06-17 11:56:51 +02:00
Andrei Vereha 8d23df61bd Merge branch 'upstream-dev' into avereha/fix-disconnect 2022-06-17 11:55:13 +02:00
Milos Kozak ac0a58bad4
New Crowdin updates (#1828)
* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* 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 (Lithuanian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Dutch)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Danish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* 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 (Polish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Croatian)

* New translations strings.xml (French)

* New translations strings.xml (Turkish)

* New translations strings.xml (French)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)
2022-06-17 11:42:06 +02:00
Milos Kozak 8f36b4a0dc Cleanup #2 2022-06-17 11:38:00 +02:00
Milos Kozak c211c2e4c3 resolve deadlock in Objective 7 2022-06-17 11:24:51 +02:00
Milos Kozak 2d6de1970b DynISF cleanup 2022-06-14 11:56:43 +02:00
Tim Street 0b3223d71f
Merge branch 'nightscout:dev' into dev 2022-06-13 21:12:14 +01:00
t_j_s c233f9ba12 Prep for Nightscout Dev upload.
1. DYnamic ISF Plugin uses combination of 8 hour weighted average, last full day and 7 day average TDDs.
2. Model is the reworked 1800 rule using log values and insulin peak.

LGS Threshold moved in preferences to the DynamicISF prefs module and only available in the Dynamic ISF plugin.
2022-06-13 20:35:08 +01:00
Milos Kozak f980d2f73c SMS: set TT type correctly 2022-06-13 18:56:13 +02:00
Milos Kozak 1932966a63 do not export activities 2022-06-13 17:50:31 +02:00
Milos Kozak 9995be702c WizardDialog: move calculation out of main thread 2022-06-13 17:17:54 +02:00
Milos Kozak a3fb086912 Data: fir threading 2022-06-13 15:58:39 +02:00
Milos Kozak 6afd2678f1 move test code 2022-06-13 15:35:09 +02:00
Milos Kozak edc2550cb6
Merge pull request #1827 from Andries-Smit/style/fix-status-light-text-color
Style fix status light text color
2022-06-13 14:30:32 +02:00
Andries Smit ee717ff36f fix: status light text color 2022-06-13 14:06:07 +02:00
Milos Kozak 587d87c96f
Merge pull request #1826 from Andries-Smit/fix/missing-crowdin-modules
translation add missing modules
2022-06-13 13:58:43 +02:00
Andries Smit 1bbb779d25 translation add missing modules 2022-06-13 13:28:44 +02:00
Milos Kozak 0ff69f8696
New Crowdin updates (#1822)
* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* Update source file strings.xml

* New translations strings.xml (Hebrew)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Turkish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Dutch)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* 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 (Norwegian)

* New translations strings.xml (Czech)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Danish)

* New translations strings.xml (Catalan)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Croatian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Irish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Swedish)

* New translations strings.xml (Catalan)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Swedish)

* New translations strings.xml (Polish)

* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Korean)

* New translations strings.xml (Croatian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (German)

* New translations strings.xml (Romanian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Romanian)

* New translations strings.xml (Irish)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Catalan)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Polish)

* New translations strings.xml (French)

* New translations strings.xml (Swedish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)
2022-06-13 12:23:57 +02:00
Milos Kozak f887043aff DanaR: disconnect on occlusion 2022-06-13 12:18:30 +02:00
Milos Kozak 9eebf60610 libs update 2022-06-13 12:15:27 +02:00
Milos Kozak b0063282a2
Merge pull request #1824 from Philoul/Fix/SaveMissingDays
Autotune Fix MissingDays after loadAfterRun
2022-06-12 23:54:49 +02:00
Milos Kozak db5d832fd2
Merge pull request #1825 from andyrozman/bug1768_2xbolus
Bug1768 2xbolus
2022-06-12 23:53:58 +02:00
Andy Rozman 5fec1ccc55 - changed version number 2022-06-12 14:24:25 +01:00
Andy Rozman 4e9202651f - small fix for bolus date, that might fix the problem 2022-06-11 23:04:32 +01:00
Philoul 534a8e55f2 Shorter warnings for circadian IC/ISF 2022-06-11 19:41:06 +02:00
Philoul 9508730c35 Fix missingDays after loadLastRun 2022-06-11 19:34:00 +02:00
Milos Kozak 690b851511 remove debug 2022-06-09 20:08:42 +02:00
Milos Kozak 17bbcf0e3e fix basal rendering 2022-06-09 19:56:15 +02:00
Milos Kozak 2f928ad548 Interface cleanup 2022-06-09 15:51:57 +02:00
Milos Kozak 845879d916 Cache TDD calculations 2022-06-09 15:22:02 +02:00
Milos Kozak 16c5b27bdd
Merge pull request #1819 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.0
Bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0
2022-06-09 10:39:03 +02:00
Milos Kozak 235365d9c5
Merge pull request #1818 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.0
Bump kotlin_version from 1.6.21 to 1.7.0
2022-06-09 10:38:40 +02:00
dependabot[bot] 1d95571560
Bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0
Bumps org.jetbrains.kotlin.android from 1.6.21 to 1.7.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 08:11:41 +00:00
dependabot[bot] f546a164c8
Bump kotlin_version from 1.6.21 to 1.7.0
Bumps `kotlin_version` from 1.6.21 to 1.7.0.

Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-allopen` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-serialization` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib-jdk8` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 08:11:29 +00:00
Milos Kozak 79ea2fff0c fix wrong basal scale 2022-06-08 16:08:08 +02:00
Milos Kozak 024a902316 Better log alarms 2022-06-08 13:39:08 +02:00
Milos Kozak 0273ba7bf0 convert BolusCalculatorResult units on upload 2022-06-08 13:10:27 +02:00
Milos Kozak 4a854616ae 3.0.0.2-dev-m 2022-06-08 11:43:16 +02:00