Bart Sopers
932533ace7
Add PodStateChangedHandler
2019-12-01 01:11:28 +01:00
Bart Sopers
40487ffb06
Add pod expiration date and expose calculateBolusDuration method in OmnipodManager
2019-12-01 00:34:16 +01:00
Bart Sopers
27cf316dc7
Add verification mechanism for Omnipod bolus
2019-11-30 22:51:49 +01:00
Bart Sopers
8dcadd7a35
add failure certainty to OmnipodException
2019-11-30 20:12:26 +01:00
Bart Sopers
0e8baedc8b
Omnipod: add more user-friendly error messages by using string resources; add exception logging
2019-11-30 18:49:44 +01:00
Bart Sopers
71db5e541e
Move exception handling and PumpEnactResult creation from OmnipodManager to AapsOmnipodManager
2019-11-30 17:06:05 +01:00
Bart Sopers
f2e439a485
Calculate bolus durations and add bolus completion handler in OmnipodManager
2019-11-30 15:16:53 +01:00
Andy Rozman
f84149afa4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-30 12:17:39 +00:00
Andy Rozman
e955331259
see previous commit corrent
2019-11-30 12:17:02 +00:00
Andy Rozman
a2ad20f616
- Fixed RemovePod to NOT forcebully remove the Pod if failed (Cancel)
...
- CHanged InitPodFragment, to respond onli to that call, and NOT to PumpResultEvent
2019-11-30 12:15:25 +00:00
Bart Sopers
24cd0c7712
Refactor exceptions in Omnipod driver to prepare for adding failure certainty
2019-11-29 23:10:39 +01:00
Andy Rozman
bea4bde8cb
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-27 22:36:48 +00:00
Andy Rozman
61c67d7390
- Removing OmnipodManagerAAPS
...
- new database entry class
2019-11-27 22:33:46 +00:00
Bart Sopers
23050dff4d
Revert accidental changes and fix formatting
2019-11-27 23:07:35 +01:00
Bart Sopers
120243908f
Move basal profile mapping to AapsOmnipodManager
2019-11-27 22:13:48 +01:00
Bart Sopers
f2615d977b
Add async feedback to pod init steps
2019-11-27 22:05:40 +01:00
Andy Rozman
5b3ca232e9
- Fixed wizardpager library, so that there is no longer NPE when cancel is used
...
- added Deactivate Pod Wizard
- changed some strings
2019-11-25 22:54:06 +00:00
Andy Rozman
32097ee8ad
- Fix NPE : pumpStatus not set in RileyLinkCommunicationManager
...
- added possibility to disable tunning (not supported for Omnipod, but required for Medtronic)
2019-11-24 20:32:53 +00:00
Andy Rozman
3a1e5f5741
Init pod integration is finished.
2019-11-24 18:24:23 +00:00
Andy Rozman
b13fbcf8f4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-23 20:32:46 +00:00
Andy Rozman
0749a7864c
- Added library for Wizard pages and all the classes for the integration.
...
- integration of Init Pod Wizard is done from visual point of view, now it just needs to be connected to driver
2019-11-23 20:31:29 +00:00
Bart Sopers
a670a04ab9
Add some todos
2019-11-10 22:43:33 +01:00
Andy Rozman
c77cc018f0
- changes for running, so that everything is correctly initalized, moved ui classes to .driver
...
- moved manager to .comm package
- started adding dialog for Pod History
2019-11-10 17:23:40 +00:00
Andy Rozman
5c8f0a2a39
After merge changes
2019-11-09 16:38:05 +00:00
Andy Rozman
6387799ba4
Merge branch 'omnipod_eros_bart' of https://github.com/bartsopers/AndroidAPS into omnipod_eros_bart
2019-11-09 16:22:07 +00:00
Andy Rozman
ef50bc5365
Merge branch 'dev' into omnipod_eros_bart
2019-11-09 16:17:43 +00:00
Bart Sopers
1a202dc8a3
Merge branch 'omnipod_eros_andy' into omnipod_eros_bart
2019-11-09 17:08:00 +01:00
Andy Rozman
4351b65a92
- changes to make driver running (no init pod yet), just fixed some running pains with driver
2019-11-09 13:58:43 +00:00
Andy Rozman
9b0a4b742d
Merge branch 'dev' into omnipod_eros_andy
2019-11-08 20:24:59 +00:00
Milos Kozak
99e31cad9a
Merge pull request #2187 from twain47/notes-missing-from-wizard
...
Re-run calculateInsulin when OK is pressed
2019-11-07 17:44:35 +01:00
Brian Quinion
1467361d54
re-run calculateInsulin when OK is pressed to ensure changes to notes fields are used
2019-11-07 11:46:55 +00:00
Milos Kozak
ff70299625
Merge pull request #2175 from rkresha/dev
...
Typo with Daylight Savings Time strings
2019-11-05 12:03:11 +01:00
Rob Kresha
64dba46a96
Typo with Daylight Savings Time strings
...
-2 strings with Daylight missing a 't'
-Savings not capitalized in the 3 string
2019-11-02 16:41:21 -05:00
AdrianLxM
3c4b16378b
Merge branch 'master' into dev and update version
2019-11-01 00:22:06 +01:00
AdrianLxM
eb98ca7658
Merge pull request #2169 from MilosKozak/prep2.5.1
...
2.5.1
2019-11-01 00:12:59 +01:00
AdrianLxM
cdecf790e1
Merge pull request #2163 from MilosKozak/adrian/semantic-versioning
...
Adrian/semantic versioning
2019-10-31 08:38:44 +01:00
AdrianLxM
c87c68f84c
Merge pull request #2162 from MilosKozak/adrian/NCRworkaround
...
ncr-workaround
2019-10-31 08:36:26 +01:00
AdrianLxM
83f31aeeb6
bump 2.5.1
2019-10-31 08:34:44 +01:00
AdrianLxM
9ccda7cfee
semantic versioning
2019-10-31 08:28:27 +01:00
AdrianLxM
d2b059fd6b
Update Tests for new versioning
2019-10-31 08:20:00 +01:00
AdrianLxM
7189115c3e
no more singletons - what is heap space if we can have tasty side effects
2019-10-29 22:25:02 +01:00
AdrianLxM
9798c9b47a
public cton on NetworkChangeReceiver
2019-10-29 22:23:23 +01:00
Andy Rozman
80c4697cad
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:42:57 +00:00
Andy Rozman
ea441466fc
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:32:01 +00:00
Milos Kozak
0da6377687
SignatureVerifierPluginTest
2019-10-28 13:45:42 +01:00
Milos Kozak
c10963dcbd
fix NPE
2019-10-27 15:48:09 +01:00
Milos Kozak
1a4b3801e5
2.5.0-dev
2019-10-26 23:04:19 +02:00
Milos Kozak
1ab004a39e
Merge pull request #2143 from MilosKozak/dev
...
Release 2.5.0
2019-10-26 22:51:48 +02:00
Milos Kozak
e440d89537
bump 2.5.0
2019-10-26 21:09:15 +02:00
Milos Kozak
aa3ec9ffa0
New Crowdin translations ( #2142 )
...
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
2019-10-26 20:28:39 +02:00