Bart Sopers
355b833cb2
Rename ConfigurePod* classes to SetupPod*
2020-04-19 23:44:56 +02:00
Bart Sopers
836bc62c65
Fix test and remove some unused classes in Omnipod driver
2020-04-18 19:51:28 +02:00
Andy Rozman
88554ee376
Merge branch 'dev' into omnipod_eros_dev
2020-04-04 20:25:09 +01:00
Andy Rozman
b689ddfc99
- changed PumpType
2020-04-04 17:15:06 +01:00
Andy Rozman
ac9f684424
- fixed bug #113 inconsistencies between pod and RL history...
2020-03-25 09:39:56 +00:00
Milos Kozak
82ffe0f9ac
Register ChargingStateReceiver properly
2020-03-21 17:04:09 +01:00
AdrianLxM
76652d98d7
No a second time confirmation without context.
2020-03-19 19:18:52 +01:00
Andy Rozman
33bdaa1768
- upload site change event to Nightscout, when Pod is initialized
2020-03-18 22:39:06 +00:00
Milos Kozak
6ed04e7687
Merge pull request #2455 from twain47/required-ns-client-encrypted
...
Require NS client encrypted connection
2020-03-18 17:04:19 +01:00
Milos Kozak
d9e08530fd
Fix pump unreachable alert
2020-03-17 17:58:50 +01:00
Milos Kozak
cd56a71753
Merge branch 'dev' into xDripStatusLineFixBgi
2020-03-17 16:36:14 +01:00
Andy Rozman
51fea3b912
- added additional init step in enum in case Ibnit failed
...
- moved al lot of exception files into different package
2020-03-16 09:16:45 +00:00
Andy Rozman
8c803f7e0c
- added logs for Pod state loading and saving so that we can see what is happening with bug #102
2020-03-14 18:04:04 +00:00
Andy Rozman
4c14e2e364
- change events to kotlin
...
- some smaller changes
2020-03-14 17:59:52 +00:00
Milos Kozak
bec6d99036
register Network receiver in code (SDK28)
2020-03-10 22:20:36 +01:00
Milos Kozak
c7c8aea65c
fix and add test
2020-03-10 21:33:52 +01:00
Milos Kozak
72a8bbfc75
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-03-10 20:38:50 +01:00
Milos Kozak
c220b49ee7
use last DetailedBolusInfo as failover
2020-03-10 20:38:34 +01:00
TebbeUbben
206813ae4b
Remove sound from notification channel
2020-03-09 23:19:16 +01:00
TebbeUbben
5e778f1e76
Fix NullPointerException
2020-03-09 23:11:14 +01:00
TebbeUbben
7d9c1f8af9
Use "Display time-sensitive notifications" for Insight alerts
2020-03-09 23:07:55 +01:00
Milos Kozak
a53f173751
fix some warnings
2020-03-08 20:49:29 +01:00
Andy Rozman
ff3409d650
- problem with display, pumpType was not set.
2020-03-08 18:10:48 +00:00
Andy Rozman
051e31fb4b
- fixed refresh
2020-03-08 17:10:29 +00:00
Andy Rozman
00ab0fc54b
- small fix
2020-03-08 16:39:05 +00:00
Andy Rozman
f482250b70
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-03-07 19:51:25 +00:00
Andy Rozman
44cc3f6119
- problem with settings
2020-03-07 19:50:51 +00:00
Milos Kozak
2467c0bba7
scrollable buttons in landscape mode
2020-03-07 20:50:49 +01:00
Milos Kozak
07aa6f2039
fix LocalProfile upload
2020-03-07 20:18:52 +01:00
Milos Kozak
ba51da4b52
Merge pull request #2483 from jotomo/2469
...
Combo: create separate bolus/carb records at driver level.
2020-03-07 17:26:37 +01:00
Milos Kozak
1e02773b71
fire immediatelly TreatmentChange if not from NS
2020-03-06 20:27:39 +01:00
Johannes Mockenhaupt
70053ea61c
Combo: create separate bolus/carb records at driver level.
2020-03-06 20:09:50 +01:00
Milos Kozak
4cca305e1b
fix ProfileSwitch confirm dialog
2020-03-06 19:40:29 +01:00
Milos Kozak
95394d6cb3
Unregister shared preferences properly
2020-03-06 19:13:56 +01:00
Milos Kozak
6fa05f11c9
LocalInsightPlugin crash fix
2020-03-06 19:02:34 +01:00
Milos Kozak
90a9b09395
fix BolusProgressDialog rotation
2020-03-04 23:33:34 +01:00
Milos Kozak
a8e8659e18
fix CareDialog rotation
2020-03-04 22:51:50 +01:00
Bart Sopers
fcc37eb688
Refactored fixed pump unreachable alerts into separate 'fixed pump unreachable alert' and 'custom pump unreachable alert check'
2020-03-03 23:23:19 +01:00
Bart Sopers
3c8c3efb43
Fix build after 2.6.0 merge
2020-03-03 22:03:04 +01:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
Tebbe Ubben
35096288e2
Insight fix issues
2020-03-01 09:28:57 +01:00
Milos Kozak
ca000a5f33
key_ns_upload_only true by default
2020-02-29 21:33:50 +01:00
Andy Rozman
bba4c36294
- changed TimeDateOrTZChangeReceiver, to not reach on date change (bug), and extended detections (and also logs)...
...
- Pump drivers will now be notified that there was time/timezone change with more details. TimeChangeType is sent that tells if change was TZ or DST Start/End or Time change
- added setting to Omnipod settings, that can disable event
- partitial fix for #55
2020-02-29 16:27:42 +00:00
Milos Kozak
3b9ea53cc4
Fix TempTarget confirm dialog
2020-02-25 20:46:04 +01:00
Andy Rozman
443018d433
Wrong message displayed when Omnipod not initialized yet. #94
2020-02-22 22:06:21 +00:00
sabsoubi
b11707b5d4
Fixed Bug that doesn't show COB if BGI disabled.
2020-02-21 11:04:59 +01:00
Brian Quinion
385781de23
Validate paramaters in onError in NS Client
2020-02-20 16:56:56 +00:00
Brian Quinion
43495e2565
Expose error messages where NS connection fails
2020-02-20 16:38:41 +00:00
Brian Quinion
7b0ea23b40
Require the connection to NS to be encrypted (unless in engineering mode)
2020-02-20 16:08:51 +00:00
Andy Rozman
6408961f5d
- fix for #66 Init and Remove Pod buttons enabled when RL is not running/connected yet
...
- more implementation on #15 (not done yet)
2020-02-15 10:22:20 +00:00