Milos Kozak
46a5680903
gradle update
2022-06-06 10:25:08 +02:00
Milos Kozak
8e70308150
BgGraphBuilder -> kt
2022-04-23 18:34:04 +02:00
Milos Kozak
25a108db1c
Merge pull request #1641 from Andries-Smit/chore/triple-newlines
...
Chore: triple newlines
2022-04-19 17:37:43 +02:00
Andries Smit
11c97bc937
chore: remove triple new lines
2022-04-19 13:32:22 +02:00
Andries Smit
db33b76bb0
chore: fix remove extra newlines
2022-04-19 13:23:35 +02:00
Milos Kozak
0f67f74c96
code cleanup
2022-03-30 20:54:06 +02:00
Milos Kozak
0a39388f81
rxjava2 -> 3
2022-02-10 19:11:58 +01:00
Milos Kozak
201a04bfbf
Unify bluetooth, Android 12 permissions
2021-12-13 01:01:16 +01:00
Milos Kozak
17b4d6e7ed
Wear: less static more injection
2021-12-10 15:19:19 +01:00
Milos Kozak
29559c0413
move SP to shared module
2021-12-10 12:17:03 +01:00
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
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
Milos Kozak
1c065c75e8
API 30 lints
2021-08-11 18:10:44 +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
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