Milos Kozak
16038caed8
Merge branch 'sms' into 2186
2019-11-22 14:30:19 +01:00
fabriziocasellato
ebc89e7526
New tests for SMS commands: TARGET MEAL/HYPO/ACTIVITY and SMS STOP/DISABLE
2019-11-22 12:31:59 +01:00
Milos Kozak
820b704bfe
fix test
2019-11-22 11:40:51 +01:00
Milos Kozak
17ea3843ae
SMS HELP command
2019-11-22 11:19:09 +01:00
Fabrizio Casellato
32f4de2c1a
Merge pull request #3 from MilosKozak/2186
...
Kotlin refactor
2019-11-22 11:13:14 +01:00
Milos Kozak
e9aa4835ed
SBS CARBS command
2019-11-22 10:40:48 +01:00
Milos Kozak
a62750c3a3
SmsCommunicatorFragment -> kt
2019-11-22 00:33:13 +01:00
Milos Kozak
d227013496
SmsCommunicatorPlugin -> kt
2019-11-22 00:12:46 +01:00
Fabrizio Casellato
f3f5bb0d7e
Merge pull request #2 from MilosKozak/2186
...
fix test
2019-11-21 09:33:19 +01:00
Milos Kozak
baf77e2e67
fix tests
2019-11-20 21:50:02 +01:00
fabriziocasellato
1f4f3fb687
Added the new MEAL feature to tests
2019-11-20 16:44:33 +01:00
Fabrizio Casellato
c32d87feb7
Merge pull request #1 from MilosKozak/2186
...
Move plugin related code from preferences to plugin
2019-11-20 16:29:32 +01:00
Milos Kozak
5d768bd368
Move plugin related code from preferences to plugin
2019-11-20 00:20:08 +01:00
fabriziocasellato
2319536adc
Cumulative corrections for Milos msgs in 2019, 7 Nov about try/catch and missed 'if null' contition
2019-11-11 09:57:35 +01:00
fabriziocasellato
86d4b755ea
1) Added SMS commands:
...
- SMS DISABLE/STOP to disable SMS Service;
- TARGET MEAL/ACTIVITY/HYPO to switch to the standard temp targets;
- BOLUS 0.60 MEAL, to do a bolus and set the stadard meal TT (ie 90 mg/dL for 45').
2) Modified the SMS Timeout in a range from 3' to 60'.
This preference is useful for parents that will manage many boluses in a single meal (because often, eaten foods are unpredictable with babies, so parents need to perform many closed boluses).
Due to safety reasons (prevent multiple boluses for stolen phones, cloned SIM, ...):
- Added a further SMS command to disable SMS Services (SMS DISABLE/STOP);
- To modify the default timeout of 15', 2 Phone Numbers are mandatory
In this way, if unwanted/suspicious boluses are notified, the other parent can disable Remote Management (till to re-enable it directly with the AAPS in the master smartphone).
2019-11-07 10:39:17 +01:00
Milos Kozak
ff70299625
Merge pull request #2175 from rkresha/dev
...
Typo with Daylight Savings Time strings
2019-11-05 12:03:11 +01:00
Rob Kresha
64dba46a96
Typo with Daylight Savings Time strings
...
-2 strings with Daylight missing a 't'
-Savings not capitalized in the 3 string
2019-11-02 16:41:21 -05:00
AdrianLxM
3c4b16378b
Merge branch 'master' into dev and update version
2019-11-01 00:22:06 +01:00
AdrianLxM
eb98ca7658
Merge pull request #2169 from MilosKozak/prep2.5.1
...
2.5.1
2019-11-01 00:12:59 +01:00
AdrianLxM
cdecf790e1
Merge pull request #2163 from MilosKozak/adrian/semantic-versioning
...
Adrian/semantic versioning
2019-10-31 08:38:44 +01:00
AdrianLxM
c87c68f84c
Merge pull request #2162 from MilosKozak/adrian/NCRworkaround
...
ncr-workaround
2019-10-31 08:36:26 +01:00
AdrianLxM
83f31aeeb6
bump 2.5.1
2019-10-31 08:34:44 +01:00
AdrianLxM
9ccda7cfee
semantic versioning
2019-10-31 08:28:27 +01:00
AdrianLxM
d2b059fd6b
Update Tests for new versioning
2019-10-31 08:20:00 +01:00
AdrianLxM
7189115c3e
no more singletons - what is heap space if we can have tasty side effects
2019-10-29 22:25:02 +01:00
AdrianLxM
9798c9b47a
public cton on NetworkChangeReceiver
2019-10-29 22:23:23 +01:00
Milos Kozak
0da6377687
SignatureVerifierPluginTest
2019-10-28 13:45:42 +01:00
Milos Kozak
c10963dcbd
fix NPE
2019-10-27 15:48:09 +01:00
Milos Kozak
1a4b3801e5
2.5.0-dev
2019-10-26 23:04:19 +02:00
Milos Kozak
1ab004a39e
Merge pull request #2143 from MilosKozak/dev
...
Release 2.5.0
2019-10-26 22:51:48 +02:00
Milos Kozak
e440d89537
bump 2.5.0
2019-10-26 21:09:15 +02:00
Milos Kozak
aa3ec9ffa0
New Crowdin translations ( #2142 )
...
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
2019-10-26 20:28:39 +02:00
Milos Kozak
c82fd6a56b
Merge pull request #2141 from andyrozman/double_bolus_debug
...
Double bolus debug
2019-10-26 18:21:07 +02:00
Andy Rozman
a87eceb950
- finalized added BolusDebug (added debug messages, added activation by configuraton)
...
- added battery type NiZn
- fixed problem with RileyLinkStatusGeneral
- added check if only one entry found, then we check if entry is in range (previously we returned the entry), and return only if value in range +- 2min
2019-10-26 16:45:34 +01:00
Milos Kozak
058dc250d8
New Crowdin translations ( #2135 )
...
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations exam.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations objectives.xml (Bulgarian)
* New translations objectives.xml (Czech)
* New translations exam.xml (Portuguese, Brazilian)
* New translations objectives.xml (German)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Romanian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Swedish)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (French)
* New translations objectives.xml (Greek)
* New translations objectives.xml (Lithuanian)
* New translations objectives.xml (Polish)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (Spanish)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations objectives.xml (Czech)
* New translations strings.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations exam.xml (Czech)
* New translations strings.xml (Slovak)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (French)
* New translations exam.xml (German)
* New translations objectives.xml (German)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Polish)
* New translations exam.xml (Polish)
* New translations strings.xml (Polish)
* New translations exam.xml (Slovak)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Croatian)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations objectives.xml (Czech)
* New translations strings.xml (Slovak)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Greek)
* New translations objectives.xml (Greek)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Swedish)
* New translations strings.xml (French)
* New translations strings.xml (Greek)
* New translations objectives.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations objectives.xml (Spanish)
* New translations exam.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Spanish)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Russian)
2019-10-26 12:29:15 +02:00
Milos Kozak
7233497dc9
fix index out of bounds
2019-10-26 11:48:43 +02:00
Milos Kozak
044a958340
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 13:41:13 +02:00
Milos Kozak
6c4a6fac18
run response on UI thread
2019-10-25 13:41:05 +02:00
Milos Kozak
58cce98dd3
Merge pull request #2136 from andyrozman/bug_2111_pump_stopped_when_not
...
Bug 2111 pump stopped when not
2019-10-25 13:34:37 +02:00
Andy Rozman
e5e291c4da
- adding configuration option
2019-10-25 12:22:24 +01:00
Andy Rozman
4917292806
Merge branch 'dev' into double_bolus_debug
2019-10-25 11:27:04 +01:00
Andy Rozman
6bdc01dded
- commented out invalid "test"
2019-10-25 11:25:55 +01:00
Andy Rozman
68745a3525
Merge branch 'dev' into bug_2111_pump_stopped_when_not
2019-10-25 10:52:38 +01:00
Milos Kozak
59c2b24e36
Merge pull request #2139 from rkresha/dev
...
Threshold battery % in Overview Plugin > Advanced Settings
2019-10-25 11:39:15 +02:00
Milos Kozak
f399f8bb1f
Brasil language, better working Locale setting
2019-10-25 11:38:23 +02:00
Rob Kresha
e02b5746a0
Threshold battery % in Overview Plugin > Advanced Settings
...
Change from two %'s to one
2019-10-24 23:05:07 -05:00
Milos Kozak
776e1361df
format icon
2019-10-25 00:14:55 +02:00
Milos Kozak
ae0946fa2a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 00:11:32 +02:00
Milos Kozak
a18f5523b9
better update objectives gui
2019-10-24 23:54:59 +02:00
Milos Kozak
68b0b25548
Merge pull request #2134 from andyrozman/bug_2080_rewind_via_pump
...
Bug 2080 rewind via pump
2019-10-24 23:14:58 +02:00