Milos Kozak
d66d362aa3
Merge pull request #2775 from Philoul/BGDeltaConsistency
...
BG Deltas consistency enhancement
2020-06-30 23:01:56 +02:00
Tim Gunn
c4a317f515
Dismiss carb notifications automatically if no longer needed, crossfingers fix double wear OS notifications
2020-06-27 01:06:28 +12:00
Tim Gunn
2391ebe399
Remove the amount of carbs required from the main overview if a carb treatment has been made after APS run
2020-06-27 01:03:25 +12:00
Milos Kozak
d04cf567b8
Merge pull request #2776 from Philoul/AutomationTempTargetMmol
...
Fix mmol units in automation Temp Target Action
2020-06-26 10:59:48 +02:00
Philoul
5f02a1cc84
Fix units in Automation TT Action
2020-06-26 09:28:12 +02:00
Philoul
d28770ac08
Forgotten prediction lines
2020-06-25 21:33:45 +02:00
Philoul
2656e6a12c
BG Deltas consistency enhancement
...
- Delta after minutes and label right aligned in layout (hard coded for label as it was in OverviewFragment)
- Signed delta avg values
2020-06-25 18:16:10 +02:00
Philoul
2606e51eb1
Second Fix, send all raw values sent in mg/dl (BG values, lowline and highline)
...
It's hard coded in mg/dl in Wear
Minor improvement in Wear code (just increase a little bit highest BG value in graphs, 400 mg/dl is sometimes too low => updated to 450 mg/dl)
2020-06-25 17:02:18 +02:00
Milos Kozak
0b0b4fc637
handle NS announcements properly
2020-06-24 19:15:35 +02:00
Milos Kozak
4d5880f034
Merge pull request #2741 from Philoul/Vector_Icons
...
Vector icons
2020-06-23 10:31:52 +02:00
Milos Kozak
be6c184061
try to catch startup error
2020-06-22 23:31:13 +02:00
Milos Kozak
3305a5979d
fix displaying profile switches
2020-06-22 22:55:50 +02:00
Milos Kozak
6783c78d32
remove TODO
2020-06-22 22:20:11 +02:00
Milos Kozak
6cbdd6b98a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-06-22 22:19:34 +02:00
Milos Kozak
6a1394b7b9
activate correct profile
2020-06-22 22:19:27 +02:00
Milos Kozak
63bf758636
Merge pull request #2747 from Philoul/Fix_Color_Watch_mmol
...
Fix "always yellow" in watch even if within range (mmol unit)
2020-06-22 21:06:30 +02:00
Milos Kozak
500de5fa2d
fix status lights
2020-06-22 21:01:32 +02:00
Philoul
7f32881e10
Fix "always yellow" in watch
2020-06-20 14:54:54 +02:00
Philoul
d55c9d9ff6
Update Layout and code with new icons
2020-06-19 14:24:31 +02:00
Milos Kozak
c66084d3ab
revert RandomBg safety
2020-06-19 11:13:30 +02:00
Dominik Dzienia
7f62450d99
Fix prediction data sent to WearOS by properly reacalculating them into current app unit
2020-06-17 15:53:46 +02:00
Dominik Dzienia
6b7420d0b7
Fix data sent to WearOS by properly reacalculating them into current app unit
2020-06-17 15:10:25 +02:00
Milos Kozak
782b109ebe
Merge pull request #2716 from Philoul/Replace_Png_Icons
...
Replace some png icons by vector
2020-06-16 22:16:34 +02:00
Philoul
5c2c8b5190
Safe Delete done
...
Forgotten usage added
2020-06-16 19:46:42 +02:00
Philoul
87f7dc0422
Delta added and clone lightened
2020-06-15 19:15:06 +02:00
Philoul
acfd9621b7
replace 4 LowRes Icons (add, remove, clone and as)
...
For add, remove and clone I set width and height to 16dp (automatically scaled in Local Profile layout but not in automation)
for as, I replaced low res icon by double arrows of overview fragment (size a little bit increased because in automation icons are very small)
2020-06-15 16:48:35 +02:00
Milos Kozak
0f971ebe29
Merge pull request #2712 from Philoul/Clean_double_string_names
...
Clean double string names
2020-06-15 12:34:01 +02:00
Milos Kozak
dae39d4379
fix NPE
2020-06-15 11:23:06 +02:00
Milos Kozak
bb5157bcca
synchronized updateGui
2020-06-15 11:21:39 +02:00
Philoul
129c3d82d6
Seven loop icons done
2020-06-14 01:57:54 +02:00
Philoul
5ef52ea90f
Some new vector icons again
2020-06-13 17:37:52 +02:00
Philoul
d3e98fb09b
Create vector icon to replace png
2020-06-12 22:17:15 +02:00
Milos Kozak
dae717d524
try to fix crash
2020-06-11 23:33:29 +02:00
Milos Kozak
b5c72cb4a9
Merge pull request #2614 from Tornado-Tim/carbs-required
...
Show Carbs required - Updated from #1974
2020-06-11 20:42:43 +02:00
Milos Kozak
b73196a8d1
Merge branch 'dev' into insight-artificial-end-delay
2020-06-11 14:56:58 +02:00
Milos Kozak
6826bed92f
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-06-11 14:56:38 +02:00
Milos Kozak
17d71d218b
allow RandomBg upload
2020-06-11 14:55:29 +02:00
Milos Kozak
e09fd75a9b
Merge pull request #2680 from Lexsus/dev_Milos
...
add PUMP CONNECT and PUMP DISCONNECT commands
2020-06-11 14:14:39 +02:00
Milos Kozak
deb99f236b
better automation logging
2020-06-11 12:26:38 +02:00
Milos Kozak
8d2139fb59
history browser x-axis fix
2020-06-11 11:34:33 +02:00
Philoul
ac98f2e144
Rename Exam double Strings
2020-06-10 15:38:26 +02:00
Milos Kozak
8b45464f30
secondary graphs layout improvements
2020-06-04 16:24:53 +02:00
Milos Kozak
064389d066
fix HistoryBrowser crash
2020-06-04 14:34:40 +02:00
Tim Gunn
3b3df40ef5
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-06-03 20:54:29 +12:00
Milos Kozak
15378fb2b8
InMemoryGlucoseValue
2020-06-02 21:59:51 +02:00
Milos Kozak
484f3a2a98
invalidate cache including bg after bg change
2020-06-02 19:28:56 +02:00
Tim Gunn
2c2201129b
Remove oref SMB carbs required preference
2020-06-03 00:17:05 +12:00
Tim Gunn
8142df9487
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-06-02 23:57:15 +12:00
Lexsus
94390ca32f
fixed after review.
2020-06-01 19:29:37 +03:00
Milos Kozak
3f97530b02
Merge pull request #2691 from Philoul/AbsCurveBackgroung
...
ABS Curve in background
2020-06-01 13:28:03 +02:00