Commit graph

9281 commits

Author SHA1 Message Date
Milos Kozak 4429e8197c
Merge pull request #1340 from swissalpine/patch-6
Background images needs another sizing
2022-02-20 18:27:47 +01:00
Milos Kozak 44279f78a8
Merge pull request #1351 from tim2000s/dev
Dev
2022-02-20 18:27:14 +01:00
Milos Kozak 723e3e9b01
Merge pull request #1352 from swissalpine/patch-1
Fix for DynamicISF safety limiter bug
2022-02-20 18:25:59 +01:00
swissalpine 6a961eb4d8
Fix for DynamicISF safety limiter bug
https://github.com/nightscout/AndroidAPS/issues/1349
https://github.com/nightscout/AndroidAPS/issues/1346
2022-02-20 17:24:36 +01:00
t_j_s 304edd87eb Formatting fixes in sens logic 2022-02-20 16:06:34 +00:00
t_j_s 035e9742af Use of calculation step reverted back to value / 60 * 5, as calculation step method was producing incorrect, very large numbers. 2022-02-20 15:58:06 +00:00
t_j_s 58d9ce78d7 Noticed typo in console logging line 310. Fixed. 2022-02-20 15:45:32 +00:00
t_j_s b2e3399597 UPdated code to include rolling 24 hour TDD in TDD calculator; incuding updating the calculation steps code.
DYnamic ISF now based off rolling 24 hour TDD instead of estimated daily TDD in midnight to midnight period.
2022-02-20 15:43:45 +00:00
swissalpine a2c6db4b57
Centered Icons
@ Philoul: Thanks for the suggestion!
2022-02-19 00:56:31 +01:00
swissalpine 0acda9454d
Some space at the top 2022-02-18 11:04:05 +01:00
swissalpine f89b05dbcc
Background images needs another sizing
Sorry for the renewed PR - but I was not aware that the size ratios of the background images differ from the "normal" images.
2022-02-18 10:39:46 +01:00
Milos Kozak 3ef758d4cf
Merge pull request #1325 from nightscout/DynamicISF
Dynamic ISF
2022-02-17 21:28:43 +01:00
Milos Kozak dc5846daf9 AutoISF -> DynamicISF 2022-02-17 21:08:50 +01:00
Milos Kozak cf7773bda4 DynamicISF: show on overview 2022-02-17 20:28:28 +01:00
Milos Kozak 857ab4a4c0 Dynamic ISF safety update. replace #1334 2022-02-17 18:43:19 +01:00
swissalpine 09e818c8f9
Size specifiactions for checkboxes
Unfortunately, I had forgotten the new size specifications when revising ...
2022-02-17 15:48:53 +01:00
swissalpine e592632808
Switch to checkboxes 2022-02-17 15:12:46 +01:00
swissalpine 9d9cda6101
On click icons in a row above cancel/ok
If you like it, you can merge it.
This should be the layout shown in
https://github.com/nightscout/AndroidAPS/issues/1330
2022-02-17 12:13:43 +01:00
Milos Kozak f9fd899a4d SMB: fix basal rounding 2022-02-16 21:52:05 +01:00
Milos Kozak 69a610b0e5 remove lastBolusNormalTime 2022-02-16 13:01:49 +01:00
Milos Kozak 842fea6ac2 proper use of calculationStep 2022-02-16 13:00:18 +01:00
Milos Kozak 8a19267a39 AutoISF -> separate plugin 2022-02-16 00:03:21 +01:00
Milos Kozak e32515a369 Merge branch 'dev' into DynamicISF 2022-02-15 20:25:30 +01:00
Milos Kozak 286cf83215
Merge pull request #1306 from Philoul/Fix/WizardInfoMmol
Add forgotten units
2022-02-13 18:45:30 +01:00
Milos Kozak 07f530aa12
Merge pull request #1310 from Andries-Smit/a11y/apply-labels-numberpicker
A11y/apply labels number picker
2022-02-13 18:43:31 +01:00
t_j_s da0eef1a42 Fixed a typo in TDDAIMI7 2022-02-12 19:57:53 +00:00
t_j_s 7c3480b6d0 Allows use of basal if TDD7 is not available from Database. 2022-02-12 19:57:53 +00:00
t_j_s 809827eb9e Modified Master to replace profile sens with Chris Wilson's Dynamic ISF in OpenAPSSMB.
The rule of 277700 ISF using current BG is used for all predictions, while for dosing, if delta >=0 positive, or eventual BG > target bg with negative delta, current bg is used, however, if delta is -ve, future bg is used.
2022-02-12 19:57:53 +00:00
t_j_s f98175755e Modified Master to replace profile sens with Chris Wilson's Dynamic ISF in OpenAPSSMB.
The rule of 277700 ISF using current BG is used for all predictions, while for dosing, if delta is =0 r positive, current bg is used, however, if delta is -ve, future bg is used.
2022-02-12 19:57:53 +00:00
Andries Smit 606a7d6c27 Add percentage in quickwizard 2022-02-12 09:30:55 +01:00
Andries Smit eda1c097a9 Wear: add pref sync maxCarbs maxBolus 2022-02-12 09:30:55 +01:00
Andries Smit 2013332d70 Wear: add explain message quickwizard 2022-02-12 09:30:55 +01:00
Andries Smit 0233db8226 Wear: ad quick wizard tile 2022-02-12 09:30:55 +01:00
Andries Smit baf0784df8 Wear: send units wiz % preference to watch 2022-02-12 09:30:54 +01:00
Andries Smit 6321758634 Wear: support tt presets 2022-02-12 09:30:51 +01:00
Andries Smit ad43f57f7f Wear: add tile tt and action with config 2022-02-12 09:30:50 +01:00
Andries Smit 2e5827f27f a11y: apply screenreaders labels for numberpickers 2022-02-12 08:26:07 +01:00
Philoul a3cae139c7 Add forgotten unit 2022-02-11 14:33:38 +01:00
Milos Kozak 34c4dc2a98 prevent NPE 2022-02-11 13:39:15 +01:00
Milos Kozak 22670943be
Merge pull request #1200 from Andries-Smit/a11y/overview
a11y overview screen reader accessibility
2022-02-11 12:14:00 +01:00
Andries Smit ebf943dd1e fix state enabled checkbox wizard 2022-02-11 10:58:23 +01:00
Andries Smit acc7720d68 chore: rename referenced bg image name 2022-02-11 10:57:34 +01:00
Andries Smit ba4ac7552e fix spelling 2022-02-11 10:56:28 +01:00
Andries Smit 0dce111e4e chore: fix merge conficts 2022-02-11 10:15:37 +01:00
Milos Kozak 738f30b1e6
Merge pull request #1301 from Philoul/Fix/WizardInfoMmol
Fix WizardInfoDialogMmol
2022-02-11 09:50:17 +01:00
Andries Smit 22a1a68e95 a11y add bg outdated state to description 2022-02-11 09:08:22 +01:00
Andries Smit 29d5c5f76a Improve statuslight alligning and spacing 2022-02-11 09:08:05 +01:00
Andries Smit e1e7b4a7a8 Improve screenreader accesibility 2022-02-11 09:06:35 +01:00
Milos Kozak 7ea3aeba72
Merge pull request #1251 from Andries-Smit/a11y/grouping-tables
Improve a11y table structure with row focus for screen readers
2022-02-11 08:45:29 +01:00
Milos Kozak 7a742ffa05
Merge pull request #1252 from Andries-Smit/a11y/hide-decoration-images
Improve a11y hide dialog header image for screen reader
2022-02-11 08:44:40 +01:00