Andy Rozman
|
6408961f5d
|
- fix for #66 Init and Remove Pod buttons enabled when RL is not running/connected yet
- more implementation on #15 (not done yet)
|
2020-02-15 10:22:20 +00:00 |
|
Andy Rozman
|
e7e8cac81b
|
- fixed problem with filtering in #69
|
2020-02-14 20:27:45 +00:00 |
|
Andy Rozman
|
3e12a7df5a
|
- made text area bigger for deactivate/init pod screen (#80)
|
2020-02-01 16:21:26 +00:00 |
|
Andy Rozman
|
595f838d0f
|
- fixed display bolus and basal #71
- for bolus we needed to change translation (it was displaying one decmal places)
|
2020-02-01 15:44:13 +00:00 |
|
Andy Rozman
|
db6ea5c792
|
- changed red display of time ago (to white always)
- fixed wrong reporting of cancelled TBR
|
2020-02-01 13:10:09 +00:00 |
|
Andy Rozman
|
ec28f92223
|
- fixed endless loop
- status works correctly when RL is not present
|
2020-01-28 22:54:38 +00:00 |
|
Andy Rozman
|
bc6e4be3ad
|
- reworking pump suspended / initialization of driver problem
|
2020-01-28 19:00:16 +00:00 |
|
Andy Rozman
|
d594786cb4
|
- changed version to 0.3-SNAPSHOT
- added more info about which DEV COMMIT we are using: DEV_VERSION_COMMIT and DEV_VERSION_COMMIT_DATE
|
2020-01-27 17:23:50 +00:00 |
|
Andy Rozman
|
57e225a589
|
- added wizardpager-1.1.1 (fixed swiping) #53
|
2020-01-27 16:27:09 +00:00 |
|
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 |
|