Milos Kozak
ea940ea165
remove redundant carbTime
2021-05-22 21:24:49 +02:00
Milos Kozak
6e012ec75f
fix dbUpdate
2021-05-21 22:53:49 +02:00
Milos Kozak
bd8787c209
update iob regularly
2021-05-21 22:53:34 +02:00
Milos Kozak
0bb52acfe0
fix therapy event rendering
2021-05-21 17:24:33 +02:00
Milos Kozak
af3df53f10
fix receiving dexcom calibrations
2021-05-21 15:49:42 +02:00
Milos Kozak
11f00d1776
make it compile with kotlin 1.4
2021-05-20 19:42:44 +02:00
Milos Kozak
b548325059
lints
2021-05-18 22:31:08 +02:00
Milos Kozak
328ec9a9ff
Merge pull request #523 from Philoul/FIX_Extended_Remove
...
Fix FakeExtended TBR removal from TreatmentTemporaryBasalsFragment
2021-05-18 21:40:15 +02:00
Philoul
1606b8c274
Fix FakeExtended TBR removal from TreatmentTemporaryBasalsFragment
...
More information in uel.log added and Fix information for Absolute / Percent values
2021-05-18 18:28:03 +02:00
Milos Kozak
219dfd375f
disable unfinished plugins
2021-05-17 21:17:15 +02:00
Milos Kozak
a1c1355ce6
MVVM like for overview
2021-05-17 21:05:24 +02:00
Milos Kozak
3040be317c
TBR as live
2021-05-14 21:45:48 +02:00
Milos Kozak
1af0cc5aeb
NSClient sync improvement
2021-05-14 08:54:11 +02:00
Milos Kozak
6c851b5e7b
Merge pull request #517 from Philoul/LoopDialog_Improvement
...
Loop Dialog improvement
2021-05-13 17:47:33 +02:00
Milos Kozak
60cae5c2bd
Merge branch 'dev2_dana_combo_only' into Fix_NSClient_UseAbsolute
2021-05-13 17:46:10 +02:00
Milos Kozak
e83375f754
NSClient update
2021-05-13 17:44:07 +02:00
Philoul
9d87dec574
NSClient Fix Use Absolute
2021-05-12 18:28:52 +02:00
Milos Kozak
bcd74897d4
Merge pull request #502 from Philoul/dev2_Insight_v2
...
Dev2 insight v2
2021-05-12 11:12:53 +02:00
Philoul
3b581dce49
uel.log Fix Source for Dexcom calibration and Sensor insertion
2021-05-12 01:24:03 +02:00
Philoul
8819859e7c
Merge remote-tracking branch 'Nightscout/dev2_dana_combo_only' into dev2_Insight_v2
2021-05-12 00:31:41 +02:00
Milos Kozak
50720b8497
NSClient mode sync
2021-05-11 21:24:39 +02:00
Philoul
afb16210ae
Remove old insight db tables
2021-05-09 17:02:20 +02:00
Philoul
dfd6c6e859
Move Insight database package outside plugins\pump
2021-05-07 11:33:51 +02:00
Philoul
f789888afd
Fix SMB
...
remove comment linked to previous version
2021-05-07 10:21:34 +02:00
Milos Kozak
0f2f5cd1fa
Profile sync, removed NSProfile
2021-05-04 21:07:47 +02:00
Milos Kozak
88f5eec306
do not run AcceptTemp on UI thread
2021-05-03 20:46:23 +02:00
Milos Kozak
e8ecf43894
ProfileSwitch improvements, resolve initial PS
2021-05-03 18:19:10 +02:00
Milos Kozak
5d55bdadf4
Merge branch 'dev2_dana_combo_only' of https://github.com/nightscout/AndroidAPS into dev2_dana_combo_only
2021-05-03 14:59:20 +02:00
Milos Kozak
07b3557b81
NSClientService -> kt
2021-05-03 14:59:10 +02:00
Milos Kozak
ac7da44336
Merge pull request #498 from jotomo/dev2_dana_combo_only
...
Fix: turn APSResult.bolusRequested into a function.
2021-05-03 14:42:59 +02:00
Milos Kozak
840de7b3b9
NSClient -> kt
2021-05-03 14:15:19 +02:00
Milos Kozak
c75d4e8e4e
eliminate old NS sync style
2021-05-03 12:49:11 +02:00
Milos Kozak
37bc7c040c
invalidateTemporaryBasalWithTempId
2021-05-03 10:56:26 +02:00
Milos Kozak
e17f96ac5c
Merge pull request #497 from jotomo/dev2-cd+insight
...
Insight fixes and refactorings
2021-05-03 09:36:03 +02:00
Milos Kozak
5747f97201
DanaHistoryDatabase
2021-05-03 09:33:14 +02:00
Johannes Mockenhaupt
dc2d64ceb7
Fix: turn APSResult.bolusRequested into a function.
...
Previously this var was set while parsing determine-basal output, setting it to true if determine-basal provided a value which was assigned to var smb. However, the variable smb is changed when constraints are applied, making the val bolusRequested invalid afterwards. Hence, dynamically evaluate the smb var by turning bolusRequested into a function.
2021-05-01 00:23:32 +02:00
Milos Kozak
e48d317d55
ProfileSwitch NS sync
2021-04-30 17:21:24 +02:00
Milos Kozak
37e3c4532a
Profiles -> room (no NS sync yet)
2021-04-29 20:42:45 +02:00
Johannes Mockenhaupt
970aebc6db
Refactor: rename PumpDescription.setPumpDescription to pd.fillFor().
2021-04-29 14:51:04 +02:00
Philoul
e7578b4c8f
Loop Dialog, hide loop buttons if pump disconnected or loop suspended
2021-04-23 00:31:40 +02:00
Milos Kozak
cada2919d1
prepare Profile interface
2021-04-19 18:44:17 +02:00
Milos Kozak
430a871993
fix DeviceStatus upload
2021-04-18 18:31:21 +02:00
Milos Kozak
3928b579a7
TDD -> room
2021-04-18 13:31:25 +02:00
Milos Kozak
481ba32b3b
Merge remote-tracking branch 'ns/dev' into dev2_dana_combo_only
2021-04-15 18:38:32 +02:00
Philoul
90ff9d972b
Fix order of curves for scale
2021-04-15 00:10:08 +02:00
Philoul
f08eefbf9c
Fix Scale
2021-04-14 23:30:04 +02:00
Milos Kozak
4effade9a4
lints
2021-04-14 23:10:11 +02:00
Milos Kozak
9c8f99b331
lints
2021-04-14 23:07:17 +02:00
Milos Kozak
312136451b
ProfileInterface rename
2021-04-14 22:58:21 +02:00
Milos Kozak
bb82f41b9e
NotificationHolderInterface rename
2021-04-14 22:44:24 +02:00