Bart Sopers
45ef41d1a3
Accept packets with a packet address of 0xFFFFFFFF to match PDM & Pod
2020-04-27 22:51:44 +02:00
Bart Sopers
9a5cd3c902
Add some checks and logging in Omnipod packet and message exchange
2020-04-26 21:11:47 +02:00
Andy Rozman
88554ee376
Merge branch 'dev' into omnipod_eros_dev
2020-04-04 20:25:09 +01:00
TebbeUbben
7d9c1f8af9
Use "Display time-sensitive notifications" for Insight alerts
2020-03-09 23:07:55 +01: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
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +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
db47cd6fe9
Android 10 permission
2020-02-03 18:23:20 +01:00
Milos Kozak
b5a64f4d85
better timestamps on Loop tab
2020-02-02 22:12:54 +01:00
Andy Rozman
595f838d0f
- fixed display bolus and basal #71
...
- for bolus we needed to change translation (it was displaying one decmal places)
2020-02-01 15:44:13 +00:00
Andy Rozman
bc6e4be3ad
- reworking pump suspended / initialization of driver problem
2020-01-28 19:00:16 +00:00
Milos Kozak
75fad1b18e
convert layouts to Constraint
2020-01-25 21:31:13 +01:00
Bart Sopers
db2c95af46
make preference key non-translatable
2020-01-19 21:48:11 +01:00
Bart Sopers
6f2e39dca7
Remove pump unreachable preferences for pumps that have a fixed unreachable warning
2020-01-19 21:40:37 +01:00
Milos Kozak
1e3c979b51
PhoneChecker
2020-01-15 19:56:57 +01:00
Milos Kozak
94dd843825
Allow EB in open loop mode
2020-01-13 22:16:13 +01:00
Andy Rozman
18145d91d9
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-07 22:40:28 +01:00
Andy Rozman
39ce23ec86
- notification that pod is not available... Will be refreshed every 15 minutes.
2020-01-07 22:37:37 +01:00
Bart Sopers
ceca00ca50
Fix cancel TBR type in Pod history
2020-01-06 22:35:24 +01:00
Bart Sopers
d4df928aac
Change insert cannula text a little
2020-01-05 18:09:00 +01:00
Andy Rozman
9f215e607c
- moving classes around a little for init pod
...
- change text
2020-01-05 15:33:35 +01:00
Andy Rozman
5230a2dda0
- moved PumpHistoryEntryGroup to commons package
...
- added ProfileUtil with method to show basal profile so that we can display it
- changed PodHistoryActivity to display values (for Bolus, TBR and SetProfile)
2020-01-01 18:45:15 +01:00
Bart Sopers
05d09e3530
Revert "Prevent TBR from being cancelled twice when setting a new TBR"
...
This reverts commit 12a71b8d3e
.
2019-12-30 13:11:30 -05:00
Andy Rozman
f110ab2ba3
- database bolus + treatments AAPS
...
- database TBR + treatments AAPS
- refactoring bolus a little
2019-12-30 17:30:54 +01:00
Bart Sopers
943a9f0e20
Knit in Omnipod translations
2019-12-29 12:21:35 -05:00
Bart Sopers
991bde8182
Processed @ZandMarc's suggestions for init Pod wizard strings
2019-12-29 12:16:18 -05:00
Bart Sopers
e8ca4259e1
Rename pulse log related stuff in UI
2019-12-27 14:27:18 -05:00
Bart Sopers
5cbb5c8baa
Improve some Omnipod translations
2019-12-27 12:54:59 -05:00
Bart Sopers
12a71b8d3e
Prevent TBR from being cancelled twice when setting a new TBR
2019-12-27 10:10:56 -05:00
Andy Rozman
3ceb5f46d8
- added Notification when Time/TZ change is made
...
- changed code to display dialog
2019-12-25 21:49:35 +01:00
Andy Rozman
b80fc3851c
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-25 19:24:47 +01:00
Andy Rozman
c589993985
- added Pod debug button (its 5th button and needs to be enabled in configuration)
...
- changed PodHistoryActivity to use PodHistory entries, removed filter for now, and values are not yet supported
- added configuration for debug button
- extended DatabaseHelper t retrive PodHistory for last day...
2019-12-25 19:21:22 +01:00
Bart Sopers
4e8018cd20
Improve error handling for set temp basal command and add logging for updating suspended state
2019-12-25 10:27:21 -05:00
Rob Kresha
a166b8a56a
Medtronic clarify error notification
...
Adding additional information around the error message so the user can resolve. US version of the 723 Revel has no Basal 'profile' setting, just a 'patterns' setting which when enabled resolves the error.
2019-12-22 21:54:45 -06:00
Milos Kozak
91000dc1bb
Confirmation dialogs cleanup
2019-12-22 21:37:26 +01:00
Milos Kozak
9042957585
OKDialog layout
2019-12-22 15:03:00 +01:00
Milos Kozak
06d2a2cfc5
ActionProfileSwitch, ActionFragment improvement
2019-12-22 14:18:36 +01:00
Andy Rozman
b16e685ecc
- added option for Beep TBR
...
- added line to DatabaseHelper that can be uncommented in case we make any change tp PodHistory database
- isPumpSuspended evaluates PodSessionState.isSuspended too
2019-12-22 12:28:19 +01:00
Milos Kozak
88e456dd1a
PairingProgressDialog refactor
2019-12-22 02:00:33 +01:00
Milos Kozak
cbfb8a6a0f
Automation dialogs refactor
2019-12-21 23:17:20 +01:00
Milos Kozak
a928c48ae0
DanaRUserOptionsActivity refactor
2019-12-21 18:21:32 +01:00
Milos Kozak
2e687fe687
DanaRHistoryActivity layout refactor
2019-12-21 15:26:41 +01:00
Milos Kozak
83fe8527ce
ErrorDialog refactor
2019-12-20 19:46:07 +01:00
Milos Kozak
44564b91df
cleanup, dark dialog title
2019-12-20 18:55:54 +01:00
Milos Kozak
1a1e51020c
TreatmentDialog refactor
2019-12-20 15:36:27 +01:00
Milos Kozak
6d3abd3c22
TempBasalDialog refactor
2019-12-20 11:43:21 +01:00
Milos Kozak
68533437bb
Merge branch 'dev' into dialogs
2019-12-19 23:13:35 +01:00
Milos Kozak
5c9ab721ce
Careportal actions to Actions plugin
2019-12-19 20:30:35 +01:00
Milos Kozak
19b680039e
Merge pull request #2244 from PoweRGbg/LocationLeft
...
Location trigger - added option for Going inside/outside of area
2019-12-19 14:53:00 +01:00