Milos Kozak
341a536011
PumpInterface -> kt
2021-02-16 21:30:47 +01:00
Milos Kozak
beb02e9aad
QueueThread -> kt
2021-02-16 19:22:43 +01:00
Milos Kozak
6f3266e845
IobCobCalculatorPlugin -> kt
2021-02-16 13:48:59 +01:00
Milos Kozak
3de003b6ea
fix tests
2021-02-14 21:17:08 +01:00
Milos Kozak
ed9c8a1d05
LoopPlugin -> kt
2021-02-14 14:14:10 +01:00
Milos Kozak
d1a647830f
update mockito
2021-02-11 23:33:22 +01:00
Milos Kozak
7a8de9221b
fix tests
2021-02-11 23:17:22 +01:00
Milos Kozak
341bfdcdfa
test libs update
2021-02-11 20:52:57 +01:00
Milos Kozak
7506c7e2ab
remove findbug
2021-02-11 18:10:14 +01:00
Milos Kozak
887819edf4
eliminate BgReading::class in favor of GlucoseValue::class
2021-02-08 10:05:21 +01:00
Milos Kozak
cfe23cef96
AapsSchedulers
2021-02-04 20:54:09 +01:00
Milos Kozak
bfd33502e6
fix tests
2021-02-03 12:03:46 +01:00
Milos Kozak
c353da5767
fix tests
2021-02-02 23:30:11 +01:00
Milos Kozak
9e2fb90bb7
fix tests
2021-01-18 17:40:37 +01:00
Milos Kozak
8a683ee571
fix test
2021-01-17 13:15:23 +01:00
Milos Kozak
6c97fe0460
test
2021-01-02 10:45:57 +01:00
Milos Kozak
c46812f8c0
test debug
2021-01-02 10:25:21 +01:00
Milos Kozak
4c64e9b748
test debug
2021-01-01 23:52:44 +01:00
Milos Kozak
f9ec47010e
fix test
2020-12-28 23:45:53 +01:00
Milos Kozak
f5f4c655c5
ActionAlarm
2020-12-14 13:52:47 +01:00
Milos Kozak
4d02587bb7
AutomationEvent new options, automation jetpack bindings
2020-12-14 12:46:38 +01:00
Philoul
096aa008bc
New TempTarget icons
...
Refactor to delete redundant icons
2020-12-09 20:59:43 +01:00
Milos Kozak
a5d9d25564
Merge pull request #98 from Rig22/pump_icons
...
SVG Icons for pumps fragment tab
2020-12-07 21:20:11 +01:00
osodebailar
634efad48f
extend Plugin with icon resource for menue and config builder. Integrate plugin icon for pump selection into config builder
2020-12-07 18:51:16 +01:00
Milos Kozak
b576117794
fix tests
2020-12-06 15:27:20 +01:00
Milos Kozak
d556678507
fix tests
2020-12-06 15:26:59 +01:00
Milos Kozak
30624053e3
transfer overview configuration to NSClient
2020-12-04 17:55:35 +01:00
Milos Kozak
85104c3c9d
fix tests
2020-11-29 11:56:24 +01:00
Milos Kozak
3f77496c88
automated copy of configuration AAPS -> NSCLIENT
2020-11-27 16:46:33 +01:00
Bart Sopers
26c3b66e7c
Fix test dependency
2020-11-22 21:49:27 +01:00
Sam Spycher
05db583a08
match test string with translation
2020-10-19 14:23:30 +02:00
Sam Spycher
31bbb69c02
Remove String.format usage
2020-10-19 13:59:03 +02:00
Sam Spycher
b355511f33
Validate durationStep from tbrSettings in Pumptype when setting TBR via SMS
...
Fixes nightscout/AndroidAPS#38
2020-10-16 18:27:04 +02:00
Milos Kozak
cbdee2b81b
Merge pull request #7 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
...
Latest Omnipod updates + custom queue commands
2020-10-02 09:40:45 +02:00
Milos Kozak
05125af9e7
Lyumjev
2020-10-01 18:48:32 +02:00
Bart Sopers
50c3ec702c
Merge branch 'omnipod_eros_dev_upstream_merge' into omnipod_eros_dev
2020-09-24 23:13:46 +02:00
Milos Kozak
eb8203cba7
change test
2020-09-24 14:44:26 +02:00
Milos Kozak
1da8106b41
update test
2020-09-24 12:16:36 +02:00
Bart Sopers
adb26b3ccf
Move CustomCommand interface to queue.commands package
2020-09-14 19:59:20 +02:00
Bart Sopers
06c5999807
Minor improvements on previous commit
2020-09-14 19:52:56 +02:00
Bart Sopers
feecfc5676
- Add custom queue command mechanism to replace abusing getPumpStatus for this purpose
...
- Display error and confirmation dialog for commands executed from the Omnipod tab
- Improve Exception logging in AapsOmnipodManager
- A few random improvements and bug fixes
2020-09-14 16:19:09 +02:00
Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +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
Bart Sopers
59ad718969
Remove SetupProgress enum in favor of PodProgressStatus, which comes directly from the Pod
2020-08-15 11:23:45 +02:00
Milos Kozak
242e8d2150
fix tests
2020-08-14 17:05:29 +02:00
Bart Sopers
4724cf6048
Fix AapsPodStateManagerTest
2020-08-09 20:27:21 +02:00
Philoul
b70c6c9f1b
Update BGSourceFragment
...
Arrow color a little bit lighter than text (don't find exact text color)
Default color for arrows swtiched to white
2020-08-09 10:49:54 +02:00
Bart Sopers
b50670cceb
Replace PodState with PodStateManager
2020-08-08 18:16:37 +02:00
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Milos Kozak
ed969300ef
fix tests
2020-07-27 22:27:47 +02:00