From 28ffd7f945b7855ae83c5ca9d7bded7b03614999 Mon Sep 17 00:00:00 2001 From: Milos Kozak Date: Tue, 19 May 2020 17:04:57 +0200 Subject: [PATCH 1/4] BTC address --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32aef48cd9..b76376b3d2 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ dev: [![codecov](https://codecov.io/gh/MilosKozak/AndroidAPS/branch/dev/graph/badge.svg)](https://codecov.io/gh/MilosKozak/AndroidAPS) -[![Donate via PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y4LHGJJESAVB8) \ No newline at end of file +[![Donate via PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y4LHGJJESAVB8) + +![BTC](https://bitit.io/assets/coins/icon-btc-1e5a37bc0eb730ac83130d7aa859052bd4b53ac3f86f99966627801f7b0410be.svg) 3KawK8aQe48478s6fxJ8Ms6VTWkwjgr9f2 From 1e24cfbb240fc330939fdc6e64b7369d3f65ce5d Mon Sep 17 00:00:00 2001 From: xJoe Date: Sat, 20 Jun 2020 20:33:13 +0200 Subject: [PATCH 2/4] Typo Deleted full stop as it is item in preferences --- 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 a4c79cb63b..6432db7141 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -400,7 +400,7 @@ Prime/Fill Please make sure the amount matches the specification of your infusion set! Other - Fill/Prime standard insulin amounts. + Fill/Prime standard insulin amounts Button 1 Button 2 Button 3 From eaee46a55bf42b36824182455414c81e73eb0e77 Mon Sep 17 00:00:00 2001 From: xJoe Date: Sun, 21 Jun 2020 13:45:22 +0200 Subject: [PATCH 3/4] U/h instead of U/hr --- 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 6432db7141..b3eb9b8b2c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -248,7 +248,7 @@ File not found Export settings Import settings - Max U/hr a Temp Basal can be set to + Max U/h a Temp Basal can be set to This value is called max basal in OpenAPS context Maximum basal IOB OpenAPS can deliver [U] This value is called Max IOB in OpenAPS context\nThis is maximal insulin in [U] APS can deliver at once. From e972fa026468c9b734b6be58e0094225cb197644 Mon Sep 17 00:00:00 2001 From: xJoe Date: Sun, 21 Jun 2020 14:02:47 +0200 Subject: [PATCH 4/4] Typo --- 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 b3eb9b8b2c..200b364d48 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -495,7 +495,7 @@ autosens_min Default value: 0.7\nThe other side of the autosens safety limits, putting a cap on how low autosens can adjust basals, and how high it can adjust ISF and BG targets. autosens_adjust_targets - Autosens adjust targets too + Autosens adjust targets, too Default value: true\nThis is used to allow autosens to adjust BG targets, in addition to ISF and basals. bolussnooze_dia_divisor Default value: 2\nBolus snooze is enacted after you do a meal bolus, so the loop won’t counteract with low temps when you’ve just eaten. The example here and default is 2; so a 3 hour DIA means that bolus snooze will be gradually phased out over 1.5 hours (3DIA/2).