Andy Rozman
51fea3b912
- added additional init step in enum in case Ibnit failed
...
- moved al lot of exception files into different package
2020-03-16 09:16:45 +00:00
Andy Rozman
8c803f7e0c
- added logs for Pod state loading and saving so that we can see what is happening with bug #102
2020-03-14 18:04:04 +00:00
Andy Rozman
4c14e2e364
- change events to kotlin
...
- some smaller changes
2020-03-14 17:59:52 +00:00
Andy Rozman
ff3409d650
- problem with display, pumpType was not set.
2020-03-08 18:10:48 +00:00
Andy Rozman
051e31fb4b
- fixed refresh
2020-03-08 17:10:29 +00:00
Andy Rozman
00ab0fc54b
- small fix
2020-03-08 16:39:05 +00:00
Andy Rozman
f482250b70
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-03-07 19:51:25 +00:00
Andy Rozman
44cc3f6119
- problem with settings
2020-03-07 19:50:51 +00:00
Bart Sopers
fcc37eb688
Refactored fixed pump unreachable alerts into separate 'fixed pump unreachable alert' and 'custom pump unreachable alert check'
2020-03-03 23:23:19 +01:00
Bart Sopers
3c8c3efb43
Fix build after 2.6.0 merge
2020-03-03 22:03:04 +01:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
Tebbe Ubben
35096288e2
Insight fix issues
2020-03-01 09:28:57 +01:00
Andy Rozman
bba4c36294
- changed TimeDateOrTZChangeReceiver, to not reach on date change (bug), and extended detections (and also logs)...
...
- Pump drivers will now be notified that there was time/timezone change with more details. TimeChangeType is sent that tells if change was TZ or DST Start/End or Time change
- added setting to Omnipod settings, that can disable event
- partitial fix for #55
2020-02-29 16:27:42 +00:00
Andy Rozman
443018d433
Wrong message displayed when Omnipod not initialized yet. #94
2020-02-22 22:06:21 +00:00
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
Milos Kozak
9098eb2da0
save Careportal events directly to DB
2020-02-09 13:04:49 +01:00
Milos Kozak
6b26ef2e88
prevent NPE
2020-02-01 22:44:23 +01: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
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
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
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
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
9dcb8d5137
Log OmnipodMessages exchanged in OmnipodCommunicationService
2020-01-19 18:52:33 +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
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