Commit graph

9734 commits

Author SHA1 Message Date
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
Bart Sopers 5e6487d057 Revert changes to string resources in other languages 2020-10-01 19:52:53 +02:00
Bart Sopers 2e0161edf0 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge 2020-10-01 19:43:34 +02:00
Bart Sopers 31215ea488 Split Change Pod wizard into Activate Pod wizard and Deactivate Pod wizard 2020-10-01 19:32:56 +02:00
Milos Kozak 6bc1549a91 catch NPE 2020-10-01 19:10:37 +02:00
Milos Kozak 05125af9e7 Lyumjev 2020-10-01 18:48:32 +02:00
Milos Kozak 4b04b66d02
New Crowdin updates (#5)
* New translations strings.xml (Afrikaans)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)
2020-10-01 18:05:23 +02:00
Milos Kozak 04f2b0aa15
Merge pull request #15 from osodebailar/import_export_fix_for_very_small_displays
fix for small displays that  cannot import settings due to scroll and…
2020-10-01 18:03:54 +02:00
osodebailar 3694441e37 remove unused import in xml 2020-10-01 12:23:58 +02:00
osodebailar 009988a76c fix stray char and alignment 2020-10-01 12:21:57 +02:00
osodebailar 42e37710f2 fix bottom button and change layout again to fit better 2020-09-30 20:15:07 +02:00
rICTx-T1D b74118bbca edit vibration pattern for vibrate hourly (if it is enabled) 2020-09-30 16:21:33 +02:00
rICTx-T1D 001591a1d6 Add function to vibrate each hour (when activated in watchface configuration) 2020-09-30 15:20:11 +02:00
bartsopers f223a8fd76
Merge pull request #5 from AAPS-Omnipod/omnipod_eros_dev_wizard
Rework Omnipod activation and deactivation wizard
2020-09-30 14:20:09 +02:00
mh 278b15d8ac Replace string with placeholder so I10N support is possible 2020-09-30 12:59:20 +02:00
osodebailar 8d93ab6e79 format changes 2020-09-30 09:06:49 +02:00
osodebailar 7b7a0e0d5e fix for small displays that cannot import settings due to scroll and display too large texts problem like Jelley 2020-09-30 08:58:03 +02:00
rICTx-T1D 4b9351964f New styled watchface with multiple colored styles for round and rectangular WearOS watches. Settings based on watchface can make by configuration activity called by crog on watchface selektor pane.
(Import patch from old repro to new repro.)
2020-09-29 20:58:10 +02:00
Bart Sopers 8af6519687 Finish new Change Pod Wizard (and some other small changes) 2020-09-29 20:53:12 +02:00
Milos Kozak c2d54c33fd
Merge pull request #12 from dlvoy/hotfix/fix-enginering-mode
[FIX] Make enginering mode enabled only when turned on
2020-09-29 11:12:08 +02:00
Milos Kozak de9b0da576 fix minValue 2020-09-29 11:11:22 +02:00
Milos Kozak a463fe61ff Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2020-09-29 11:09:00 +02:00
Milos Kozak c2c1fc15e6 fix passing key_smbinterval 2020-09-29 11:08:48 +02:00
Dominik Dzienia 252063d822 Make enginering mode enabled only when turned on 2020-09-28 22:36:20 +02:00
Bart Sopers bc817d10f9 More WIP on new Omnipod wizard 2020-09-28 09:56:39 +02:00
Bart Sopers 8563817bae Add navigation in Replace Pod Wizard 2020-09-26 23:34:29 +02:00
Bart Sopers 80e0992faa Add test button 2020-09-26 20:23:32 +02:00
Bart Sopers 779124f8b9 WIP on adding navigation between Omnipod fragments in replace Pod wizard 2020-09-26 20:01:09 +02:00
Bart Sopers ca4d809f41 WIP on adding navigation between Omnipod fragments in replace Pod wizard 2020-09-26 19:29:28 +02:00
Bart Sopers ee9079fdcf Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_wizard 2020-09-26 15:45:44 +02:00
Bart Sopers 168d3dee3a Change version 2020-09-25 20:18:49 +02:00