Milos Kozak
4120e9eef9
DanaR working
2021-04-09 08:02:46 +02:00
Milos Kozak
2463f8fc47
ExtendedBolus, TemporaryBasal -> room, DanaRS working
2021-04-05 22:41:28 +02:00
Milos Kozak
e26e023ebf
prepare TemporaryBasal
2021-04-01 23:46:21 +02:00
Milos Kozak
46793abbfc
Treatment cleanup
2021-04-01 18:14:31 +02:00
Milos Kozak
e9f4f87894
Remove Tratment.class where possible
2021-03-30 19:37:26 +02:00
Milos Kozak
cb298a2646
eliminate treatments cache from TreatmentsPlugin
2021-03-29 19:15:46 +02:00
Milos Kozak
e3ac451f8d
PumpSync interface, VirtualPump, remove pump driver dependency to database
2021-03-29 00:31:40 +02:00
Milos Kozak
df1e2c53db
Bolus, Carbs, BolusCalcResult new way of upload to NS
2021-03-28 13:45:27 +02:00
Milos Kozak
4edf51d6ea
remove nsUpload call for TemporaryTargets
2021-03-26 16:23:47 +01:00
Milos Kozak
7f0fe881b6
DetailedBolusInfo, MealLink UI
2021-03-25 17:48:07 +01:00
Milos Kozak
616871c95c
prepare DetailedBolusInfo
2021-03-22 16:59:09 +01:00
Milos Kozak
8ec346cd35
specify glucoseUnit, DB++
2021-03-09 22:11:30 +01:00
Milos Kozak
8db8edc3f6
Careportal -> Room
2021-03-08 20:10:02 +01:00
Milos Kozak
658f565cf2
Notofocation -> kt
2021-03-07 17:46:21 +01:00
Milos Kozak
65770ecbf6
RS pairing improvement
2021-03-05 21:19:53 +01:00
Milos Kozak
bf952cca33
Merge branch 'preference_warning_fix' of https://github.com/osodebailar/AndroidAPS-Nightscout_Fork into osodebailar-preference_warning_fix
2021-02-24 17:19:52 +01:00
Milos Kozak
c00e5859e2
fix RS plugin
2021-02-19 20:58:35 +01:00
Milos Kozak
f3fb533cf0
fix tests and dependencies
2021-02-18 21:38:36 +01:00
Milos Kozak
738964faef
move RS tests
2021-02-18 20:45:32 +01:00
Milos Kozak
531c74de6a
use fun instead of val in pump interface
2021-02-17 19:28:43 +01:00
Milos Kozak
341a536011
PumpInterface -> kt
2021-02-16 21:30:47 +01:00
osodebailar
a2b0ae47f9
remove preference warning
2021-02-16 20:04:38 +01:00
Milos Kozak
af1ee97d83
cleanup
2021-02-14 15:09:06 +01:00
Milos Kozak
cfe23cef96
AapsSchedulers
2021-02-04 20:54:09 +01:00
Milos Kozak
ad2f2e18b4
fix NPE in pairing dialog
2021-01-20 15:57:06 +01:00
Milos Kozak
e26ae1af7d
asking for permissions refactor
2021-01-18 22:47:55 +01:00
Milos Kozak
fd934fde2b
RS: force BT disconnect on failed bolus
2021-01-03 17:59:56 +01:00
Milos Kozak
f6dbb9e0e3
Merge pull request #121 from osodebailar/configbuilder_icons
...
Configbuilder icons for all plugins and further minor GUI changes
2020-12-18 23:46:03 +01:00
Bart Sopers
078eec82eb
Acknowledge getPumpStatus request in Omnipod plugin when explicitly requested with SMS
2020-12-18 01:43:29 +01:00
osodebailar
39355a4b6f
add configbuilder icons for all plugins. rearrange view
2020-12-17 12:07:34 +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
5f3aaf6b54
code cleanup
2020-12-06 15:09:32 +01:00
Milos Kozak
4bbba779aa
Dana: migrate to jetpack bindings
2020-12-05 23:23:06 +01:00
Milos Kozak
a04b674a48
RS: catch BT not on while scanning
2020-11-18 11:26:45 +01:00
Milos Kozak
7a41ef5eed
RS: better handle error state
2020-11-07 12:30:39 +01:00
Milos Kozak
9e5da8aad9
RS(UTC): update pump IC and ISF too
2020-11-07 11:32:07 +01:00
Milos Kozak
dac2241baa
RS: handle error state
2020-11-06 19:08:13 +01:00
Milos Kozak
ab41ffa83e
Allow BT watchdog setting for all pumps
2020-10-26 09:58:11 +01:00
Milos Kozak
4d4733a58a
RS allow more tries before resetting pairing
2020-10-26 09:27:37 +01:00
Milos Kozak
809652a89e
RS log canula change PRIME -> PRIMECANULA
2020-10-26 09:12:51 +01:00
Milos Kozak
fe5cc3d334
layouts -> AppCompat
2020-10-19 19:24:33 +02:00
Milos Kozak
154d2af774
activity -> FragmentActivity
2020-10-19 18:40:17 +02:00
Milos Kozak
0a207cbecc
lint recommendation
2020-10-19 17:54:41 +02:00
Bart Sopers
adb26b3ccf
Move CustomCommand interface to queue.commands package
2020-09-14 19:59:20 +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
Milos Kozak
8619e4156e
korean rs fix
2020-08-26 15:42:28 +02:00
Milos Kozak
7e2e5be6bb
Dana options activity fix
2020-08-24 21:39:14 +02:00
Milos Kozak
0f408e0e8f
fix rs & pumpcontrol build
2020-08-22 19:24:31 +02:00
Milos Kozak
272f91d90b
better check for RS v3 failed encryption
2020-08-11 00:21:03 +02:00