Commit graph

6509 commits

Author SHA1 Message Date
Johannes Mockenhaupt cce3a77a37
Log unhandled exception rather than printing to stdout. 2019-11-12 13:41:36 +01:00
Milos Kozak 37ea3b3e30 better skipping objective message 2019-11-12 07:40:49 +01:00
boc-the-git b682432ca0 Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail. 2019-11-12 15:39:42 +11:00
Andy Rozman 1d1549105b Merge branch 'double_bolus_debug_master' of https://github.com/andyrozman/AndroidAPS into double_bolus_debug_master 2019-11-11 23:02:49 +00:00
Andy Rozman 4b7fc10402 - changed how edit is done.. We now edit Treatment object directly without DetailedBolusInfo object. 2019-11-11 23:00:07 +00:00
Milos Kozak 25b18d93d9 fix max_daily_basal to support insight min rate 2019-11-11 16:47:09 +01:00
Milos Kozak 09c1ab5960 smbmaxminutes fix 2019-11-11 14:57:56 +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
Bart Sopers a670a04ab9 Add some todos 2019-11-10 22:43:33 +01:00
Andy Rozman c77cc018f0 - changes for running, so that everything is correctly initalized, moved ui classes to .driver
- moved manager to .comm package
- started adding dialog for Pod History
2019-11-10 17:23:40 +00:00
Andy Rozman 5c8f0a2a39 After merge changes 2019-11-09 16:38:05 +00:00
Andy Rozman 6387799ba4 Merge branch 'omnipod_eros_bart' of https://github.com/bartsopers/AndroidAPS into omnipod_eros_bart 2019-11-09 16:22:07 +00:00
Andy Rozman ef50bc5365 Merge branch 'dev' into omnipod_eros_bart 2019-11-09 16:17:43 +00:00
Bart Sopers 1a202dc8a3 Merge branch 'omnipod_eros_andy' into omnipod_eros_bart 2019-11-09 17:08:00 +01:00
Andy Rozman 4351b65a92 - changes to make driver running (no init pod yet), just fixed some running pains with driver 2019-11-09 13:58:43 +00:00
Andy Rozman 9b0a4b742d Merge branch 'dev' into omnipod_eros_andy 2019-11-08 20:24:59 +00:00
Brian Quinion 1467361d54 re-run calculateInsulin when OK is pressed to ensure changes to notes fields are used 2019-11-07 11:46:55 +00: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
Philoul d23faf65bf Add strings for shortday (shorthour allready exists) for translation of statuslights and remaining time TT in main screen 2019-11-06 20:31:05 +01:00
andreas 2044fe6860 Instead of computing name in overview fragment add function
ProfileFunctions.getInstance().getProfileNameWithDuration()

