Commit graph

459 commits

Author SHA1 Message Date
Andrei Vereha 7b0702b8eb compile. fix build warnings 2021-06-26 15:58:40 +02:00
Andrei Vereha 1018a41346 Merge remote-tracking branch 'upstream/dev' into avereha/conn 2021-06-26 15:21:40 +02:00
Andrei Vereha cb45e51b99 add logging. try to prevent race condition 2021-06-26 15:06:57 +02:00
Andrei Vereha b9acc21633 update notifications 2021-06-26 11:40:01 +02:00
Andrei Vereha 2a35c60e81 notification on pod suspend. try to getpodstatus on activecommands 2021-06-26 11:10:27 +02:00
Andrei Vereha c803f6504b add both INSULIN and CANULA change 2021-06-25 23:34:38 +02:00
Andrei Vereha 80c24a23dc do not display last connection if the pod is not activated 2021-06-25 23:26:38 +02:00
Andrei Vereha 4e4cc4cdfa pumpSync on new pod 2021-06-25 22:39:05 +02:00
Andrei Vereha 8f5ecfd0d6 restart service discovery 2021-06-25 22:14:05 +02:00
Andrei Vereha a62b5f7f70 dismiss notifications 2021-06-25 21:50:25 +02:00
Andrei Vereha 989a20d023 less notifications on unconfirmed commands when switching profile 2021-06-25 21:38:01 +02:00
Andrei Vereha efd3acbb2a save tx after setting basal. save basal in pod state when the basal command is confirmed 2021-06-25 20:52:32 +02:00
Andrei Vereha d882428cc0 set timezone 2021-06-25 19:45:38 +02:00
Theo van Elsberg b82d9cf457 - Redo Pod expiry datetime based on activation time 2021-06-25 14:37:54 +02:00
Theo van Elsberg 3ed9cd0f78 - Fixed loading PodState (failed to serialize)
- Moved Pod expiry time calculation to Pod Manager/PodState
- Show local date/time in overview (TODO: handle TZ)
2021-06-25 13:40:32 +02:00
Andrei Vereha 19ff58ac95 fix timeOnPod 2021-06-24 23:08:32 +02:00
Andrei Vereha 22d78f356b recover pod activation status when lost during activation 2021-06-24 22:37:29 +02:00
Andrei Vereha a3cacc75fe typo 2021-06-24 22:06:56 +02:00
Andrei Vereha c50757a2d1 getPumpStatus only if requested by user while the pod is not activated 2021-06-24 22:06:08 +02:00
Andrei Vereha 3c222f0500 recover active commands on start. Display deaction button after SET_UNIQUE_ID 2021-06-24 21:57:34 +02:00
Andrei Vereha a9f49704d9 compile 2021-06-23 21:53:50 +02:00
Andrei Vereha e916290687 compile 2021-06-23 21:52:57 +02:00
Andrei Vereha e1337f0fb8 update overview 2021-06-23 21:50:58 +02:00
Andrei Vereha 2aeff0e92d disable notifications sound 2021-06-22 22:49:26 +02:00
Andrei Vereha 44c7747405 remove test 'active command' 2021-06-22 22:43:14 +02:00
Andrei Vereha e7cc35a132 Merge branch 'avereha/bolus' into avereha/notifications 2021-06-22 22:42:16 +02:00
Andrei Vereha ab9a59591d Merge branch 'avereha/bolus' into avereha/notifications 2021-06-22 22:36:52 +02:00
Andrei Vereha 6ee4ec1ae3 format 2021-06-22 22:36:35 +02:00
Andrei Vereha e51d071181 add notifications 2021-06-22 22:27:29 +02:00
Theo van Elsberg d8b9ae1036 Updating DASH Overview for "Time On Pod" and "Pod Expires" 2021-06-22 13:30:08 +02:00
Andrei Vereha 3ebfe1b268 indent. add notifications 2021-06-21 19:31:17 +02:00
Andrei Vereha 92c0aba929 cleanup 2021-06-21 19:30:40 +02:00
Andrei Vereha 9ca82441bb try different connection timeouts 2021-06-21 19:29:22 +02:00
Andrei Vereha 422ea31f6f do not check for active commands when canceling 2021-06-19 23:58:44 +02:00
Andrei Vereha d4f7caf119 update message 2021-06-19 17:49:33 +02:00
Andrei Vereha e0b33c74a1 fix progress bar 2021-06-19 17:05:37 +02:00
Andrei Vereha 665444ea9e fix command sending failure 2021-06-19 16:12:41 +02:00
Andrei Vereha 100f2b9e69 display deliveryStatus only in debug mode 2021-06-19 14:42:40 +02:00
Andrei Vereha a0b64a9062 beeps 2021-06-19 14:31:14 +02:00
Andrei Vereha d4a73abbf3 add details about TBR 2021-06-19 13:17:00 +02:00
Andrei Vereha 863fb19ff0 fix bolus cancelation 2021-06-19 13:13:43 +02:00
Milos Kozak 740c009471 gradle:7.1.0-alpha02 2021-06-16 08:23:55 +02:00
Andrei Vereha 59d0245980 fix unconfirmed commands 2021-06-12 23:30:37 +02:00
Andrei Vereha 16a2c8ea55 try different conn timeout. fix case when connection is established and session is null 2021-06-12 12:16:45 +02:00
Andrei Vereha 898c1c7906 format 2021-06-11 21:27:04 +02:00
Andrei Vereha 96e06cb33a add back the connection retry 2021-06-11 18:42:52 +02:00
Andrei Vereha 1910ac7b60 update overview fragment. set basal if pod is not activated 2021-06-10 08:22:29 +02:00
Andrei Vereha fa846bdd65 fix after merging 2021-06-07 09:30:57 +02:00
Andrei Vereha bad72b2a62 Merge branch 'dash' into avereha/bolus 2021-06-06 21:30:44 +02:00
Andrei Vereha b5757c08ac Merge branch 'dash' into avereha/alarms 2021-06-06 21:30:08 +02:00
Andrei Vereha 697e646854 Merge branch 'dash' into avereha/basal 2021-06-06 21:28:23 +02:00
Andrei Vereha f6d0520fe2 save bolusPulsesRemainig 2021-06-06 21:25:40 +02:00
Andrei Vereha 95c9bd94a1 do not check pod status before deactivation. It will be deactivated anyway 2021-06-06 18:47:49 +02:00
Andrei Vereha 18735540fd Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 18:42:07 +02:00
Andrei Vereha b55dacd12c add checkPodKaput 2021-06-06 18:41:17 +02:00
Andrei Vereha aa719e0b9f handle Pod Alarm 2021-06-06 18:35:19 +02:00
Andrei Vereha 909eae3f3f log 2021-06-06 17:47:36 +02:00
Andrei Vereha a25fffd075 stop bolus 2021-06-06 13:43:44 +02:00
Andrei Vereha 4f459b9fc1 Merge branch 'avereha/alarms' into avereha/bolus 2021-06-06 13:11:16 +02:00
Andrei Vereha d82be68796 fix alerts(UNKNOWN will always match) 2021-06-06 13:09:27 +02:00
Andrei Vereha b80327c9bf bolus: send progress 2021-06-06 12:24:32 +02:00
Andrei Vereha 79b4a5d656 simplify executeProgrammingCommand. Start implementing alerts 2021-06-06 10:47:29 +02:00
Andrei Vereha c72f2f352f always enforceNew 2021-06-05 20:37:17 +02:00
Andrei Vereha d0c947c988 updates for display of temp basal 2021-06-05 20:32:35 +02:00
Andrei Vereha b440003de4 ignore enforeNew for now 2021-06-05 20:14:28 +02:00
Andrei Vereha fc919f24cd save temp basal to pod state 2021-06-05 18:14:13 +02:00
Andrei Vereha ffe3246fc0 remove 'Using connected state for unconfirmed commands' 2021-06-05 15:23:03 +02:00
Andrei Vereha 70eb5e6d0c recover unconfirmed basal 2021-06-05 14:52:58 +02:00
Andrei Vereha 7c20bfb7f0 implement basals 2021-06-05 14:18:04 +02:00
Andrei Vereha 33243a7ed4 create fake TBR on suspend. Fix createHistory timing bug 2021-06-04 22:56:58 +02:00
Andrei Vereha 5d3b2faeb9 pumpsync on suspend/resume 2021-06-04 19:32:00 +02:00
Andrei Vereha 76a0e93ee2 stop testing failed commands 2021-06-03 22:19:51 +02:00
Andrei Vereha 17c61db256 merge 2021-06-03 22:18:25 +02:00
Andrei Vereha 3dc4781692 use delivery status for checking if there is a tempbasal to cancel 2021-06-03 22:15:26 +02:00
Andrei Vereha 34103931f5 add comment 2021-06-03 22:00:42 +02:00
Andrei Vereha 25141d3939 undo the last change 2021-06-03 21:48:03 +02:00
Andrei Vereha 2afe220d28 suspend/resume 2021-06-03 19:43:59 +02:00
Milos Kozak fedba23405 code cleanup 2021-06-01 22:51:16 +02:00
Andrei Vereha d392caa6e9 move private fun at the end 2021-06-01 22:00:16 +02:00
Andrei Vereha 432e06adaa simplify: use lastUpdatedSystem for lastConnection 2021-06-01 21:50:55 +02:00
Andrei Vereha b91e8506a0 move the common code to getCommandConfirmationFromState 2021-06-01 21:41:13 +02:00
Andrei Vereha c8fee31ae8 cleanup 2021-06-01 08:12:03 +02:00
Andrei Vereha d0b1757268 bugfix: send error when we can't send the command 2021-06-01 00:18:38 +02:00
Andrei Vereha e867b1397d remove maybeMarkActiveCommandFailed. this logic was moved in "updateActiveCommand" 2021-05-31 22:15:39 +02:00
Andrei Vereha a20cc1cca3 simplify 2021-05-31 22:09:49 +02:00
Andrei Vereha 9d61c8ee8a remove unused function 2021-05-31 21:00:54 +02:00
Andrei Vereha 7dc01cb1f8 add comments 2021-05-31 00:13:52 +02:00
Andrei Vereha a2b3ab5991 add TODO 2021-05-31 00:04:25 +02:00
Andrei Vereha 8e64ca134f ktlintFormat 2021-05-31 00:01:54 +02:00
Andrei Vereha c989c6a1c5 duration is in ms 2021-05-30 23:55:47 +02:00
Andrei Vereha 3ca88ef51b bugfix: set the tempbasal timestamp to the time when the historyEntry was created, not a random number :) 2021-05-30 23:09:15 +02:00
Andrei Vereha 91957930ed display bluetooth connection status. display deliveryStatus. display lastConnection 2021-05-30 22:49:35 +02:00
Andrei Vereha 3b26068faf set temp basal beeps 2021-05-30 19:03:26 +02:00
Andrei Vereha 3314df7bb7 implement TempBasal pumpSync and confirmation 2021-05-30 18:35:53 +02:00
Andrei Vereha ebb3030169 make it compile 2021-05-28 23:37:00 +02:00
Andrei Vereha 684250a40f Merge branch 'avereha/dev2-merge' into avereha/temp-basals 2021-05-02 14:20:17 +02:00
Andrei Vereha c544ef6c19 merge tests 2021-05-02 14:19:46 +02:00
Andrei Vereha 5179670e9c merge for tests 2021-05-02 14:10:15 +02:00
Andrei Vereha dcfd9bcdbf merge 2021-05-02 14:02:10 +02:00
Andrei Vereha 976ae45057 ktlintFormat 2021-05-02 10:38:22 +02:00
Andrei Vereha dd8ebded1a merge: profile is not an interface 2021-05-02 10:37:06 +02:00
Andrei Vereha 2ae9f399aa s/utils.extensions/extensions/ 2021-05-02 10:31:47 +02:00
Andrei Vereha f197141cd5 merge:
.comment is now in Kotlin and it does not accept a String?
 symbol renames
