Roumen Georgiev
63d5ef4aa7
Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
2019-05-23 11:01:16 +03:00
Roumen Georgiev
27eb11e5df
unavailable data and IS_NOT_AVAILABLE case
2019-05-20 11:21:51 +03:00
Milos Kozak
a20efab567
remove deprecated calls
2019-05-16 19:54:35 +02:00
Roumen Georgiev
ccd66d498c
icon added
2019-05-16 16:03:05 +03:00
Roumen Georgiev
4aaca7acb1
Using InputDouble
2019-05-16 12:08:36 +03:00
Roumen Georgiev
3280f220ad
fix for maxValue and tests
2019-05-15 17:11:47 +03:00
Roumen Georgiev
31224f894d
fixed tests
2019-05-15 15:29:18 +03:00
Roumen Georgiev
8e9ef8cb6f
adding tests
2019-05-15 14:52:30 +03:00
Roumen Georgiev
6e63d340cd
reworked to use DBHelper
2019-05-13 14:18:10 +03:00
Milos Kozak
2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
...
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak
808a4177ca
fix tests
2019-05-12 14:36:14 +02:00
Milos Kozak
62b2d83a18
cleanup ( #68 )
2019-05-10 09:47:32 +03:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Andy Rozman
b5da57e20f
Merge branch 'dev' into medtronic_andy
2019-05-03 21:35:18 +01:00
Milos Kozak
a33e1f6d3c
TriggerLocation
2019-05-03 07:37:49 +02:00
Milos Kozak
3ab2a142d1
Merge remote-tracking branch 'origin/dev' into automation
2019-05-02 22:27:54 +02:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
Roumen Georgiev
85bf1fd6bd
Fix + more tests
2019-04-30 15:07:43 +03:00
Milos Kozak
4336b47431
NPE fixes from Firebase
2019-04-29 11:36:30 +02:00
Roumen Georgiev
34969fdbfd
WIP: adding tests
2019-04-25 16:57:50 +03:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
...
update logic version checker
2019-04-23 21:58:52 +02:00
Milos Kozak
a678c6509c
TriggerWifiSsid, UI tweaking
2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589
update logic version checker
2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3
TriggerTempTarget
2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
...
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe
ActionProfileSwitchPercent
2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3
TriggerProfilePercent
2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c
Check value after setting unit
...
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff
ActionNotification
2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation
2019-04-21 10:39:24 +02:00
Milos Kozak
8ca3d7cba2
TriggerIob, refactoring, lint cleanup, tests
2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e
TriggerIob, more fixes
2019-04-19 09:20:59 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b
more TriggerBg tests
2019-04-18 21:06:16 +02:00
Milos Kozak
46c6cdf98f
Merge remote-tracking branch 'origin/dev' into automation
2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850
UI and logic tweaking
2019-04-18 19:33:23 +02:00
AdrianLxM
6c6b23066b
mocking the time
2019-04-18 00:33:24 +02:00
AdrianLxM
84573cc0cc
refactor constraints checker
2019-04-17 21:29:16 +02:00
AdrianLxM
9be0ffffa9
verify static calls on mocked classes
2019-04-17 21:28:32 +02:00
Milos Kozak
bfb39d81e7
fix test
2019-04-17 00:00:44 +02:00
Milos Kozak
a6bd81a1b9
fix tests
2019-04-16 21:28:21 +02:00
Milos Kozak
4ae7efc75f
Merge branch 'dev' into automation
2019-04-16 21:08:08 +02:00
Milos Kozak
952a6fe509
fix GlucoseStatus calculation
2019-04-16 20:36:18 +02:00
Milos Kozak
7e54db64be
Glucose logging
2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988
testing and SP logic
2019-04-15 08:04:56 +02:00
Milos Kozak
0f6b05206f
clear MidnightTime cache
2019-04-13 21:49:15 +02:00
AdrianLxM
04618156cc
restructure and test version checker
2019-04-11 12:43:52 +02:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Johannes Mockenhaupt
cefee4827b
TDDing
2019-04-10 14:58:01 +02:00