bartsopers
eebfae2e7b
Merge pull request #26 from samspycher/omnipod_eros_dev
...
Additional validation for TBR input duration
2020-10-21 19:01:34 +02:00
Sam Spycher
a3180e13be
Undo translations
2020-10-21 18:55:33 +02:00
Sam Spycher
c27c324358
fix testSetTempBasalPercent for input validation
2020-10-21 16:52:13 +02:00
Sam Spycher
71b8ef176f
Merge branch 'omnipod_eros_dev' into tbr_duration_validation
...
# Conflicts:
# omnipod/src/main/res/values-de-rDE/strings.xml
2020-10-21 16:11:32 +02:00
Bart Sopers
ba66dc9bf4
Revert "Prepare Omnipod for upstream merge"
...
This reverts commit 787fa0b305
.
2020-10-21 14:55:57 +02:00
Bart Sopers
6d51224089
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-10-21 14:45:44 +02:00
Bart Sopers
3aec6465be
Improve Omnipod translation
2020-10-21 14:43:57 +02:00
Milos Kozak
6682e02c97
gradle all
2020-10-20 18:28:50 +02:00
Milos Kozak
4f5533ad9b
Merge pull request #39 from saydo-co/dev
...
Validate durationStep from tbrSettings in Pumptype when setting TBR v…
2020-10-19 23:27:46 +02:00
Milos Kozak
20b30bd4ed
New Crowdin updates ( #42 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Romanian)
2020-10-19 22:50:04 +02:00
Milos Kozak
e46396c6d5
work libs update
2020-10-19 22:48:07 +02:00
Milos Kozak
7ac74f5a9e
firebase libs update
2020-10-19 22:42:26 +02:00
Milos Kozak
955844f319
libs update
2020-10-19 21:51:13 +02:00
Milos Kozak
f79e3f5282
remove unused resources
2020-10-19 19:55:39 +02:00
Milos Kozak
fe5cc3d334
layouts -> AppCompat
2020-10-19 19:24:33 +02:00
Milos Kozak
154d2af774
activity -> FragmentActivity
2020-10-19 18:40:17 +02:00
Milos Kozak
bbdc6289b8
gradle update
2020-10-19 17:55:05 +02:00
Milos Kozak
0a207cbecc
lint recommendation
2020-10-19 17:54:41 +02:00
Milos Kozak
c8bd0856bf
resolve lint
2020-10-19 17:47:06 +02:00
Sam Spycher
05db583a08
match test string with translation
2020-10-19 14:23:30 +02:00
Sam Spycher
2025e1bdae
Remove unnecessary import
2020-10-19 14:13:21 +02:00
Sam Spycher
31bbb69c02
Remove String.format usage
2020-10-19 13:59:03 +02:00
Milos Kozak
00c5f140a9
Merge pull request #37 from dlvoy/fix-import-legacy-preferences
...
Fixes import of legacy preferences
2020-10-19 11:32:28 +02:00
Milos Kozak
2ba576afba
Merge pull request #33 from Philoul/BG_Format_Calculator_mgdl
...
Remove BG decimal in Calculator if mg/dl units
2020-10-19 11:32:02 +02:00
Milos Kozak
841434c5e8
Merge pull request #32 from Philoul/Dia_Fix_ProfileViewer
...
Fix Dia of Profile 2 in Profile Compare Dialog
2020-10-19 11:31:36 +02:00
Milos Kozak
5cd6a56954
New Crowdin updates ( #23 )
...
* New translations strings.xml (German)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
2020-10-19 11:31:05 +02:00
Sam Spycher
16c0c4cfd3
Fix typo in translation string
...
Fixes nightscout/AndroidAPS#38
2020-10-18 20:12:20 +02:00
bartsopers
f3ec652893
Merge pull request #9 from AAPS-Omnipod/omnipod_eros_dev_properly_decode_pod_info_02
...
Properly decode Pod info response type 02 + pairing fixes for Activation Time Exceeded errors
2020-10-17 20:43:25 +02:00
Bart Sopers
eb5fb334c9
Small fixes
2020-10-17 20:20:48 +02:00
Bart Sopers
f64cc66298
Improve Setup Wizard for Omnipod
2020-10-17 19:47:39 +02:00
Bart Sopers
e58fa0aff6
Decrease action verification tries to 1
2020-10-17 18:32:58 +02:00
Bart Sopers
b4813ad708
Rename SetupProgress to ActivationProgress
2020-10-17 17:08:47 +02:00
Bart Sopers
fb1ed7588a
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_properly_decode_pod_info_02
2020-10-17 12:53:05 +02:00
Bart Sopers
b3933e510d
Re-introduce SetupProgress in order to be able to correctly handle Activation Time Exceeded errors
2020-10-17 12:50:08 +02:00
Bart Sopers
2fcae4b19a
- Rename and refactor PodInfoFaultEvent to PodInfoDetailedStatus
...
- introduce ActivationTimeExceededException
2020-10-17 10:45:28 +02:00
Sam Spycher
b355511f33
Validate durationStep from tbrSettings in Pumptype when setting TBR via SMS
...
Fixes nightscout/AndroidAPS#38
2020-10-16 18:27:04 +02:00
Dominik Dzienia
926e9099bb
Fixes import of legacy preferences
2020-10-15 20:29:58 +02:00
bartsopers
2d4f1378bd
Merge pull request #18 from samspycher/tbr_response_enhancement
...
Return programmed duration and rate when setting TBR, fixes AAPS-Omni…
2020-10-12 18:21:20 +02:00
Philoul
c0ebb8f206
Remove BG decimal if mg/dl unit in Calculator
2020-10-11 20:41:37 +02:00
Philoul
06bbae6092
Fix Dia in Profile_Compare
2020-10-11 19:22:05 +02:00
Sam Spycher
26e0df1182
Return programmed duration and rate when setting TBR, fixes AAPS-Omnipod/AndroidAPS#12
2020-10-08 11:53:15 +02:00
Sam Spycher
e903e10671
Add translation for TBR validation failure response
2020-10-08 11:35:57 +02:00
Sam Spycher
90bb4c0a26
Merge branch 'omnipod_eros_dev' into tbr_duration_validation
2020-10-08 11:05:34 +02:00
Sam Spycher
8b3a32bb57
Validate basal duration, fixes AAPS-Omnipod / AndroidAPS#13
...
Basal rate durations must be non-zero, and in the case of the Omnipod Pump or multiple of 30 minutes.
- Introduce OmnipodConstants.BASAL_STEP_DURATION
- throw IllegalArgumentException on validation failure in RateEntry.createEntries
- return failed PumpEnactResult and explanatory comments on validation failure in OmnipodPumpPlugin.setTempBasalAbsolute
2020-10-07 22:02:28 +02:00
Bart Sopers
e1e9d992e9
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_properly_decode_pod_info_02
2020-10-07 19:45:43 +02:00
bartsopers
45f620cb10
Merge pull request #11 from samspycher/implement_tbr_percentage
...
TBR value as percentages
2020-10-07 17:26:19 +02:00
bartsopers
47f94ce2d8
Merge pull request #14 from samspycher/tbr_duration_validation
...
throw IllegalArgumentException for zero or negative durations
2020-10-07 17:05:32 +02:00
Sam Spycher
3a6d1f286c
throw IllegalArgumentException for zero or negative durations
2020-10-05 13:45:13 +02:00
Sam Spycher
badfba2993
Unit test for setting temporary basal rate with percentages
2020-10-05 13:32:22 +02:00
Sam Spycher
f1ee6c2757
replace text referring to Medtronic with text referring to Omnipod
2020-10-03 13:59:32 +02:00