Andy Rozman
7c382f735b
Merge branch 'dev' into bug798_meal_tbr
2021-11-10 23:41:37 +00:00
Milos Kozak
0db34981d4
rename CommandQueue
2021-11-07 17:19:06 +01:00
Andy Rozman
0d0c5e116f
- reverted PumpSync changes and database changes
...
- MedtronicPumpPlugin: added Synchronized to all pump commands
- fixing problem with Zero TBRs
- refactoring of TBRs a little: TempBasalProcessDTO
2021-11-06 16:03:07 +00:00
Milos Kozak
756957ed8c
resourceHelper -> rh
2021-11-04 10:56:12 +01:00
Andrei Vereha
abc051d64e
fix alerts. fix display for basal rates
2021-10-26 22:53:20 +02:00
Andy Rozman
c746f625c1
Merge branch 'dev' into mdt_syncstorage
2021-10-16 18:26:51 +01:00
Milos Kozak
1f65ee38c7
RxBusWrapper -> RxBus
2021-10-15 14:56:22 +02:00
Andy Rozman
b7d30963f0
- small fixes in PumpSyncStorage
2021-10-13 16:21:20 +01:00
Andy Rozman
1391061f1c
- refactoring of PumpSyncStorage (two storeages entries instead of one), strongly typed objects
...
- changes on the code to accept that: MedtronicPumpPlugin, MedtronicHistoryData, MedtronicPumpStatus
2021-10-09 22:57:22 +01:00
Milos Kozak
defdb28f93
code cleanup
2021-10-01 11:07:16 +02:00
Milos Kozak
d33f62b23d
remove PowerMockRunner where possible
2021-09-21 21:57:56 +02:00
Milos Kozak
374e251801
remove @Jvm directives where possible
2021-09-20 17:20:09 +02:00
Milos Kozak
d18c05205c
Resolve warnings
2021-09-07 12:08:19 +02:00
Radoslaw
991b1257d1
xstream permission
2021-09-03 00:01:45 +02:00
dependabot[bot]
9b30b15a50
Bump xstream from 1.4.17 to 1.4.18
...
Bumps [xstream](https://github.com/x-stream/xstream ) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases )
- [Commits](https://github.com/x-stream/xstream/commits )
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:07:24 +00:00
Milos Kozak
1c065c75e8
API 30 lints
2021-08-11 18:10:44 +02:00
AdrianLxM
a6fc9fee0f
update jacoco and add global config
2021-07-09 20:02:22 +02:00
Andy Rozman
3288eb2966
Merge branch 'dev' into mdt_new_fix_2
2021-06-26 21:50:00 +01:00
Andy Rozman
e30c5162ef
Merge branch 'dev' into mdt_new_fix_2
2021-06-20 19:45:03 +01:00
Milos Kozak
740c009471
gradle:7.1.0-alpha02
2021-06-16 08:23:55 +02:00
Andy Rozman
71bedba7ee
- storage fix
2021-06-11 16:52:38 +01:00
Andy Rozman
95326a2894
- storage fix (new key)
2021-06-11 15:57:14 +01:00
Andy Rozman
6fd1a8bd8d
- fix for reading history TBR readings (with duration less than minute)
2021-06-10 18:15:52 +01:00
dependabot[bot]
39667b8674
Bump xstream from 1.4.7 to 1.4.17
...
Bumps [xstream](https://github.com/x-stream/xstream ) from 1.4.7 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases )
- [Commits](https://github.com/x-stream/xstream/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 07:27:23 +00:00
Andy Rozman
ae7bf5ba42
- logging in pumpStorage
2021-06-06 22:11:37 +01:00
Andy Rozman
f2ed33c237
- log changes, little bit of refactoring on PumpSyncStorage class
2021-06-06 21:54:29 +01:00
Andy Rozman
3c7b5fd2b3
- fixed test
...
- add runtest for linux
- some refactorings
2021-05-27 18:10:35 +01:00
Andy Rozman
029eb55f0e
- changes according to comment in PR
...
- moved files from core to pump-common (which we could without major changes)
- removed DbObjectBase, and removed its deps in files (3)
- changed id for rileylink project (was the same as for pump-common)
2021-05-26 13:14:17 +01:00
Andy Rozman
e24af3934f
- refactorings kotlin !!
...
- moved 2 filed into pump-common module (newly created)
2021-05-24 16:57:54 +01:00