From 36d6edf0dbfa6c524886be1c510269e2e67256b5 Mon Sep 17 00:00:00 2001 From: McHoffi Date: Sun, 6 May 2018 12:16:51 +0200 Subject: [PATCH 1/4] Update strings.xml --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e0ce1ebbf0..590e68d289 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -305,7 +305,7 @@ Adjust basals and ratios if needed, and then enable auto-sens 1 week successful daytime looping with regular carb entry Enabling additional features for daytime use, such as advanced meal assist - Enabling additional features for daytime use, such as SMB + Enabling additional features for daytime use, such as SMB. You must read the wiki and rise maxIOB! You reached allowed limit No profile selected Loop has been disabled From 06948ca0f4fe3aa69f5a5b023ecab9fa5652b517 Mon Sep 17 00:00:00 2001 From: McHoffi Date: Sun, 6 May 2018 18:16:42 +0200 Subject: [PATCH 2/4] Update strings.xml --- app/src/main/res/values/strings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 590e68d289..79f461e14d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -305,7 +305,8 @@ Adjust basals and ratios if needed, and then enable auto-sens 1 week successful daytime looping with regular carb entry Enabling additional features for daytime use, such as advanced meal assist - Enabling additional features for daytime use, such as SMB. You must read the wiki and rise maxIOB! + Enabling additional features for daytime use, such as SMB + You must read the wiki and rise maxIOB to get SMBs working fine! You reached allowed limit No profile selected Loop has been disabled From 9d367c1fa1f1a6d6df05b363f1b2862332d011fb Mon Sep 17 00:00:00 2001 From: McHoffi Date: Sun, 6 May 2018 18:18:34 +0200 Subject: [PATCH 3/4] Update ObjectivesFragment.java --- .../plugins/ConstraintsObjectives/ObjectivesFragment.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/info/nightscout/androidaps/plugins/ConstraintsObjectives/ObjectivesFragment.java b/app/src/main/java/info/nightscout/androidaps/plugins/ConstraintsObjectives/ObjectivesFragment.java index 1424013440..adceccb15a 100644 --- a/app/src/main/java/info/nightscout/androidaps/plugins/ConstraintsObjectives/ObjectivesFragment.java +++ b/app/src/main/java/info/nightscout/androidaps/plugins/ConstraintsObjectives/ObjectivesFragment.java @@ -255,6 +255,7 @@ public class ObjectivesFragment extends SubscriberFragment { ObjectivesPlugin.objectives.get(3).gate = MainApp.gs(R.string.objectives_3_gate); ObjectivesPlugin.objectives.get(4).gate = MainApp.gs(R.string.objectives_4_gate); ObjectivesPlugin.objectives.get(5).gate = MainApp.gs(R.string.objectives_5_gate); + ObjectivesPlugin.objectives.get(7).gate = MainApp.gs(R.string.objectives_7_gate); updateGUI(); @@ -276,4 +277,4 @@ public class ObjectivesFragment extends SubscriberFragment { }); } -} \ No newline at end of file +} From 77522d077067888e19fec9e2a088caee46109bb5 Mon Sep 17 00:00:00 2001 From: McHoffi Date: Wed, 9 May 2018 09:45:53 +0200 Subject: [PATCH 4/4] Update strings.xml --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 79f461e14d..cdd3cb7348 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -306,7 +306,7 @@ 1 week successful daytime looping with regular carb entry Enabling additional features for daytime use, such as advanced meal assist Enabling additional features for daytime use, such as SMB - You must read the wiki and rise maxIOB to get SMBs working fine! + You must read the wiki and rise maxIOB to get SMBs working fine! A good start is maxIOB=average mealbolus + 3 x max daily basal You reached allowed limit No profile selected Loop has been disabled