to be called
2019-11-05 15:43:11 +01:00
Andy Rozman 3797e7671a - one missing core log 2019-11-04 12:25:21 +00:00
Andy Rozman 220bd20f1f medtronic-2.5.1.1
- DetailedBolusInfo.add is used when Bolus delivered
- fixed some logging problems with Gson for core objects
- when bolus is given, date is changed to when it was actually delivered (in case contacting pump takes longer than exprected)
2019-11-04 12:21:29 +00:00
Andy Rozman 7371ae3315 - added DetailedBolusInfoStorage add to deliverBolus 2019-11-04 11:55:34 +00:00
Andreas 70172bf8e4 Add temporary PS remaining time in profile name 2019-11-03 16:20:20 +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 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
Andy Rozman 80c4697cad Merge branch 'dev' into omnipod_eros_andy 2019-10-28 16:42:57 +00:00
Andy Rozman ea441466fc Merge branch 'dev' into omnipod_eros_andy 2019-10-28 16:32:01 +00: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 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
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
Milos Kozak 830f59b2fa fix pluging list 2019-10-24 23:06:43 +02:00
Milos Kozak e84e59b4ca fix objectives fragment 2019-10-24 21:36:44 +02:00
AdrianLxM 2a7a004afd Merge branch 'adrian/glif-objective' into devmerge 2019-10-24 19:46:24 +02:00
Milos Kozak 1d7b3e10e4 typo 2019-10-24 14:14:51 +02:00
Andy Rozman 9f8df64f45 Merge branch 'dev' into bug_2111_pump_stopped_when_not 2019-10-24 10:39:35 +01:00
Milos Kozak 414695c5e3 preserve show calculation checkbox state, make wizard better translatable" 2019-10-24 11:34:22 +02:00
Milos Kozak e2abdce146
New Crowdin translations (#2128)
* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)
2019-10-24 10:28:50 +02:00
Milos Kozak c867ae1104 VirtualPumpFragment -> kotlin 2019-10-23 22:55:49 +02:00
Andy Rozman ef9ac7dd42 Merge branch 'dev' into double_bolus_debug 2019-10-23 11:17:56 +01:00
Andy Rozman c1fe9e0954 Merge branch 'dev' into bug_2080_rewind_via_pump 2019-10-23 11:15:38 +01:00
Andy Rozman 66e7d0d29a - Added a lot of logging for Double Bolus problem...
- Found one small problem when calling update treatment (if called from NS)...
2019-10-23 11:14:04 +01:00
Milos Kozak 688218fa40 Revert move wakelock to MainApp 2019-10-22 23:01:38 +02:00
Milos Kozak ba94d09fb4 SignatureVerifier -> SignatureVerifierPlugin 2019-10-22 20:21:18 +02:00
Milos Kozak 7ec0665dbf compare fix 2019-10-22 15:51:03 +02:00
Milos Kozak b5a1543b92 Merge branch 'dev' into signature 2019-10-22 15:24:44 +02:00
Milos Kozak ecbfd294a8 send hash to firebase 2019-10-22 15:24:37 +02:00
Milos Kozak 43f0fe1df9 MDT driver without eng mode 2019-10-22 08:02:28 +02:00
Milos Kozak 81e621b249 2.4-dev-j 2019-10-21 21:39:19 +02:00
Milos Kozak 7cd66a6a43 Confirmation on automation task delete 2019-10-21 19:04:55 +02:00
Milos Kozak b0e180ef8a fix automation layout 2019-10-21 18:03:32 +02:00
Milos Kozak 4eed8f7397
New Crowdin translations (#2125)
* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations objectives.xml (Portuguese)

* New translations strings.xml (French)

* New translations exam.xml (Portuguese)
2019-10-21 13:20:42 +02:00
Milos Kozak 98cb17c6bf
Merge pull request #2124 from jotomo/recalc-iob-on-insulin-peak-change
Recalculate IOB on insulin peak time pref change.
2019-10-20 22:58:51 +02:00
Johannes Mockenhaupt 2417a57531
Recalculate IOB on insulin peak time pref change. 2019-10-18 18:18:54 +02:00
Milos Kozak d2a4aea9e2 remove MainApp::getSpecificPlugin 2019-10-18 13:12:45 +02:00
Milos Kozak 56152fa1fa move wakelock to MainApp 2019-10-18 11:21:50 +02:00
Andy Rozman 902422ddf0 Added BatteryChange event, as verification that pump is running. 2019-10-17 22:37:12 +01:00
Milos Kozak 6a7cb2ac7b fix disabling automation 2019-10-17 22:46:00 +02:00
Milos Kozak c80f1b4851
New Crowdin translations (#2117)
* New translations objectives.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations objectives.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations objectives.xml (Dutch)

* New translations exam.xml (Polish)

* New translations objectives.xml (Polish)

* New translations exam.xml (Polish)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Swedish)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations exam.xml (Spanish)

* New translations objectives.xml (Spanish)

* New translations exam.xml (Spanish)

* New translations strings.xml (Spanish)
2019-10-17 19:46:45 +02:00
Andy Rozman 0fcad5646e Added processing of Prime records from Pump
- it only processes if record is less than 30 minutes old and if it was not processed already (we store last PrimeRecord)
2019-10-17 13:23:29 +01:00
Milos Kozak 5f3d503458 Pump disconnection: alarm on failed TBR 2019-10-17 11:25:30 +02:00
Milos Kozak 3b1f6294a9 fix exception 2019-10-17 10:09:50 +02:00
Sebastian Lenz 95a2159b12 add missing translation for pump battery change 2019-10-15 21:31:44 +02:00
Milos Kozak 6f03743ebc fix recreating tabs 2019-10-15 20:44:03 +02:00
Milos Kozak 8d5fbeb66d remove Extended bolus from Actions 2019-10-15 18:30:36 +02:00
Milos Kozak c33bbe6acb
New Crowdin translations (#2102)
* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations exam.xml (Czech)

* New translations exam.xml (Spanish)

* New translations exam.xml (Slovak)

* New translations exam.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (French)

* New translations exam.xml (Swedish)

* New translations exam.xml (Russian)

* New translations exam.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations exam.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations exam.xml (Czech)

* New translations exam.xml (Italian)

* New translations strings.xml (French)

* New translations objectives.xml (French)

* New translations exam.xml (French)

* New translations strings.xml (French)

* New translations exam.xml (Czech)

* New translations exam.xml (Spanish)

* New translations exam.xml (Slovak)

* New translations exam.xml (Portuguese, Brazilian)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (French)

* New translations exam.xml (Swedish)

* New translations exam.xml (Russian)

* New translations strings.xml (Czech)

* New translations exam.xml (Spanish)

* New translations strings.xml (Portuguese)

* New translations objectives.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations exam.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations exam.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations exam.xml (Lithuanian)

* New translations exam.xml (Lithuanian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations exam.xml (French)

* New translations exam.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations exam.xml (French)

* New translations strings.xml (Lithuanian)

* New translations objectives.xml (Lithuanian)

* New translations exam.xml (French)

* New translations strings.xml (Lithuanian)

* New translations objectives.xml (Lithuanian)

* New translations exam.xml (French)

* New translations strings.xml (Lithuanian)

* New translations exam.xml (French)

* New translations exam.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (Italian)

* New translations strings.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (Czech)

* New translations exam.xml (Czech)

* New translations exam.xml (Russian)

* New translations exam.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations objectives.xml (Bulgarian)

* New translations objectives.xml (Bulgarian)

* New translations objectives.xml (French)

* New translations objectives.xml (French)

* New translations objectives.xml (Polish)

* New translations exam.xml (Polish)

* New translations strings.xml (Polish)

* New translations objectives.xml (Polish)

* New translations exam.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Lithuanian)

* New translations exam.xml (Lithuanian)

* New translations exam.xml (Lithuanian)

* New translations exam.xml (Greek)

* New translations strings.xml (Greek)

* New translations objectives.xml (Greek)

* New translations exam.xml (Greek)

* New translations strings.xml (Portuguese, Brazilian)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations exam.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations exam.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations exam.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations objectives.xml (Dutch)

* New translations exam.xml (Dutch)

* New translations objectives.xml (Dutch)

* New translations objectives.xml (Dutch)
2019-10-15 17:14:12 +02:00
Milos Kozak bc12e05b77
Merge pull request #2116 from MilosKozak/rxbus
RxBus
2019-10-15 17:12:04 +02:00
Milos Kozak 0d70102cab Fix Insight 0.02U/h bug 2019-10-15 16:37:45 +02:00
Milos Kozak 1c5b2c9858 remove failing test 2019-10-15 16:05:04 +02:00
Milos Kozak 3040ef6b7b 2.4-dev-i 2019-10-15 13:35:37 +02:00
Milos Kozak c42ef8e5ff Events to RxBus 2019-10-15 13:31:55 +02:00
Milos Kozak 6044335b1d Events to RxBus 2019-10-15 09:52:48 +02:00
Milos Kozak 06f8af82d8 Events to RxBus 2019-10-15 00:54:30 +02:00
Milos Kozak 837cb0d4a2 Events to RxBus 2019-10-15 00:23:56 +02:00
Milos Kozak 1aa8771f4d Events to RxBus 2019-10-14 23:49:53 +02:00
Milos Kozak 4ed8f0a1e1 Events to RxBus 2019-10-14 23:35:24 +02:00
Milos Kozak 30cf4f77da Events to RxBus 2019-10-14 23:16:51 +02:00
Milos Kozak 7596775331 clone notification list for viewing 2019-10-14 21:55:40 +02:00
Milos Kozak 0f792dc092 Events to RxBus 2019-10-14 20:26:33 +02:00
Milos Kozak 64f16c5a7b Events to RxBus 2019-10-14 19:50:22 +02:00
Milos Kozak ada6e38f5f Events to RxBus 2019-10-14 17:23:31 +02:00
AdrianLxM 2c5597c5bf nicer string 2019-10-13 18:12:32 +02:00
AdrianLxM 78fe46d33e fix string 2019-10-13 18:08:24 +02:00
AdrianLxM fa20af4440 network status before time 2019-10-13 17:58:45 +02:00
Milos Kozak 14dd29befd boluswizard: do not check for correction constraints 2019-10-13 00:01:15 +02:00
Milos Kozak d0b6b4e9fd Exam grammar 2019-10-12 20:30:06 +02:00
Milos Kozak b514aadf3d Exam grammar 2019-10-12 20:03:01 +02:00
Milos Kozak 40a2f7ee9f Exam grammar 2019-10-12 19:40:30 +02:00
Milos Kozak 63aaa38834 do not run automation if loop is suspended 2019-10-11 10:12:58 +02:00
Milos Kozak 1340f60b5a WizardDialog refactor 2019-10-10 23:02:35 +02:00
Milos Kozak 8cfb35d599 update answer in hypo tt exam 2019-10-10 15:25:57 +02:00
Tebbe Ubben 4a5b0f2a86 Save Dexcom sensor type 2019-10-09 16:59:22 +02:00
Milos Kozak 9ffed9943d 2.4-dev-h 2019-10-08 21:21:02 +02:00
Milos Kozak 11ac8a1d5b
New Crowdin translations (#2101)
* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)
2019-10-08 19:15:01 +02:00
Milos Kozak 9df28fbde0
New Crowdin translations (#2076)
* New translations strings.xml (Bulgarian)

* New translations strings.xml (German)

* New translations exam.xml (Swedish)

* New translations exam.xml (Russian)

* New translations exam.xml (Italian)

* New translations exam.xml (Czech)

* New translations exam.xml (Italian)

* New translations exam.xml (Czech)

* New translations exam.xml (German)

* New translations exam.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations exam.xml (Czech)

* New translations exam.xml (Russian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* 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 (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Greek)

* New translations objectives.xml (Afrikaans)

* New translations objectives.xml (Japanese)

* New translations objectives.xml (Korean)

* 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 (Romanian)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Slovak)

* New translations objectives.xml (Spanish)

* New translations strings.xml (Dutch)

* New translations objectives.xml (Swedish)

* New translations strings.xml (Czech)

* New translations strings.xml (Turkish)

* New translations objectives.xml (Italian)

* New translations objectives.xml (Bulgarian)

* New translations strings.xml (Chinese Simplified)

* New translations objectives.xml (Greek)

* New translations objectives.xml (Hebrew)

* New translations objectives.xml (Irish)

* New translations objectives.xml (Turkish)

* New translations objectives.xml (German)

* New translations objectives.xml (Finnish)

* New translations objectives.xml (French)

* New translations objectives.xml (Chinese Simplified)

* New translations objectives.xml (Dutch)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Croatian)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Russian)

* New translations exam.xml (Italian)

* New translations objectives.xml (German)

* New translations objectives.xml (German)

* New translations objectives.xml (Italian)

* New translations objectives.xml (German)

* New translations objectives.xml (Italian)

* New translations objectives.xml (German)

* New translations strings.xml (Italian)

* New translations objectives.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations insight_alert_titles.xml (Italian)

* New translations objectives.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations exam.xml (German)

* New translations strings.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (Czech)

* New translations exam.xml (Slovak)

* New translations exam.xml (Italian)

* New translations exam.xml (German)

* New translations exam.xml (Swedish)

* New translations exam.xml (Russian)

* New translations exam.xml (German)

* New translations exam.xml (Czech)

* New translations exam.xml (Italian)

* New translations exam.xml (Russian)

* New translations strings.xml (Czech)

* New translations objectives.xml (Slovak)

* New translations exam.xml (Slovak)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (German)

* New translations exam.xml (Swedish)

* New translations objectives.xml (Swedish)

* New translations objectives.xml (Czech)

* New translations strings.xml (Russian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations objectives.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (German)

* New translations strings.xml (Polish)

* New translations strings.xml (French)

* New translations objectives.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations objectives.xml (Romanian)

* New translations strings.xml (Czech)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Bulgarian)

* New translations objectives.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Slovak)

