Commit graph

14233 commits

Author SHA1 Message Date
Philoul 4e8d057979 Fix UnitTest with default TimeZone 2022-06-21 23:25:41 +02:00
Milos Kozak a1f9d3a75d Omni: fix BolusProgress 2022-06-21 21:59:54 +02:00
Milos Kozak 7f4f5de34d Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-06-21 18:52:01 +02:00
Milos Kozak bbcbf3f905 fix BolusProgressDialog closing 2022-06-21 18:51:55 +02:00
Milos Kozak fd9d2c2882
Merge pull request #1843 from nightscout/dependabot/gradle/dev/coroutines_version-1.6.3
Bump coroutines_version from 1.6.2 to 1.6.3
2022-06-21 13:28:31 +02:00
Milos Kozak 37593a2d42 cleanup 2022-06-21 13:26:13 +02:00
Milos Kozak 40d1c0c9bc RileyLinkPumpDevice -> kt 2022-06-21 12:43:22 +02:00
Milos Kozak e8928e554f RL: process BroadcastReceiver actions outside UI thread 2022-06-21 12:03:58 +02:00
Milos Kozak 5a0fc8da74 Widget: resolve db access in main thread 2022-06-21 11:05:31 +02:00
dependabot[bot] 532c79c744
Bump coroutines_version from 1.6.2 to 1.6.3
Bumps `coroutines_version` from 1.6.2 to 1.6.3.

Updates `kotlinx-coroutines-core` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3)

Updates `kotlinx-coroutines-android` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3)

Updates `kotlinx-coroutines-guava` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3)

Updates `kotlinx-coroutines-play-services` from 1.6.2 to 1.6.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/compare/1.6.2...1.6.3)

---
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-06-21 08:07:45 +00:00
Milos Kozak be201f0177 Improve bolus canceling 2022-06-20 23:50:56 +02:00
Milos Kozak bd979d24e5 fix build 2022-06-20 18:32:38 +02:00
Milos Kozak 6b6ba15852 Automation: catch instantiation errors 2022-06-20 11:34:12 +02:00
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