Milos Kozak
9c0775c826
Merge branch 'dev' into smoothing
2022-12-26 11:10:57 +01:00
Milos Kozak
1b338b30ab
Smooting: use recalculated in watch graph
2022-12-26 11:10:42 +01:00
dependabot[bot]
cc7afc8bb1
chore(deps): bump xstream from 1.4.19 to 1.4.20
...
Bumps [xstream](https://github.com/x-stream/xstream ) from 1.4.19 to 1.4.20.
- [Release notes](https://github.com/x-stream/xstream/releases )
- [Commits](https://github.com/x-stream/xstream/commits )
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 08:02:09 +00:00
Milos Kozak
295e1ad18f
NSEffectiveProfileSwitch unit tests
2022-12-24 11:41:09 +01:00
Milos Kozak
9048a84006
NSProfileSwitch unit tests
2022-12-24 11:21:51 +01:00
Milos Kozak
8ceaaa4119
NSCarbs unit tests
2022-12-24 09:47:05 +01:00
Milos Kozak
fb265f959e
NSBolus unit tests
2022-12-24 00:14:51 +01:00
Milos Kozak
dbc73f22f4
NSC fix: clear collections after use
2022-12-23 23:44:38 +01:00
Milos Kozak
0f5d3b5813
fix tests
2022-12-23 11:05:35 +01:00
Milos Kozak
9c656cb140
Smoothing: use smoothed values in watch and wizard
2022-12-23 10:11:45 +01:00
Milos Kozak
3b75c04393
Merge pull request #2285 from nightscout/dynisf
...
Dynisf: resolve missing TDD
2022-12-22 16:34:08 +01:00
Milos Kozak
37510088c5
Merge branch 'dev' into smoothing
2022-12-22 16:04:12 +01:00
Milos Kozak
e20df7a4c3
Objectives: show I have learned
2022-12-21 15:45:31 +01:00
Milos Kozak
5ca85f3c1c
Objectives: new texts
2022-12-17 20:24:44 +01:00
Milos Kozak
161f519063
DASH: extract string resources
2022-12-17 17:36:59 +01:00
Milos Kozak
f1499d1886
optimize reading autosense data
2022-12-16 11:37:32 +01:00
Milos Kozak
bf3d15f9be
prevent NPE in afterTextChanged
2022-12-16 11:31:25 +01:00
Milos Kozak
8b41abb388
Fix scheduling alarm
2022-12-16 11:19:15 +01:00
Milos Kozak
73f716ba87
NSCv3: process ProfileSwitch
2022-12-16 11:06:57 +01:00
Milos Kozak
10ca0773d9
NSCv3: process Carbs
2022-12-15 23:40:58 +01:00
Milos Kozak
23cc3c9c3e
EOPATCH: fix rounding
2022-12-15 11:19:32 +01:00
Milos Kozak
31a6bf4460
fix reservoir value in nsclient status
2022-12-15 10:29:09 +01:00
Milos Kozak
4a1fc0f45c
NSCv3: resolve nullability
2022-12-15 09:37:15 +01:00
Milos Kozak
fee7059559
Merge pull request #2237 from pzadroga/feature/new-sms-command
...
Add new SMS command - LOOP LGS/CLOSED
2022-12-15 09:06:07 +01:00
Milos Kozak
e589a6bc19
New Crowdin updates ( #2282 )
...
* New translations exam.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations exam.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Norwegian)
2022-12-15 09:05:52 +01:00
Milos Kozak
e28271fac6
NSCv3: upload EffectiveProfileSwitch
2022-12-14 22:26:40 +01:00
Milos Kozak
09e61772ab
NSCv3: more work on sync
2022-12-14 21:49:08 +01:00
piotrek
2d533ab258
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-14 10:24:43 +01:00
piotrek
97530865ef
ApsMode enum - refactor of fromString
2022-12-14 10:23:50 +01:00
Milos Kozak
bd84d3a2f7
NSCv3: upload bolus, srvLastModified for treatments
2022-12-13 23:22:22 +01:00
Milos Kozak
0e1caa3c9c
DynISF: resolve situation where TDD is not available
2022-12-13 12:51:32 +01:00
Milos Kozak
b97fdead18
Merge branch 'dev' into smoothing
2022-12-13 10:28:29 +01:00
Milos Kozak
ecc5beca0b
Merge pull request #2284 from jbr7rr/jbr7rr-avg-smoothing
...
Average smoothing
2022-12-13 10:17:53 +01:00
jbr7rr
49d2eb9f49
Added check for not enough value's
2022-12-13 09:47:50 +01:00
jbr7rr
cd02fa6c0f
Added checks, comments and cleanup
2022-12-13 09:03:38 +01:00
jbr7rr
c285a61e18
Initial average smoothing algorithm
2022-12-13 09:03:09 +01:00
Milos Kozak
6937a61694
NSC: cleanup
2022-12-12 20:17:43 +01:00
Milos Kozak
25aa907c99
NSC: better logging
2022-12-12 19:46:28 +01:00
Milos Kozak
85f170f17d
NSC: process nsId updates at once
2022-12-12 17:21:31 +01:00
Milos Kozak
114710b292
NSC: simplify db interface
2022-12-12 10:54:55 +01:00
Milos Kozak
63215c778a
NSCv3: updateTreatment
2022-12-12 08:57:14 +01:00
piotrek
e8a5dc2627
ApsMode enum - refactor of fromString
2022-12-12 00:01:10 +01:00
piotrek
6205c9b893
ApsMode enum - refactor of secureValueOf
2022-12-11 23:07:37 +01:00
piotrek
5485792801
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-11 22:46:51 +01:00
Milos Kozak
0da75f1d69
Dana: cleanup
2022-12-11 21:36:30 +01:00
Milos Kozak
3bb7c331d7
lints
2022-12-11 21:17:59 +01:00
Milos Kozak
cf8a92bec4
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2022-12-11 21:17:29 +01:00
Milos Kozak
62d1d27244
Merge pull request #2281 from LoriLori/danaRSv2/bug/historyFetch
...
lastEventTimeLoaded is never updated
2022-12-11 21:17:11 +01:00
Milos Kozak
97330bcb42
Merge pull request #2280 from LoriLori/danaRSv2/bug/cancelTempBasal
...
cancelTempBasal does not set success flag to true
2022-12-11 20:55:20 +01:00
Milos Kozak
856f35dae6
New Crowdin updates ( #2279 )
...
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
2022-12-11 20:54:01 +01:00