Andy Rozman
d58075a93c
- fixed problem parsing Bolus
...
- reworked storing of Profile, instead of Profile we use Profile.ProfileValue[]
2020-01-02 23:22:57 +01:00
Milos Kozak
bcc3829915
NSClient rafactor
2020-01-01 23:23:16 +01:00
Andy Rozman
5230a2dda0
- moved PumpHistoryEntryGroup to commons package
...
- added ProfileUtil with method to show basal profile so that we can display it
- changed PodHistoryActivity to display values (for Bolus, TBR and SetProfile)
2020-01-01 18:45:15 +01:00
Milos Kozak
7518537108
wizard injection
2019-12-31 11:57:58 +01:00
Milos Kozak
1242236821
Source plugins injection
2019-12-30 23:26:48 +01:00
Bart Sopers
a79a1c1108
Rename PodInfo*HighFlashLogDump to PodInfo*PulseLog and don't show spaces in hex string when showing the response of these commands (as per suggested by @itsmojo)
2019-12-28 21:56:10 -05:00
Milos Kozak
8b88e2d270
make tests compile
2019-12-27 21:39:34 +01:00
Milos Kozak
7f8abcf591
Constraints, Dialogs daggerize
2019-12-27 19:20:38 +01:00
AdrianLxM
ac05390292
Insulin plugins injectable and Prep for SMS plugin and ConfigBuilder
2019-12-27 04:17:49 +01:00
Milos Kozak
3654b0b66f
ResourceHelper
2019-12-26 17:50:16 +01:00
Milos Kozak
ec2a0212f5
Merge branch 'dev' into dagger3
2019-12-26 15:01:23 +01:00
Milos Kozak
f8f1fc54be
Merge branch 'dev' into dagger3
2019-12-26 14:41:52 +01:00
AdrianLxM
143a9f8749
dagger testing
2019-12-25 12:19:26 +01:00
Bart Sopers
1e003ad188
Fix PodSessionStateTest
2019-12-24 11:48:09 -05:00
Bart Sopers
91f6539328
Accept ACK responses for ConfigurePodCommand
2019-12-23 17:40:10 +01:00
Bart Sopers
78d789db4e
Add time and time change tests for PodSessionState
2019-12-21 00:55:32 +01:00
Bart Sopers
0bcdf30a7e
Improve basal schedule validation and add profile to basal schedule mapping tests
2019-12-20 23:07:38 +01:00
Milos Kozak
2ce590a700
BolusProgressDialog refactor
2019-12-20 21:52:37 +01:00
Milos Kozak
19b680039e
Merge pull request #2244 from PoweRGbg/LocationLeft
...
Location trigger - added option for Going inside/outside of area
2019-12-19 14:53:00 +01:00
Roumen Georgiev
b90c02a2cc
Removed InputOption
2019-12-19 09:23:09 +02:00
Milos Kozak
8af8d584eb
use profile store units as fallback
2019-12-17 18:08:28 +01:00
Bart Sopers
80c1feb1d2
Call podStateChangedHandler when setting fault event, rename FaultEventCode to FaultEventType
2019-12-15 23:42:46 +01:00
Roumen Georgiev
c113cc23b2
Merge pull request #89 from MilosKozak/dev
...
Dev
2019-12-10 14:25:47 +02:00
Roumen Georgiev
5994a75134
Tests working
2019-12-10 13:38:25 +02:00
Roumen Georgiev
55e6246646
some strings and tests broken
2019-12-10 12:34:27 +02:00
Milos Kozak
0e89ced3e1
Merge branch 'dev' into survey
2019-12-08 19:07:35 +01:00
Bart Sopers
680a3922b8
Fix bug in alert configurations
2019-12-08 17:24:31 +01:00
Bart Sopers
52e0b0cf82
- Show active alerts
...
- Set low reservoir alert in pod
- Add some tests
2019-12-08 15:31:07 +01:00
Roumen Georgiev
6c8a5aee47
Merge pull request #88 from MilosKozak/dev
...
Dev
2019-12-05 15:06:15 +02:00
Roumen Georgiev
14dc7395e0
Created enum for mode & tests
2019-12-04 16:42:47 +02:00
Milos Kozak
1a71c663ee
fix test
2019-12-02 21:21:37 +01:00
Milos Kozak
0b559da27d
Merge pull request #1758 from PoweRGbg/patch-1
...
try to calculate direction of BG if missing
2019-12-02 19:00:03 +01:00
Bart Sopers
4ce5600434
Fix compilation error in testcase
2019-12-01 02:27:49 +01:00
Bart Sopers
b808bc3228
Merge branch 'dev' into omnipod_eros
2019-12-01 02:21:49 +01:00
Milos Kozak
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Milos Kozak
6969dc4873
Merge pull request #2222 from MilosKozak/2186
...
New SMS commands
2019-11-25 22:40:00 +01:00
Milos Kozak
c33e3994b6
some cleanup and kotlin conversion
2019-11-25 18:07:16 +01:00
Milos Kozak
fa765708f1
fix test
2019-11-22 16:10:27 +01:00
fabriziocasellato
f26e683dbe
Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command
2019-11-22 15:58:03 +01:00
Milos Kozak
16038caed8
Merge branch 'sms' into 2186
2019-11-22 14:30:19 +01:00
fabriziocasellato
ebc89e7526
New tests for SMS commands: TARGET MEAL/HYPO/ACTIVITY and SMS STOP/DISABLE
2019-11-22 12:31:59 +01:00
Milos Kozak
820b704bfe
fix test
2019-11-22 11:40:51 +01:00
Milos Kozak
17ea3843ae
SMS HELP command
2019-11-22 11:19:09 +01:00
Milos Kozak
e9aa4835ed
SBS CARBS command
2019-11-22 10:40:48 +01:00
Milos Kozak
a62750c3a3
SmsCommunicatorFragment -> kt
2019-11-22 00:33:13 +01:00
Milos Kozak
d227013496
SmsCommunicatorPlugin -> kt
2019-11-22 00:12:46 +01:00
Milos Kozak
9aa77122ba
Use on Rx for NetworkChange
2019-11-21 00:07:50 +01:00
fabriziocasellato
1f4f3fb687
Added the new MEAL feature to tests
2019-11-20 16:44:33 +01:00
Milos Kozak
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
Milos Kozak
c6bbc0fe8b
Merge pull request #2198 from jotomo/log-unhandled-exceptions-again
...
Log unhandled exceptions again
2019-11-14 22:40:15 +01:00