Roumen Georgiev
|
5e597f03d0
|
Added profile's target BG in NSClient mode
|
2017-12-05 09:23:57 +02:00 |
|
Milos Kozak
|
34fe8d8b60
|
Merge branch 'staledata' into dev
|
2017-12-04 13:02:23 +01:00 |
|
Milos Kozak
|
812583059a
|
Merge pull request #512 from PoweRGbg/patch-3
ProfileSwitch on graph depending on ScreenSize
|
2017-12-04 12:49:01 +01:00 |
|
AdrianLxM
|
53723411c4
|
fix landscape overview
|
2017-12-04 10:42:34 +01:00 |
|
Milos Kozak
|
4185bb347d
|
handle bolus stop prior to delivery correctly
|
2017-12-03 19:34:01 +01:00 |
|
AdrianLxM
|
7777143b07
|
scrollable overview on Jelly
|
2017-12-03 17:30:20 +01:00 |
|
AdrianLxM
|
7958dc9dce
|
jelly overview
|
2017-12-03 13:55:54 +01:00 |
|
AdrianLxM
|
0a8d89db8a
|
Merge remote-tracking branch 'roumenremote/patch-3' into roumen-overview
|
2017-12-03 11:48:14 +01:00 |
|
Roumen Georgiev
|
ecbac7ea96
|
Make ProfileSwitch text 20% larger
|
2017-12-01 10:30:18 +02:00 |
|
Roumen Georgiev
|
d683ea2f0c
|
All labes scaled
COB is not here
|
2017-11-30 11:28:26 +02:00 |
|
Roumen Georgiev
|
24b9326602
|
Update PointsWithLabelGraphSeries.java
|
2017-11-30 09:57:16 +02:00 |
|
Roumen Georgiev
|
418a7f7094
|
ProfileSwitch depending on ScreenSize
Text size in ProfileSwitch events depends on screen resolution
|
2017-11-30 09:45:18 +02:00 |
|
Milos Kozak
|
7fc9efde40
|
G5 offline/uploader
|
2017-11-29 16:07:26 +01:00 |
|
Milos Kozak
|
d1aec1ff18
|
Localalerts settings by adrian
|
2017-11-28 21:48:46 +01:00 |
|
Roumen Georgiev
|
eb593a4557
|
Update Notification.java
|
2017-11-28 16:09:23 +02:00 |
|
Milos Kozak
|
a13661400f
|
DanaRv2 queue & pump autodection
|
2017-11-22 22:09:58 +01:00 |
|
Milos Kozak
|
dfd0218a6a
|
Merge branch 'dev' into queue
|
2017-11-22 19:44:16 +01:00 |
|
Johannes Mockenhaupt
|
b49a4c57ba
|
BolusProgressDialog: hide stop button once pressed.
|
2017-11-22 00:20:50 +01:00 |
|
Milos Kozak
|
3ab235f829
|
refactor pump interface out of ConfigBuilder, remove handlers
|
2017-11-20 23:39:12 +01:00 |
|
Milos Kozak
|
d8d8b150b6
|
Merge branch 'dev2' into queue
|
2017-11-20 17:34:03 +01:00 |
|
Milos Kozak
|
7374545046
|
refactor all deliverTreatment
|
2017-11-12 00:08:25 +01:00 |
|
Milos Kozak
|
620a54a31b
|
bolus from wizard to queue
|
2017-11-11 23:44:30 +01:00 |
|
Milos Kozak
|
25aa5094a4
|
alarm for failed bolus
|
2017-11-11 22:32:00 +01:00 |
|
Milos Kozak
|
a5227fc773
|
add bolus sound
|
2017-11-11 16:20:34 +01:00 |
|
Milos Kozak
|
86b11edd58
|
RS connection and status reading
|
2017-11-11 14:05:29 +01:00 |
|
Milos Kozak
|
f67bd291cd
|
Merge branch 'dev' into dev2
|
2017-11-01 20:44:24 +01:00 |
|
Milos Kozak
|
60699eddbb
|
preferences update
|
2017-11-01 20:43:59 +01:00 |
|
Milos Kozak
|
00152eaffa
|
Merge pull request #490 from MilosKozak/tt-remaining
Show remaining time of TT
|
2017-11-01 18:29:54 +01:00 |
|
AdrianLxM
|
3121fa3e84
|
use DateUtil#untilString
|
2017-10-29 02:07:17 +02:00 |
|
AdrianLxM
|
7d82870203
|
Show remaining time of TT
|
2017-10-28 02:16:30 +02:00 |
|
Johannes Mockenhaupt
|
302ed69564
|
Let event classes extend Event(UpdageGui) classes.
|
2017-10-26 16:54:46 +02:00 |
|
Milos Kozak
|
1ad409754f
|
move preparing graph series to extra class #2
|
2017-10-23 22:41:12 +02:00 |
|
Milos Kozak
|
d180d088f0
|
fix merge conflict
|
2017-10-22 21:11:31 +02:00 |
|
Milos Kozak
|
c258b41f11
|
allow to use actual profile in wizard
|
2017-10-19 19:35:35 +02:00 |
|
Milos Kozak
|
19f107fe53
|
move preparing graph series to extra class #2
|
2017-10-18 23:56:13 +02:00 |
|
Milos Kozak
|
d65a2d8f8c
|
move preparing graph series to extra class
|
2017-10-18 19:01:39 +02:00 |
|
Milos Kozak
|
5172a91ca1
|
Merge pull request #458 from jotomo/gh-417-new-treatment-validation
NewTreatmentDialog: sanitize inputs, fixes #417.
|
2017-10-16 08:38:30 +02:00 |
|
Johannes Mockenhaupt
|
a9adcee974
|
NewTreatmentDialog: sanitize inputs, fixes #417.
Inputs are now check as they're being made and cleared if they
exceed constraints. This is the same behaviour the Calculator
dialog shows.
|
2017-10-15 10:45:12 +02:00 |
|
Milos Kozak
|
c99830968a
|
adjust enforcing new temp basal on user request
|
2017-10-13 12:39:34 +02:00 |
|
Milos Kozak
|
d142d2e4f9
|
resolve RS merge conflict
|
2017-10-10 16:47:03 +02:00 |
|
Milos Kozak
|
ef645ca600
|
fix merge conflict
|
2017-10-07 18:27:20 +02:00 |
|
Milos Kozak
|
0e763724f6
|
Singleton & Crashlytics logging part 1
|
2017-10-06 16:39:59 +02:00 |
|
Milos Kozak
|
3a014949e9
|
remove firmware check
|
2017-10-03 18:45:54 +02:00 |
|
Milos Kozak
|
97f69c50fd
|
store pairing key per pump
|
2017-10-02 22:21:11 +02:00 |
|
Milos Kozak
|
8cecac0a7f
|
more LocalProfile work
|
2017-10-02 19:57:41 +02:00 |
|
Milos Kozak
|
73687442c8
|
Merge branch 'dev' into rs
|
2017-09-25 19:36:01 +02:00 |
|
Milos Kozak
|
547f09ffbd
|
allow to view profile from overview
|
2017-09-24 11:45:32 +02:00 |
|
Milos Kozak
|
c79b750a9c
|
reactor OptionsToShow
|
2017-09-24 11:08:04 +02:00 |
|
Milos Kozak
|
082414f0d3
|
CPP support to profile switch
|
2017-09-24 10:39:54 +02:00 |
|
Milos Kozak
|
b3bcb778e0
|
check for NPE in posted dialogs
|
2017-09-23 20:12:53 +02:00 |
|