Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Milos Kozak
9d15ea608e
static version in OpenDatasetMessage
2019-07-14 17:13:07 +01:00
Milos Kozak
d7a28bf713
Session test
2019-07-14 16:11:27 +01:00
Milos Kozak
beb4e004bf
better null checks
2019-07-14 15:01:12 +01:00
Milos Kozak
6d2e159edb
retrofit version
2019-07-14 12:27:21 +01:00
Johannes Mockenhaupt
0e37228a07
Tidepool: remove category summary (is never displayed).
2019-07-14 11:54:03 +02:00
Johannes Mockenhaupt
35cc095f8b
Tidepool: fix prefs category/header.
2019-07-14 11:52:51 +02:00
Milos Kozak
8686560ec8
reset version
2019-07-13 23:14:52 +02:00
Andy Rozman
400a336137
- Removed test
2019-07-13 20:29:20 +01:00
Milos Kozak
0710a03479
jetpack
2019-07-13 21:27:26 +02:00
Andy Rozman
2c07bc4c3b
- Removed test
2019-07-13 19:55:14 +01:00
Andy Rozman
094d81c5ce
- Fixed wrong UTest
2019-07-13 19:52:31 +01:00
Andy Rozman
92b9643b43
Merge branch 'medtronic_andy_merge' of https://github.com/andyrozman/AndroidAPS into medtronic_andy_merge
2019-07-13 19:22:07 +01:00
Andy Rozman
675dcc1b5b
Fixes:
...
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Milos Kozak
968bccaacc
Merge branch 'dev' into tidepool
2019-07-13 17:45:34 +02:00
Milos Kozak
4f903cd53d
Merge branch 'dev' into medtronic_andy_merge
2019-07-13 16:17:12 +02:00
Milos Kozak
adf1a0da66
libraries update
2019-07-13 16:16:43 +02:00
Andy Rozman
8c8fba5522
- Added separate method for TreatmentService.createOrUpdate for Medtronic (createOrUpdateMedtronic)
...
- MedtronicUtil added method to detect if pump is Medtronic (reads ConfigBuilder.getActivePump().deviceID)
- TreatementService call from NS checks pump type and calls correct method
- TreatmentPlugin checks pumptype and calls correct createOrUpdate method
2019-07-13 14:28:24 +01:00
Andy Rozman
0b1ef81d40
Updated files that had only formating changes and removed lcoal files.
2019-07-13 12:26:42 +01:00
Milos Kozak
606122bae0
fix kotlin warnings
2019-07-13 10:09:57 +02:00
Andy Rozman
39c3f5ddfe
Added engineering mode for Medtronic driver.
2019-07-12 19:31:43 +01:00
Andy Rozman
a5a36332f3
Prepared for PR
2019-07-12 19:29:36 +01:00
Andy Rozman
264bbdee20
Merge branch 'dev' into medtronic_andy
2019-07-12 18:54:15 +01:00
Andy Rozman
7aa4716870
- changed all ui files to conform to androidx classes/implementation
2019-07-05 16:04:54 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Andy Rozman
4088b38883
- minor change in code
...
- renamed version to 0.11, preparing for tag
2019-07-05 12:21:49 +01:00
Andy Rozman
7713270524
medtronic-0.11.12-SNAPSHOT
...
- another look at duplicate bolus problem. This should have fixed the problem, if we still get duplicated, we will
have to investigate NS angle
2019-07-05 00:15:45 +01:00
Johannes Mockenhaupt
a17947ff12
RuffyScripter: reset unparsableMenuEncountered flag on command start.
2019-07-05 00:57:07 +02:00
Milos Kozak
0693a599d5
Merge pull request #1798 from MilosKozak/sdk28
...
targetsdk 28
2019-07-04 20:45:04 +01:00
Milos Kozak
abcc4ba65f
Merge pull request #1858 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-07-04 20:35:33 +01:00
Milos Kozak
6258d473b0
fix merge
2019-07-04 20:28:22 +01:00
Milos Kozak
61097b3ac6
Merge branch 'dev' into sdk28
2019-07-04 20:06:09 +01:00
Andy Rozman
38f13cd6db
medtronic-0.11.11-SNAPSHOT
...
- #152 fixed double bolus problem: code is now looking for AAPS Events that happened within 2 minutes.
2019-07-04 13:24:46 +01:00
Milos Kozak
111a2cb553
New translations strings.xml (Dutch)
2019-07-04 11:19:53 +02:00
Andy Rozman
be5c79f370
medtronic-0.11.10-SNAPSHOT
...
- #151 - when searching for AAPS events (treatments, TempBasals) we don't look at +/- 5 min anymore, just +/- 40s
2019-07-02 17:20:36 +01:00
Andy Rozman
08cae9a3bb
medtronic-0.11.9-SNAPSHOT
...
- #150 BolusWizard512 problems
2019-07-01 12:00:50 +01:00
AdrianLxM
b274647f68
get last notification
2019-06-30 15:58:04 +02:00
AdrianLxM
1282e3ed9e
Get Singleton Notification
2019-06-30 15:57:04 +02:00
Milos Kozak
8aef18beb0
Merge pull request #1846 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-06-30 15:56:04 +02:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
AdrianLxM
d42794137f
call startForeground()
2019-06-30 15:38:04 +02:00
AdrianLxM
bdf0b0e07d
Make updateNotification public
2019-06-30 15:36:30 +02:00
AdrianLxM
3dc5c61984
DummyService has nonNull notification
2019-06-30 14:12:40 +02:00
AdrianLxM
b2c46b67b6
Always create Notification
2019-06-30 14:07:41 +02:00
Milos Kozak
e86094a250
updateGui to Rx
2019-06-30 01:05:33 +02:00
Andy Rozman
f544f19a02
- Small fix in case that saved date is invalid (shouldn't be)
2019-06-29 21:02:51 +01:00
Andy Rozman
9a1377fd78
- Small log change in DateTimeUtil.toLocalDate
2019-06-29 19:49:35 +01:00
Andy Rozman
a77f10dc94
- small fix for 0.11.8
2019-06-29 18:25:12 +01:00
Andy Rozman
982a5001b3
medtronic-0.11.8-SNAPSHOT
...
- #147 - Prevent update of tive if over 24h
- #148 - Pump History Dialog has filter
- #146 - Battery not updated every hour
- #149 - If BasalProfile fails its never retried
2019-06-29 16:24:47 +01:00
Milos Kozak
1512064c53
always run startForeground()
2019-06-29 12:49:29 +02:00