Commit graph

7194 commits

Author SHA1 Message Date
Andries Smit 59bb5937f2 chore: move colors to themed arguments 2022-03-07 14:56:17 +01:00
Andries Smit 60f327aec7 chore: firebase add build flavor and type 2022-03-04 10:06:51 +01:00
Philoul 8940cdb66c Carbs dialog Extend limit to one week in the past 2022-02-27 11:15:55 +01:00
Milos Kozak bbe6248f81 Profile: fix graphs 2022-02-26 21:02:06 +01:00
Milos Kozak fe4fbbf21e NSC: allow TBR sync for testing in eng mode #2 2022-02-26 14:32:15 +01:00
Milos Kozak fcd4b736d7 NSC: allow TBR sync for testing in eng mode 2022-02-26 13:48:52 +01:00
Milos Kozak f36ac3780d
Merge pull request #1299 from nightscout/rxjava3
rxjava3
2022-02-26 11:37:57 +01:00
Milos Kozak bd61e53bc8 SMS: fix crash on Android<12 2022-02-25 09:16:51 +01:00
Milos Kozak dd83fbe9e8
Merge branch 'dev' into rxjava3 2022-02-24 21:59:48 +01:00
Milos Kozak 21a3069a40 libs update 2022-02-24 21:25:06 +01:00
Milos Kozak 10c5b79938 lint 2022-02-24 20:56:22 +01:00
Milos Kozak 06d3c86c62
Merge pull request #1372 from Andries-Smit/fix/time-shift-reuse
fix: profile time shift use hours
2022-02-24 20:27:21 +01:00
Milos Kozak 692c05b5ea
Merge pull request #1254 from erobinson/add-percentage-increase-increment-preference
Wizard Dialog -> default percentage increment is 5% rather than 1%
2022-02-24 15:35:10 +01:00
Andries Smit 6c3c19baa6 fix: profile timeshift use hours 2022-02-24 15:26:54 +01:00
Milos Kozak 7908823b8d Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-02-23 19:15:22 +01:00
Milos Kozak c0dbe41899
Merge pull request #1362 from Andries-Smit/feat/toolbar-treatment
Feature toolbar with options menu in Treatments
2022-02-23 19:10:08 +01:00
Milos Kozak e924c28542 Material style for app 2022-02-23 19:05:55 +01:00
Andries Smit 0307789996 Fix hide super bolus calculation when not used 2022-02-23 14:30:23 +01:00
Andries Smit cb3bb58319 fix: treatments persist selection on scrolling 2022-02-23 10:11:14 +01:00
Andries Smit 967d8bb9d3 chore: treatments menu code cleanup 2022-02-23 08:51:10 +01:00
Andries Smit 67e5fb8dc7 Add history treatments option menu 2022-02-22 21:11:15 +01:00
Milos Kozak 01dc4d21a7
Merge pull request #1354 from Philoul/Fix/NewShortNameDynISF
New Short Name for Dynamic ISF Plugin
2022-02-21 09:15:11 +01:00
Milos Kozak 7459adbcc6 DynamicISF: prevent crash with no TDD 2022-02-20 21:48:47 +01:00
Milos Kozak ad8c2297a0 Combo: cleanup code 2022-02-20 19:27:01 +01:00
Milos Kozak c81ff64777
Merge pull request #1337 from Philoul/New/WizardIcons
Wizard Dialog Add TT Icon + Iob icon/checkbox always enabled
2022-02-20 18:29:19 +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 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 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
Philoul c216e41e1c New shortname for Dynamic ISF plugin 2022-02-20 11:53:06 +01:00
Edward Robinson 2eb5a4dc27 Making it so that the percentage increments by 5% each time rather than 1% 2022-02-18 11:35:11 -05:00
Philoul dc1706fde7 Add TT Icon + Improve IOB/COB 2022-02-17 22:26:12 +01:00
Milos Kozak 72d9dd398e Merge branch 'rxjava3' of https://github.com/nightscout/AndroidAPS into rxjava3 2022-02-17 21:48:47 +01:00
Milos Kozak e27bb2d04c Merge branch 'dev' into rxjava3 2022-02-17 21:45:20 +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 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 99a1253019
Merge branch 'dev' into rxjava3 2022-02-13 18:47:13 +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 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