Commit graph

10750 commits

Author SHA1 Message Date
Steffen Müthing 1bae8526d0 Add protection to Pod management activity
Pod management should be protected, as it lets you stop the current
Pod. The available activities semm preferences-like to me, so that's
the protection type that I used.
2020-08-15 22:09:29 +02:00
Bart Sopers f37a2452fb Small cleanup and added some TODOs 2020-08-15 19:01:48 +02:00
Bart Sopers 59ad718969 Remove SetupProgress enum in favor of PodProgressStatus, which comes directly from the Pod 2020-08-15 11:23:45 +02:00
Milos Kozak d7f9208acf fix LP reset button 2020-08-14 17:22:06 +02:00
Milos Kozak 5639a9173c Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-08-14 17:08:59 +02:00
Milos Kozak 242e8d2150 fix tests 2020-08-14 17:05:29 +02:00
Milos Kozak 9318f0637a
Merge pull request #2887 from Philoul/ExtendedIOBCalc
Replace Default Dia by profile Dia in extendedBolus's Iob calculation
2020-08-14 13:57:26 +02:00
Philoul 8ff88e85a0 Restore Database field 2020-08-14 13:40:53 +02:00
Milos Kozak 3dfa066cf5 MINDIA = 5.0 2020-08-14 11:25:30 +02:00
Philoul 5c7d0a8516 Replace Default Dia by profile Dia in extendedBolus Iob calculation 2020-08-14 10:00:53 +02:00
Milos Kozak f546fdf837 ignore Can not perform this action after onSaveInstanceState 2020-08-13 13:55:39 +02:00
Bart Sopers c56bc5ae61 Temporary workaround for pod activation and deactivation wizard crashes on rotation 2020-08-13 12:22:36 +02:00
Bart Sopers 159c1f941d Ignore IllegalPacketTypeException in AssignAddressAction if packetType is ACK and we already successfully assigned the address before 2020-08-12 18:30:57 +02:00
Bart Sopers dd795463cf Update wizard pager dependency 2020-08-12 17:13:09 +02:00
Andy Rozman 6e8ff3326b Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev 2020-08-12 13:52:57 +01:00
Andy Rozman af18b2f642 - new version of wizard pager library 1.1.4 2020-08-12 13:52:35 +01:00
Bart Sopers 07d520313f Set String instead of int value for pod LOT in RileyLinkStatusGeneralFragment 2020-08-11 22:46:02 +02:00
Bart Sopers b5d55adb2e Store PodProgressStatus in PodState 2020-08-11 21:17:37 +02:00
Bart Sopers ef05654133 Update Wizardpager version in build.gradle 2020-08-11 21:04:58 +02:00
Bart Sopers 0584cbd6af Use PodStateManager as a source for displaying info in Omnipod tab (and some other small changes) 2020-08-11 21:00:03 +02:00
Andy Rozman c40b64a6ac - added new library 1.1.3 (previous was 1.1.2 but had wrong number on it) 2020-08-11 18:57:40 +01:00
Milos Kozak b8327f6b3a fix ABS IOB calculation 2020-08-11 14:32:48 +02:00
Bart Sopers 1b2c91a6f9 Fix message sequence numbers when resyncing nonce 2020-08-11 13:10:53 +02:00
Bart Sopers 84ce2d1790 Set pump driver to busy and set state to suspended when Pod has a fault event 2020-08-11 13:10:00 +02:00
Bart Sopers 1ba9244ecd Don't duplicately log request message when exchanging OmnipodMessage 2020-08-11 10:16:06 +02:00
Bart Sopers 0ba26e8b2c Update last failed communication time when an exception is thrown in OmnipodCommunicationManager.transportMessages and add log response from the Pod when exchanging messages 2020-08-11 10:16:05 +02:00
Andy Rozman ae86e7fc06 - change version 2020-08-11 00:40:26 +01:00
Milos Kozak 272f91d90b better check for RS v3 failed encryption 2020-08-11 00:21:03 +02:00
Andy Rozman 5e20444bf4 Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev 2020-08-10 23:07:14 +01:00
Bart Sopers a55be8d33f - Fix local alerts
- Remove duplicate RL error from Pod tab
2020-08-10 22:27:52 +02:00
Bart Sopers 906b8c2585 Remove argument checks for piVersion in internal pod state representation 2020-08-10 20:49:48 +02:00
Bart Sopers 341474295f - Allow resetting pairingParameters in PodStateManager if the setup state is ADDRESS_ASSIGNED
- Improve pod status screen
- Improve event dispatching in AapsPodStateManager (send less events)
- Add more FIXMEs and TODOs
2020-08-10 20:15:52 +02:00
Philoul 89a678f238 Restore refresh file 2020-08-10 19:59:09 +02:00
Philoul 8c0271df2b Replace 3 notification icons
Note Blue notif_icon.png file not replaced because can't have blue nitofication icon with vector ???
remove a forgotten unused icon (refresh.xml)
2020-08-10 19:07:02 +02:00
Philoul 22fc0ca6ff remove a forgotten unused icon (refresh.xml) 2020-08-10 18:47:44 +02:00
Philoul d20115cc11 move 4 icons from drawable-anydpi to drawable 2020-08-10 18:46:57 +02:00
Philoul 4cb7f45ad1 Replace ic_exit_to_app icon 2020-08-10 18:45:47 +02:00
Philoul 374e95460d Replace 4 alerts icons (not tested)
These icons are used in pump/insight/utils/AlertUtils.kt file
=> I don't know how to test them so can't verify if size is ok
ic_error ic_maintenance ic_warning ic_reminder
2020-08-10 18:45:18 +02:00
Philoul 7829db3347 Replace Settings icon
Icons are not identical according to resolution
2020-08-10 18:44:22 +02:00
Philoul 8edb5c15db removed icon_home_loop (unused)
svg file created so easy to add again a vector version if necessary
2020-08-10 18:43:25 +02:00
Philoul 5015383f2a Remove unused icons 2020-08-10 18:43:13 +02:00
Bart Sopers a0ca8cf9cc - Partial fix for display of RL status
- Fix IllegalStateException when AssignAddressAction is executed when an address has already been assigned
- Improve (not yet used) custom unreachable alert check
- Remove hasFixedUnreachableAlert from PumpType
- Remove omnipodPumpStatus.podAvailable in favor of PodStateManager
- Remove some unused code / comments
- Add a bunch of TODOs
2020-08-10 17:58:54 +02:00
Andy Rozman 1ebb7144ec - reenable fabric events 2020-08-10 14:18:04 +01:00
Milos Kozak 4bacfad0db fix empty mgdl local profile 2020-08-10 13:06:27 +02:00
Milos Kozak 1bbca2787b BolusWizard typographic 2020-08-10 12:35:59 +02:00
bartsopers 4d04353e7b
Merge pull request #129 from AAPS-Omnipod/omnipod_eros_dev_podstate
Rework Pod state management
2020-08-09 21:06:39 +02:00
Bart Sopers 8ed802d91b Improve information on Pod tab 2020-08-09 21:03:40 +02:00
Bart Sopers 4724cf6048 Fix AapsPodStateManagerTest 2020-08-09 20:27:21 +02:00
Milos Kozak 2c8e39af7c
Merge pull request #2885 from bartsopers/fix_rl_set_preamble_command
Inject dependencies in SetPreamble RL command
2020-08-09 20:18:58 +02:00
Bart Sopers 1172aa753e Inject dependencies in SetPreamble RL command 2020-08-09 19:37:01 +02:00