* New translations strings.xml (Czech)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations objectives.xml (French)

* New translations objectives.xml (French)

* New translations objectives.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations objectives.xml (French)

* New translations exam.xml (Spanish)

* New translations objectives.xml (French)

* New translations exam.xml (Spanish)

* New translations objectives.xml (French)

* New translations exam.xml (Spanish)

* New translations objectives.xml (French)

* New translations exam.xml (French)

* New translations exam.xml (French)

* New translations exam.xml (French)

* New translations exam.xml (French)

* New translations exam.xml (French)

* New translations objectives.xml (French)

* New translations exam.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations exam.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations exam.xml (Portuguese, Brazilian)
2019-10-08 19:05:55 +02:00
Milos Kozak 32865f6d34
Merge pull request #2092 from PoweRGbg/triggerPumpDisconnected
TriggerPumpDisconnected: Initial work
2019-10-08 18:19:43 +02:00
Milos Kozak 4d1fccaf01 CommandQueue synchronized 2019-10-08 09:52:55 +02:00
Milos Kozak 4b8395a373 make objective reset not permanent 2019-10-08 08:27:33 +02:00
Roumen Georgiev a81f607122 fix test 2019-10-07 11:09:34 +03:00
Roumen Georgiev d3d7fd6cc9 renamed strings 2019-10-07 10:49:15 +03:00
Roumen Georgiev 3f1f199690 renamed to TriggerPumpLastConnection 2019-10-07 10:45:26 +03:00
Milos Kozak b108f1fa78
Merge branch 'dev' into triggerPumpDisconnected 2019-10-04 19:34:54 +02:00
Milos Kozak 532a7e3741 ActionSendSMS improvement 2019-10-04 19:34:12 +02:00
Roumen Georgiev c8443f1095 TriggerPumpDisconnected: Initial work 2019-10-04 15:16:57 +03:00
Roumen Georgiev e12217ae69 Copy&paste from ActionNotification 2019-10-04 10:55:33 +03:00
Milos Kozak 98f874d1fe use bolus size is DetailedBolusInfo search 2019-10-03 21:21:12 +02:00
Bart Sopers 953210be78 Merge branch 'dev' into omnipod_eros_bart 2019-10-02 19:18:44 +02:00
Milos Kozak cbb0a4e12b clear SMS numbers before processing new ones 2019-10-02 16:43:20 +02:00
Milos Kozak c44101ce76
Merge pull request #2089 from PoweRGbg/ChangeProfileAction
Automation ActionCahangeProfile
2019-10-02 16:33:58 +02:00
Milos Kozak ac69d1069e
Merge pull request #2017 from PoweRGbg/TriggerTOD
Trigger for time of day
2019-10-02 14:41:24 +02:00
Roumen Georgiev 3c11e87d2d logging condition 2019-10-02 15:21:53 +03:00
Roumen Georgiev 7406577546 better test coverage & some cleanup 2019-10-02 14:37:00 +03:00
Roumen Georgiev 157028c4fd initial work 2019-10-02 10:54:04 +03:00
Milos Kozak 0139547499 fix test 2019-10-01 23:34:09 +02:00
Milos Kozak 43f53865e7 remove unused code 2019-10-01 22:36:07 +02:00
Milos Kozak c961b77733 Notify on invalid profile only for actual 2019-10-01 20:10:09 +02:00
Milos Kozak e93b05c73e fix EditQuickWizardDialog, -> kotlin 2019-10-01 17:44:05 +02:00
Milos Kozak ee26795d97 QuickWizardListActivity -> kotlin 2019-10-01 15:48:48 +02:00
Milos Kozak c1109a5b41 QuickWizard cleanup, -> kotlin 2019-10-01 15:00:19 +02:00
Milos Kozak 20a2d84a0a Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-10-01 14:56:21 +02:00
Milos Kozak 3ecee09443 Automation layouts improvement 2019-10-01 13:11:10 +02:00
Milos Kozak 2d395b625e Do not allow too low max basal 2019-10-01 11:46:54 +02:00
Milos Kozak 4642f0ab5b EventNewNotification, EventDismissNotification -> RxBus 2019-10-01 00:00:22 +02:00
Milos Kozak 654c90a836
Remove extended statuslights for NSClient (#2084) 2019-09-30 17:38:26 +02:00