2021-05-02 10:28:45 +02:00
Andrei Vereha c36e521efb use concat(listOf()) 2021-05-02 10:00:11 +02:00
Andrei Vereha 4bd5e7c625 observe there is no activeCommand 2021-05-01 20:56:02 +02:00
Andrei Vereha b7db79f296 interface updates 2021-05-01 20:28:42 +02:00
Andrei Vereha e3f7608de7 Merge remote-tracking branch 'upstream/dev2_dana_combo_only' into avereha/dev2-merge 2021-05-01 20:11:48 +02:00
Andrei Vereha 24e5223ad1 val 2021-05-01 19:28:01 +02:00
Andrei Vereha 9e770601f3 merge CommandConfirmed and CommandDenied 2021-05-01 19:19:18 +02:00
Andrei Vereha ee73cd5f2b remove comment 2021-05-01 18:54:17 +02:00
Andrei Vereha 912c847dcb rename to historyId 2021-05-01 18:43:11 +02:00
Andrei Vereha c759e651c5 remove TODO 2021-05-01 18:39:06 +02:00
Andrei Vereha 19ff47e53d add comments 2021-05-01 17:59:22 +02:00
Andrei Vereha 8d112a12ca rename 2021-04-26 21:57:32 +02:00
Andrei Vereha cddf7a3f68 add check for onError whent the command was sent 2021-04-26 21:56:54 +02:00
Andrei Vereha b64d530ae9 ktlintFormat 2021-04-21 23:29:16 +02:00
Andrei Vereha d3c73f9665 update on CommandSendNotConfirmed 2021-04-21 23:14:25 +02:00
Andrei Vereha 0fad1bc6c7 add comment 2021-04-21 22:54:47 +02:00
Andrei Vereha 20560f2a4e remove the active command if we get an error sending it 2021-04-21 22:52:22 +02:00
Andrei Vereha 3a2fa6d04f defer 2021-04-21 22:37:58 +02:00
Andrei Vereha 1e4cda01a3 Revert "Revert "remove duplication""
This reverts commit d49b87d124.
2021-04-21 20:44:26 +02:00
Andrei Vereha d49b87d124 Revert "remove duplication"
This reverts commit 05047029ea.
2021-04-19 21:55:45 +02:00
Andrei Vereha 05047029ea remove duplication 2021-04-19 21:46:50 +02:00
Milos Kozak cada2919d1 prepare Profile interface 2021-04-19 18:44:17 +02:00
Andrei Vereha 142ad126b5 add history, command confirmation for more commands 2021-04-18 21:54:50 +02:00
Andrei Vereha 842f196ae8 confirm/deny commands 2021-04-18 21:39:20 +02:00
Milos Kozak 24164eee98 PumpInterface rename 2021-04-14 19:36:13 +02:00
Andrei Vereha 821135edec dash ble: Supress deteket 2021-04-04 21:04:21 +02:00
Andrei Vereha 40ac1d189a dash ble: detekt reduce number of arguments 2021-04-04 17:57:17 +02:00
Andrei Vereha 513007f6ae dash: undo the temporary discardButtonEnabled test 2021-04-04 17:15:44 +02:00
Andrei Vereha 0c35eb7da9 dash: bugfix DefaultStatusResponse and add more tests 2021-04-04 17:10:17 +02:00
Andrei Vereha 6d2d5a7e76 dash ble: detekt 2021-04-04 16:06:39 +02:00
Andrei Vereha c1426941cf dash: address feedback 2021-04-04 13:43:39 +02:00
Andrei Vereha 14af90e9e3 dash: ktlintFormat 2021-04-04 13:36:33 +02:00
Andrei Vereha ff6a67cc97 detekt 2021-04-04 13:32:09 +02:00
Andrei Vereha 64fbea6afe dash ble: detekt 2021-04-04 13:16:05 +02:00
Andrei Vereha 210a446123 dash ble: ktLintFormat 2021-04-04 12:43:17 +02:00
Andrei Vereha 5b10ad13ec dash ble: handle disconnects 2021-04-04 12:40:28 +02:00
Andrei Vereha 547454de6c dash ble: check for RTS 2021-04-03 23:31:43 +02:00
Andrei Vereha 9597922058 dash ble: fix reconnection and improve logging for BleCallbacks
When reconnecting, we have to use the discovered Characteristics and not
the ones that we used for the previous connection
2021-04-03 22:58:54 +02:00
Andrei Vereha a29874dc6d implement EAP-AKA resynchronization 2021-04-03 12:20:11 +02:00
Andrei Vereha c4291113a6 fixes 2021-04-02 16:31:27 +02:00
Andrei Vereha 20179781ef dash ble: warnings 2021-04-02 14:33:18 +02:00
Andrei Vereha 0f58185109 simplify read error handling 2021-04-02 14:32:00 +02:00
Andrei Vereha e8bc50f458 merge 2021-04-02 14:31:12 +02:00
Milos Kozak e26e023ebf prepare TemporaryBasal 2021-04-01 23:46:21 +02:00
Bart Sopers afd28656d9 Merge branch 'bart/create-responses' into bart/implement-pump-plugin 2021-03-31 11:25:20 +02:00
Bart Sopers 12dad6662c Merge branch 'dash' into bart/create-responses 2021-03-31 11:21:59 +02:00
Bart Sopers fe9c5d00a7 WIP on implementing OmnipodDashPumpPlugin + some autoformatting 2021-03-31 11:18:58 +02:00
Andrei Vereha 470b21aad4 detekt 2021-03-31 08:26:35 +02:00