Milos Kozak
458efe467f
Merge pull request #2689 from Philoul/FixCOBHistoryBrowser
...
Fix Missing COB in history browser
2020-05-28 21:21:19 +02:00
Philoul
bef8b38b76
Fix Missing COB in history browser
...
But more calculation and slower :(
2020-05-28 18:06:32 +02:00
Milos Kozak
49274ac0ef
Merge pull request #2602 from Tornado-Tim/skip-neutral-temps
...
WIP: Add skip Neutral Temps preference
2020-05-27 23:16:42 +02:00
Milos Kozak
77df5cdc10
Merge pull request #2679 from andyrozman/bug_2654_1
...
Bug 2654 (2)
2020-05-26 20:16:46 +02:00
Milos Kozak
c5aa12c5ba
double SMB fix
2020-05-26 19:58:50 +02:00
Andy Rozman
3bbbeed07d
- There are few fields hidden between implementations MedtronicCommunicationManager and RileyLinkCommunicationManager. If there is error in packet (if MySentry is configugured on Pump), there is NPE when trying to write to log.
2020-05-25 22:40:55 +01:00
Milos Kozak
ec3ebd17db
History activity performance improvement
2020-05-25 13:54:43 +02:00
Tim Gunn
7622d272c3
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-25 21:16:32 +12:00
Milos Kozak
8a731a9187
SMSCommunicator LOOP command auth
2020-05-24 23:40:51 +02:00
Milos Kozak
0a33f4c0db
fix TriggerRecurringTime #2
2020-05-24 21:10:44 +02:00
Milos Kozak
1cb648c09a
fix TriggerRecurringTime
2020-05-24 20:23:22 +02:00
Milos Kozak
87eb8021de
configbuilder fix
2020-05-23 22:49:05 +02:00
Milos Kozak
3d1b500395
fix ProfileSwitch loading
2020-05-23 22:16:55 +02:00
Milos Kozak
8ae817cdda
nsalarm notifications fix
2020-05-23 21:54:01 +02:00
Milos Kozak
8e49717794
Merge pull request #2647 from Philoul/Insight_Pref_Vibration
...
Add vibration in Insight preferences
2020-05-23 18:08:53 +02:00
Milos Kozak
88adf04652
Merge pull request #2663 from Tornado-Tim/show-targets
...
Show oref internal overridden targets
2020-05-23 18:01:28 +02:00
Philoul
4f41890add
Add additionnal setting for automated deliveries and add both in pumpcontrol pref
...
- previous setting is for manual bolus and extended bolus
- This new setting is for SMB and temp basal with TBR emulation
You can change settings name and summary if you find better...
2020-05-23 16:30:03 +02:00
Milos Kozak
d40188f04e
Default language option
2020-05-23 15:39:05 +02:00
Tim Gunn
72943a5236
Add back setting adjustment
2020-05-22 11:08:01 +12:00
AdrianLxM
06e97400f7
Simplify show-targets view logic
2020-05-20 22:34:09 +02:00
Tim Gunn
bf412ea798
refractor
2020-05-21 04:19:22 +12:00
Tim Gunn
723c029228
Deal with 0.0 if AMA is used
2020-05-21 02:20:38 +12:00
Tim Gunn
77a5af75e2
Display when Target BG is overidden
2020-05-21 00:11:36 +12:00
Tim Gunn
a20008c0db
Add TargetBG
2020-05-21 00:10:51 +12:00
Philoul
6229161c96
Add constraintChecker for autosens icon in overview
2020-05-19 19:32:27 +02:00
Milos Kozak
b2b1485c27
fix Actions buttons visibility
2020-05-19 13:22:02 +02:00
Milos Kozak
d9b8a32aea
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-19 12:52:15 +02:00
Milos Kozak
eeb4ce1686
fix HistoryBrowser injection
2020-05-19 12:52:01 +02:00
Philoul
72e541908c
Revert "Fix Wear Control Kotlin doesn't like regex... (AAPS crashed on these lines with ""\\s+", replaced by a space)"
...
=> Second proposal better than my first one, split works with regex if it is of type Regex (it doesn't recognize first \ as a regex string but as an escape character...)
This reverts commit 480542a1
2020-05-17 08:09:58 +02:00
Philoul
480542a143
Fix Wear Control
...
Kotlin doesn't like regex... (AAPS crashed on these lines with ""\\s+", replaced by a space)
2020-05-17 01:58:07 +02:00
Milos Kozak
8729fe18bd
fix urgent NS alarm preference
2020-05-16 22:43:18 +02:00
Milos Kozak
ca94e6cc67
layout #2
2020-05-15 22:41:14 +02:00
Philoul
1dd579fd19
Add disable vibration in insight settings (local_full only)
...
Build works but as it related to pump communication, I prefer to not test it on my pump before Tebbe confirmation... (code is very simple, so it should work!)
2020-05-15 11:37:09 +02:00
Milos Kozak
51ab43416a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-15 08:20:24 +02:00
Milos Kozak
c311d593c1
show actions tab in NSC
2020-05-15 08:20:09 +02:00
Tim Gunn
32e4bb1220
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-15 16:25:35 +12:00
Milos Kozak
be883afabe
Merge pull request #2644 from Philoul/Sensitivity_Icon
...
Sensitivity icon
2020-05-14 21:13:33 +02:00
Milos Kozak
2d3f1323dd
layout update
2020-05-14 21:07:51 +02:00
Philoul
66c2bab60f
Sensitivity Icon end proposal with a new icon
...
Svg file added in icons folder
2020-05-14 14:39:27 +02:00
Philoul
47725ad5d5
Sensitivity Icon (50% alpha if autosens disable)
2020-05-14 12:42:33 +02:00
Milos Kozak
a241a23c99
fix pref parsing
2020-05-13 23:28:07 +02:00
Milos Kozak
bc217438e9
fix message call MDT
2020-05-13 21:16:29 +02:00
Tim Gunn
bcfd5e0149
revert counter logic
2020-05-13 11:36:32 +12:00
Tim Gunn
81ea43b218
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-13 10:34:07 +12:00
Milos Kozak
c03a89db16
HistoryBrowser fix
2020-05-13 00:11:48 +02:00
Milos Kozak
903555ed9f
Dana msg refactor
2020-05-12 23:33:42 +02:00
Milos Kozak
666ce54b1f
lint & deprecation
2020-05-12 15:07:50 +02:00
Milos Kozak
7060c51681
lint & deprecation
2020-05-12 14:33:47 +02:00
Milos Kozak
b7ef191003
lint & deprecation
2020-05-12 13:34:32 +02:00
Milos Kozak
9c472e4e05
simplify RL code
2020-05-12 12:58:59 +02:00