Bart Sopers
5d83e2a26b
Omnipod: if Cancel bolus has been pressed before the bolus command has been executed, await bolus command execution before cancelling
2020-08-19 02:36:33 +02:00
Bart Sopers
e39c222203
Small Dagger improvements
2020-08-18 23:52:45 +02:00
Bart Sopers
c753ed6859
Remove some more unused Omnipod code
2020-08-18 22:39:52 +02:00
Bart Sopers
56efc3e230
Add missing icons in Omnipod
2020-08-18 19:15:50 +02:00
Bart Sopers
4a0e8aa518
Refresh buttons in Pod Management fragment on EventRileyLinkDeviceStatusChange and indicate when we're still waiting for a RL connection
2020-08-18 19:15:35 +02:00
Steffen Müthing
75cbc87b4a
Move SingleClickButton to core
...
SingleClickButton is a utility used in a number of modules and such should be
in core. While the app seems to built with the button in app, this wrong
structure should be fixed.
As the button is a UI element, the patch also moves the class to the package
info.nightscout.androidaps.utils.ui.
2020-08-18 15:09:14 +02:00
Steffen Müthing
8f7ba93c47
Daggerize AapsOmnipodManager
2020-08-18 00:29:08 +02:00
Steffen Müthing
0fef4128ef
Don't try to access injected omnipodPumpStatus in constructor
2020-08-18 00:25:17 +02:00
Steffen Müthing
e432346fc5
Turn RFSpy and RileyLinkBLE into Dagger singletons
2020-08-18 00:25:17 +02:00
Bart Sopers
69da89b19b
Improve display of Firmware version in Omnipod fragment
2020-08-18 00:12:42 +02:00
Bart Sopers
8c5683faaa
Improve readable durations in Omnipod fragment
2020-08-17 23:57:24 +02:00
Bart Sopers
02e818c92d
Restore Omnipod firebase event
2020-08-17 23:46:55 +02:00
Bart Sopers
6442271320
Make OmnipodConst inner classes static
2020-08-17 22:40:17 +02:00
Bart Sopers
8452840cfd
Fix missing string resources in Omnipod module
2020-08-17 22:39:44 +02:00
Bart Sopers
fb95f267e8
Use updated constructor in RileyLinkOmnipodService
2020-08-17 22:22:15 +02:00
Bart Sopers
7b9cbe7497
Restore RL history for Omnipod
2020-08-17 22:00:56 +02:00
Bart Sopers
18a515e5f7
Removed redundant method on OmnipodPumpPlugin
2020-08-17 19:55:19 +02:00
Bart Sopers
5c4b9846e6
WIP on moving Omnipod into a separate module
2020-08-17 19:53:43 +02:00
Bart Sopers
2a55c6413c
Remove redundant DeviceCommandExecutor interface
2020-08-17 00:07:56 +02:00
Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +02:00