Bart Sopers
|
5d426bf697
|
Add some methods to RileyLinkPumpDevice interface to replace access to PumpStatus in RileyLink module
|
2020-08-21 21:16:24 +02:00 |
|
Steffen Müthing
|
eb909ab924
|
Turn RileyLinkMedtronicService into a singleton
|
2020-08-19 13:11:29 +02:00 |
|
Steffen Müthing
|
a42c5e701e
|
Add @Inject to RileyLinkMedtronicService constructor
`@Inject`ed types should always have the annotation on their constructor,
otherwise dependency resolution might break.
|
2020-08-19 13:10:27 +02:00 |
|
Steffen Müthing
|
f3bb80c25b
|
Use dagger to inject MedtronicCommunicationManager into RileyLinkMedtronicService
|
2020-08-19 13:10:02 +02:00 |
|
Steffen Müthing
|
303faf825a
|
Clean up imports
|
2020-08-19 13:09:27 +02:00 |
|
Steffen Müthing
|
ba69b2ffd3
|
Turn MedtronicCommunicationManager into a singleton
|
2020-08-19 13:08:34 +02:00 |
|
Steffen Müthing
|
680f3f94d6
|
Inject AndroidInjector into RileyLinkCommunicationManager using dagger
|
2020-08-19 13:06:21 +02:00 |
|
Bart Sopers
|
e39c222203
|
Small Dagger improvements
|
2020-08-18 23:52:45 +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
|
e432346fc5
|
Turn RFSpy and RileyLinkBLE into Dagger singletons
|
2020-08-18 00:25:17 +02:00 |
|
Bart Sopers
|
7b9cbe7497
|
Restore RL history for Omnipod
|
2020-08-17 22:00:56 +02:00 |
|
Bart Sopers
|
a3cb8ff648
|
Merge remote-tracking branch 'upstream/dev' into omnipod_eros_dev_merge_from_upstream
|
2020-08-16 12:37:28 +02:00 |
|
Andy Rozman
|
cb674fb416
|
- fix to ChangeSensorSetup2 it has now two lengths for different models: 37, 41
|
2020-08-03 16:57:50 +01:00 |
|
Andy Rozman
|
557568b353
|
- fixed some cosmetical changes
- fixed problem with initialization, now MDT is initialized at once
|
2020-07-31 16:39:56 +01:00 |
|
Andy Rozman
|
8e438f05fe
|
- some changes with package fixes
|
2020-07-25 00:39:56 +01:00 |
|
Andy Rozman
|
23cd1d9143
|
- some minor changes on dependency (removed full path)
- removed some logging
- fixed DailyTotalsDTO toString
- changed level of some logging
|
2020-07-18 15:18:25 +01:00 |
|
Andy Rozman
|
ea80eb3c9b
|
- created 2 modules: rileylink and medtronic
- refactored some classes
|
2020-07-12 20:15:11 +01:00 |
|