Commit graph

5822 commits

Author SHA1 Message Date
Julius de Bruijn
84e41122fc Fix TBR maximum for Animas Vibe
Animas actually supports 300% TBR, but uses a different way of
displaying it:

0% is the same as 100% in AAPS.
-100% (OFF) is 0% in AAPS
200% therefore is 300% in AAPS.

Maybe there should be a better indicator for this in AAPS, but for now
this fix gives better control of the TBR values, if using the open loop.
2018-09-21 11:09:41 +02:00
Milos Kozak
58b3f96c9e
New Crowdin translations (#1456) 2018-09-20 09:05:35 +02:00
Milos Kozak
1d3c4509f2
New Crowdin translations (#1454)
* New translations strings.xml (Russian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)
2018-09-19 20:56:05 +02:00
Milos Kozak
8ce4e01415
New Crowdin translations (#1447) 2018-09-19 08:44:44 +02:00
AdrianLxM
92e5acbc26
Update strings.xml (#1452) 2018-09-18 13:31:32 +02:00
Milos Kozak
9a96d29dc3 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2018-09-17 19:57:15 +02:00
Milos Kozak
a7e64c79f0 remove static MainApp.sConfigBuilder 2018-09-17 19:56:56 +02:00
Milos Kozak
924bc97e3b remove static ConfigBuilderPlugin.commandQueue 2018-09-17 19:29:01 +02:00
Milos Kozak
f6c113550f remove static ConfigBuilderPlugin.activeSensitivity 2018-09-17 18:30:57 +02:00
Milos Kozak
dc563df5f0 remove static ConfigBuilderPlugin.activeInsulin 2018-09-17 18:18:50 +02:00
Milos Kozak
1b086e6776 remove static ConfigBuilderPlugin.activeAPS 2018-09-17 17:59:44 +02:00
Milos Kozak
0b32431f9e remove static ConfigBuilderPlugin.activeProfile 2018-09-17 17:48:11 +02:00
Milos Kozak
bc19973ce0 remove static ConfigBuilderPlugin.activePump 2018-09-17 17:43:42 +02:00
Milos Kozak
dcbf093514
Merge pull request #1399 from MarkMpn/temp-target-units
Assume md/dl units for temp targets created through Nightscout
2018-09-17 16:46:33 +02:00
Milos Kozak
0504619b39
New Crowdin translations (#1443) 2018-09-17 16:44:29 +02:00
Milos Kozak
2acc956e04
Merge pull request #1446 from dmelliott20/dev
Update PumpType.java - fixes issue that zero temps cannot be enacted when very small basals are running
2018-09-17 16:43:57 +02:00
dmelliott20
167ed27659
Update PumpType.java
Ammended the basebasalstep values fro the insight and the combo.

this was preventing AAPS from implementing zero basals where the basalstep was higher than the current running basal rate e.g. basal of 0.06u\hr running and a basalstep 0f 0.1u\hr resulted in no zero temp being enacted because of logic in the loop plugin.
2018-09-17 12:26:00 +00:00
Milos Kozak
21c7da4ae2
New Crowdin translations (#1435) 2018-09-16 19:38:19 +02:00
Milos Kozak
2eefcfcbd9
Merge pull request #1440 from quizzmaster/fix_1438
fixed typos of pairing
2018-09-16 19:37:33 +02:00
Sebastian Lenz
6323f2dd49 fixed typo 2018-09-16 18:32:51 +02:00
Milos Kozak
53389fea3b fix import settings 2018-09-14 17:54:32 +02:00
Milos Kozak
9d4674faff FillDialog formating fix 2018-09-14 14:29:25 +02:00
Milos Kozak
241d3f0c7c fix MsgSetExtendedBolusStart.java 2018-09-14 14:10:24 +02:00
Milos Kozak
bcda4c93bf
Merge pull request #1428 from PoweRGbg/dev
DanaR.comm tests
2018-09-14 14:08:55 +02:00
Milos Kozak
efc1970ad5
New Crowdin translations (#1432) 2018-09-14 14:06:43 +02:00
Milos Kozak
cc804ac36f
Merge pull request #1360 from MilosKozak/insightfix
WIP Insightfix
2018-09-14 14:06:18 +02:00
Milos Kozak
a3295fed5d
Merge pull request #1431 from quizzmaster/fix_1425
Use profilename of currently active profile. Fixes #1425.
2018-09-14 14:01:08 +02:00
Milos Kozak
514bdcda31 copy pumpId when converting EB -> TRB 2018-09-14 10:04:48 +02:00
Milos Kozak
7025d021f5 Insight logging 2018-09-14 09:06:03 +02:00
PoweRGbg
3a078c4084 DanaR.comm tests 2018-09-14 10:00:00 +03:00
Milos Kozak
665958d59c false errors removed from DbAccessReceiver 2018-09-14 08:57:57 +02:00
Milos Kozak
ab72a187c4 Merge branch 'dev' into insightfix 2018-09-14 08:21:16 +02:00
Sebastian Lenz
b02921b23f use profilename of currently active profile 2018-09-14 01:00:19 +02:00
Milos Kozak
3260bbfdfd
New Crowdin translations (#1430) 2018-09-13 23:14:40 +02:00
Milos Kozak
9dba2e6002 Update Crowdin configuration file 2018-09-13 20:45:26 +02:00
Milos Kozak
f5e6933f23 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2018-09-13 20:41:02 +02:00
Milos Kozak
538824d783 Portuguese language 2018-09-13 20:40:57 +02:00
Milos Kozak
dd90051b97 Insight get rid of Date.class 2018-09-13 19:00:57 +02:00
Milos Kozak
57e7d63794 Insight EB handling 2018-09-13 18:53:16 +02:00
Milos Kozak
af089b4dcf Merge branch 'dev' into insightfix 2018-09-13 18:52:35 +02:00
Milos Kozak
081ab5ad15
New Crowdin translations (#1424) 2018-09-13 18:13:02 +02:00
Milos Kozak
90d077cd03
New Crowdin translations (#1411) 2018-09-12 15:12:26 +02:00
Milos Kozak
65ffc3cdd2 Merge branch 'dev' into insightfix 2018-09-12 14:59:15 +02:00
Milos Kozak
bbb6c5f3cc fix rounding in dialogs 2018-09-12 14:58:47 +02:00
Milos Kozak
f51de7da81 fix wizard test 2018-09-12 10:55:34 +02:00
Milos Kozak
2fc9b40f9d Merge branch 'dev' into insihgtfix 2018-09-12 08:56:58 +02:00
Milos Kozak
fb4582a888 request issue description in email with logs 2018-09-12 08:44:21 +02:00
Milos Kozak
fd2b9bdf94 request time in email with logs 2018-09-12 08:40:56 +02:00
Milos Kozak
66bc25f2c8 change summary 2018-09-12 00:19:35 +02:00
Milos Kozak
0a52bc9976 VirtualPump: do not cancel percent temp prior adding new 2018-09-11 23:23:59 +02:00