Commit graph

9658 commits

Author SHA1 Message Date
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
Sam Spycher 04f5efca0b Implement setting TBR value as percentages, see AAPS-Omnipod/AndroidAPS#10 2020-10-02 12:17:19 +02:00
Milos Kozak cbdee2b81b
Merge pull request #7 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
Latest Omnipod updates + custom queue commands
2020-10-02 09:40:45 +02:00
Milos Kozak 3e1e1711bf
New Crowdin updates (#22)
* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Italian)

* New translations strings.xml (Norwegian)

* New translations insight_alert_descriptions.xml (Norwegian)

* New translations insight_alert_codes.xml (Norwegian)

* New translations insight_alert_titles.xml (Norwegian)

* New translations insight_exceptions.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations exam.xml (Norwegian)

* New translations objectives.xml (Norwegian)

* New translations strings.xml (Russian)
2020-10-02 09:37:42 +02:00
Bart Sopers fa84cbd513 Replace Arrays.toString() with ByteUtil.shortHexString() in PodInfo.toString() 2020-10-02 03:00:51 +02:00
Bart Sopers e93a9eb34e Properly decode pod info response type 02 2020-10-02 02:51:16 +02:00
Bart Sopers 6fa01f88e3 Add FIXME 2020-10-02 00:56:54 +02:00
Bart Sopers 6b030aaf59 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-10-01 22:16:00 +02:00
Bart Sopers ef10121737 Add confirmation dialog before starting cannula insertion in Activate Pod wizard 2020-10-01 22:15:05 +02:00
Bart Sopers 79241dcee9 Revert changes to string resources in other languages 2020-10-01 21:19:11 +02:00
Bart Sopers b4bd05dc32 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-10-01 21:06:14 +02:00
bartsopers 2d9443ad36
Merge pull request #7 from AAPS-Omnipod/omnipod_eros_dev_wizard
Split Change Pod wizard into Activate Pod wizard and Deactivate Pod wizard
2020-10-01 21:03:19 +02:00