Milos Kozak
a12762f034
Move OTP settings to preferences
2020-03-20 17:31:30 +01:00
Milos Kozak
4d88786fb6
Force TOTP
2020-03-20 16:22:38 +01:00
Milos Kozak
5d32bfec95
Merge branch 'dagger3' into TOTP
2020-03-20 15:58:17 +01:00
Milos Kozak
99aec40534
Merge branch 'dev' into dagger3
2020-03-10 22:39:26 +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
Stephen Brown II
413553a9c2
Add NiMH battery option for Medtronic pumps
2020-02-22 11:34:07 -07:00
Dominik Dzienia
0f0452a1c4
Support for Time-based One-time Passwords (TOTP) in SMS Communicator
2020-02-11 12:16:41 +01:00
Milos Kozak
2d321d2a5b
Merge branch 'dev' into dagger3
2020-02-03 23:15:34 +01: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
Tim Gunn
0ea13b5671
Merge Upstream
2020-01-29 22:37:44 +13:00
Andy Rozman
bc6e4be3ad
- reworking pump suspended / initialization of driver problem
2020-01-28 19:00:16 +00:00
Milos Kozak
d559961c12
DataBroadcastPlugin
2020-01-28 18:00:46 +01:00
Milos Kozak
cf2855ab02
Merge branch 'dev' into dagger3
2020-01-26 21:15:57 +01: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
7607185086
show duration of careportal events
2020-01-15 21:55:53 +01:00
Milos Kozak
ab51cb4d01
Merge branch 'dev' into dagger3
2020-01-15 20:47:08 +01:00
Milos Kozak
1e3c979b51
PhoneChecker
2020-01-15 19:56:57 +01:00
Milos Kozak
9fd71ea538
Merge branch 'dev' into dagger3
2020-01-13 23:28:53 +01:00
Milos Kozak
94dd843825
Allow EB in open loop mode
2020-01-13 22:16:13 +01:00
Milos Kozak
ac5ea83d38
more of dagger
2020-01-10 23:14:58 +01:00
Milos Kozak
0d85ad4f69
Preference xml files cleanup
2020-01-09 21:41:02 +01:00
Milos Kozak
5c8c263c17
Textvalidator ( #2343 ), Preference to jetpack
2020-01-08 20:20:20 +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
Milos Kozak
bd1b1d8d76
DanaRS refactor
2020-01-04 13:44:50 +01:00
Milos Kozak
a622bfa559
FabricPrivacy, notifications
2020-01-03 14:30:39 +01:00
Milos Kozak
45afd5ec34
DstHelperPlugin refactor
2020-01-02 20:48:36 +01:00
Milos Kozak
bcc3829915
NSClient rafactor
2020-01-01 23:23:16 +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
Milos Kozak
65f107b01d
wearplugin -> dagger
2019-12-30 19:23:17 +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
Milos Kozak
377b5a9991
StatusLinePlugin -> kt, dagger
2019-12-28 15:00:16 +01: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
Bart Sopers
43f6c3dfd2
Show warning for uncertain failures and refresh overview when pod suspended state has changed
2019-12-18 23:25:47 +01:00
Milos Kozak
8d874e14d3
ProfileSwitchDialog
2019-12-18 20:59:33 +01:00
Andy Rozman
b4abf00d98
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-11 22:44:20 +00:00
Andy Rozman
2133d347f0
- changed initpod_init_action dialog: added Retry button
...
- extracted InitPodTask into separate class, since it needs to be called several times
2019-12-11 22:38:52 +00:00
Milos Kozak
921655c0e2
SetupWizardActivityTest
2019-12-11 23:15:36 +01:00
Bart Sopers
b120959532
Show fault code in pod fault error message
2019-12-11 13:22:29 +01:00
Roumen Georgiev
c113cc23b2
Merge pull request #89 from MilosKozak/dev
...
Dev
2019-12-10 14:25:47 +02:00
Roumen Georgiev
cc514520e6
Typo in string outside
2019-12-10 14:10:10 +02:00
Roumen Georgiev
55e6246646
some strings and tests broken
2019-12-10 12:34:27 +02:00
Bart Sopers
9ef83c19f8
WIP: don't kill the pod when switching profile
2019-12-10 01:11:51 +01:00
Milos Kozak
bb98ec94a5
RandomBg source
2019-12-09 22:50:54 +01:00
Milos Kozak
1c0eb9f803
Stats activity
2019-12-09 19:03:26 +01:00
Milos Kozak
a9e08bd08d
Measure activity
2019-12-08 23:14:46 +01:00
Milos Kozak
00cd2ba343
Calculate TIR
2019-12-08 21:55:49 +01:00
Andy Rozman
ad6223046c
- PodManagemntActivity:
...
- when reset is done, buttons are refreshed
- when dialog is closed, tab is refreshed
- Configuration added: PumpStatus, preference dialog
2019-12-08 18:20:11 +00:00
Milos Kozak
0e89ced3e1
Merge branch 'dev' into survey
2019-12-08 19:07:35 +01:00
Milos Kozak
9d787505cf
Merge branch 'dev' into biometric
2019-12-08 16:43:07 +01:00
Bart Sopers
52e0b0cf82
- Show active alerts
...
- Set low reservoir alert in pod
- Add some tests
2019-12-08 15:31:07 +01:00
Milos Kozak
8124c0ae4d
RC warnings
2019-12-07 19:15:26 +01:00
Roumen Georgiev
7889e3755d
Adding GOING_IN & GOING_OUT modes
2019-12-06 15:03:17 +02:00
Tim Gunn
a9e7590756
Merge Dev
2019-12-06 18:34:29 +13:00
Tim Gunn
280e075ada
Remove Bolus Increment setting
2019-12-06 18:16:09 +13:00
Roumen Georgiev
6c8a5aee47
Merge pull request #88 from MilosKozak/dev
...
Dev
2019-12-05 15:06:15 +02:00
Milos Kozak
a66b3f7090
allow sorting of automation tasks
2019-12-03 21:07:31 +01:00
Roumen Georgiev
aae2e21bef
trigger works
2019-12-03 16:49:08 +02:00
Roumen Georgiev
2fa3805030
Merge pull request #87 from anbraten/automation-location-left-trigger
...
Automation location left trigger
2019-12-02 11:22:44 +02:00
Milos Kozak
87d3c43a33
low_mark, high_mark to setup wizard
2019-12-02 00:07:08 +01:00
Milos Kozak
c0ad125934
warn if profile is not uploadable to NS
2019-12-01 21:59:12 +01:00
Milos Kozak
702e1f0675
allow clone from existing switch
2019-12-01 20:42:23 +01:00
Bart Sopers
efcd1cdfe1
Fix string parameter in Omnipod string resource
2019-12-01 16:16:12 +01:00
Bart Sopers
5c1728489a
Fix floating point parameter in Omnipod string resource
2019-12-01 15:23:38 +01:00