Commit graph

7688 commits

Author SHA1 Message Date
Bart Sopers 6bd39a3c3c Add PumpCapability for Omnipod 2020-01-26 22:57:12 +01:00
Bart Sopers e87c568253 Improve Pod fault notifications 2020-01-26 18:21:31 +01:00
Andy Rozman 36128c4007 - fix for fisplay of lot number in RL Stats 2020-01-25 18:07:22 +00:00
Andy Rozman 22b8d08449 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-24 11:20:59 +00:00
Andy Rozman 14e66a230d - fix for #28 serial number not shown in RL Stats dialog 2020-01-24 11:18:40 +00:00
Andy Rozman 17b61b7ebe - reset riley link fix 2020-01-23 23:27:41 +00:00
Andy Rozman d21339700d Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-23 15:05:12 +00:00
Bart Sopers f5af607125 Add logging in OmnipodManager.resetPodState and fix NonceState.toString 2020-01-22 23:45:42 +01:00
Bart Sopers 93e7eb518f Use insulinNotDelivered field from StatusResponse to determine units delivered after cancelled bolus or pod fault 2020-01-22 21:14:41 +01:00
Andy Rozman 68678023d0 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-21 20:03:08 +00:00
Andy Rozman afc07c5117 - changed version information
- added logging for time switches
2020-01-21 20:02:24 +00:00
Bart Sopers 6f7a07185a Change expiration alerts to more sensible values 2020-01-21 18:54:20 +01:00
Bart Sopers 24fc4594b3 Use two CancelDelivery commands instead of CancelDelivery command and BeepConfig command as a workaround for strange cancel delivery beep behavior 2020-01-21 18:45:55 +01:00
Bart Sopers 00eb07914f Add test for safety of future fix for reporting correct insulin delivered amount after cancel bolus 2020-01-20 20:43:40 +01:00
Bart Sopers bc06b6b24a Disable instead of remove 'Enable pump unreachable' preference for pumps that have a fixed unreachable warning; make pump unreachable threshold configurable for pumps that have a fixed unreachable warning 2020-01-19 22:27:00 +01:00
Bart Sopers db2c95af46 make preference key non-translatable 2020-01-19 21:48:11 +01:00
Bart Sopers 6f2e39dca7 Remove pump unreachable preferences for pumps that have a fixed unreachable warning 2020-01-19 21:40:37 +01:00
Bart Sopers 9dcb8d5137 Log OmnipodMessages exchanged in OmnipodCommunicationService 2020-01-19 18:52:33 +01:00
Andy Rozman cc7100472b - Bug #51 - changed area displaying data for init_pod, area is now 150dp (previously 140dp), but marging bottom was changed from 30dp to 20dp... Needs to be checked if its ok now... 2020-01-12 18:00:21 +01:00
Andy Rozman bee2a1b21c - changed version to omnipod-0.2-SNAPSHOT 2020-01-12 13:50:46 +01:00
Andy Rozman 08ccfe8488 - changed version to 0.1 (from snapshot) 2020-01-12 13:35:16 +01:00
Andy Rozman c336ceba33 - trying to fix problem with exception 2020-01-12 12:42:10 +01:00
Andy Rozman be88aa69f1 - possible fix for pod not avilable notification 2020-01-12 11:59:38 +01:00
Andy Rozman 18145d91d9 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-07 22:40:28 +01:00
Andy Rozman 39ce23ec86 - notification that pod is not available... Will be refreshed every 15 minutes. 2020-01-07 22:37:37 +01:00
Bart Sopers 3a8cc12853 Add fixed 'pump unreachable' alerts for Omnipod 2020-01-07 19:26:01 +01:00
Bart Sopers ceca00ca50 Fix cancel TBR type in Pod history 2020-01-06 22:35:24 +01:00
Bart Sopers a2255a83cc Round to supported rates for basal, temp basal and bolus 2020-01-05 18:28:57 +01:00
Bart Sopers d4df928aac Change insert cannula text a little 2020-01-05 18:09:00 +01:00
Andy Rozman 9f215e607c - moving classes around a little for init pod
- change text
2020-01-05 15:33:35 +01:00
Andy Rozman adf1d892da - saving last error data, when error comes 2020-01-04 16:23:35 +01:00
Andy Rozman db117bf736 - change order of display 2020-01-02 23:56:54 +01:00
Andy Rozman d58075a93c - fixed problem parsing Bolus
- reworked storing of Profile, instead of Profile we use Profile.ProfileValue[]
2020-01-02 23:22:57 +01:00
Andy Rozman 7097689c28 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 09:47:28 +01:00
Andy Rozman ef037470af - trying to do Profile another way 2020-01-02 09:47:13 +01:00
Bart Sopers b08045b326 Automatically retry bolus cancellation and show error when setting TBR fails due to a PodFaultException 2020-01-02 01:08:18 +01:00
Andy Rozman 57c35bad58 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2020-01-02 00:22:11 +01:00
Andy Rozman 0fdcb862a6 - small logging so that we can fix this date parsing problem 2020-01-02 00:11:09 +01:00
Bart Sopers 2e926c5d8e Fix compile error 2020-01-01 23:40:38 +01:00
Bart Sopers 511c078659 Revert "Add string resource"
This reverts commit 5f4c12e487.
2020-01-01 23:19:16 +01:00
Bart Sopers 5f4c12e487 Add string resource 2020-01-01 23:02:32 +01:00
Andy Rozman 5230a2dda0 - moved PumpHistoryEntryGroup to commons package
- added ProfileUtil with method to show basal profile so that we can display it
- changed PodHistoryActivity to display values (for Bolus, TBR and SetProfile)
2020-01-01 18:45:15 +01:00
Andy Rozman 827eee0c3a - removed cancel TBR 2019-12-30 21:35:30 +01:00
Andy Rozman af44d4e7f7 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-30 21:26:35 +01:00
Andy Rozman 8610f47cdf - remove cancel TBR from OmnipoPump code 2019-12-30 21:25:35 +01:00
Bart Sopers a17defb817 Report implicitly cancelled tbr when deactivating pod or resetting pod state 2019-12-30 13:32:06 -05:00
Bart Sopers 05d09e3530 Revert "Prevent TBR from being cancelled twice when setting a new TBR"
This reverts commit 12a71b8d3e.
2019-12-30 13:11:30 -05:00
Andy Rozman 1668b2634c - extension for ErrorHelperActiviity to prevent NPE 2019-12-30 18:43:44 +01:00
Andy Rozman 9de968cb26 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-30 18:37:26 +01:00
Andy Rozman 17ab0db4c3 - extended ErrorDialog to support adding to clipboard
- changed PodDebug code to send code there...
- fixed Bolus code
2019-12-30 18:34:49 +01:00