Commit graph

  • f3a7a5a393 Add constant POD_SETUP_UNITS for the total number of units delivered during pod setup Steffen Müthing 2020-08-23 18:01:40 +0200
  • 9ccee886c6 Add tests for getTicksDelivered() Steffen Müthing 2020-08-23 18:01:20 +0200
  • e66033ab1e Show total dose delivered by pod in OmnipodFragment Steffen Müthing 2020-08-22 17:09:05 +0200
  • 61d6c638b7 Provide total insulin delivered from Pod available in PodStateManager Steffen Müthing 2020-08-22 17:08:30 +0200
  • 00b9379b8c Make delivered ticks available in status response Steffen Müthing 2020-08-22 17:08:07 +0200
  • aede5648a9 Add/remove/update comments and TODOs in OmnipodPumpPlugin and rename a method Bart Sopers 2020-08-23 17:35:12 +0200
  • afd890a519 Remove redundant interface and split initPod into two separate methods Bart Sopers 2020-08-23 17:12:49 +0200
  • 4a10a04f79 Remove OmnipodUiComm and OmnipodUiTask Bart Sopers 2020-08-23 16:15:35 +0200
  • 887a1672dc Don't force overview to refresh immediately in Omnipod events Bart Sopers 2020-08-23 15:01:08 +0200
  • 91d0da9f51 More cleanup in OmnipodPumpPlugin Bart Sopers 2020-08-23 14:55:12 +0200
  • 5cd46a90a0 Remove excessive RefreshOverview events Bart Sopers 2020-08-23 14:37:21 +0200
  • c70fedbc72 Improve button state handling in Omnipod tab, read Pod status on AAPS startup and some cleanup Bart Sopers 2020-08-23 14:32:05 +0200
  • 219b1e02ba Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_remove_omnipod_pump_state Bart Sopers 2020-08-23 13:07:10 +0200
  • c9dcac6368 Improve Pod Status display Bart Sopers 2020-08-23 13:06:42 +0200
  • fd53725163 Remove redundant interface Bart Sopers 2020-08-23 11:46:26 +0200
  • 25b6ddcbc0 Minor improvements in OmnipodPumpPlugin Bart Sopers 2020-08-23 11:30:45 +0200
  • 9bce1fdc6c Small improvement in OmnipodPumpPlugin Bart Sopers 2020-08-23 11:19:55 +0200
  • b84296da14 Add missing @Override annotations Bart Sopers 2020-08-23 11:05:07 +0200
  • 2745aed31a Remove OmnipodPumpStatus Bart Sopers 2020-08-23 10:58:48 +0200
  • 1e7a7a40bc
    Merge pull request #2913 from AAPS-Omnipod/omnipod_eros_dev_merge_to_upstream Milos Kozak 2020-08-22 19:34:05 +0200
  • 0f408e0e8f fix rs & pumpcontrol build Milos Kozak 2020-08-22 19:24:31 +0200
  • 5bb9775aaa Modify String name (mbg = Manual Bg and not only calibration) Philoul 2020-08-22 19:01:58 +0200
  • 0d3d83806b Add Calibration in Translator.kt Replace strings by Constants defined in CareportalEvent (most of them already defined) 8 Constants added in CareportalEvent file (3 types used in CareDialog.kt and Translator.kt, 5 only used in translator.kt) => I don't know if these types still exists now without CarePortal Plugin... Philoul 2020-08-22 18:33:13 +0200
  • 7b94b2fa21 fix nsclient layout Milos Kozak 2020-08-22 17:49:10 +0200
  • f224cb1af1
    Show time string instead of ms in JSON structures Bluefox 2020-08-22 17:17:43 +0200
  • c52987ab6c Remove empty if statement Bart Sopers 2020-08-22 17:15:27 +0200
  • 0dab8965b4 Get rid of OmnipodPumpStatus in OmnipodFragment, OmnipodCommunicationManager, RileyLinkOmnipodService + some cleanup along the way Bart Sopers 2020-08-22 17:02:35 +0200
  • d1ad8f5505
    Wiki url xJoe 2020-08-22 16:03:56 +0200
  • 0ef4099eaf Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_without_pump_plugin_abstract Bart Sopers 2020-08-22 15:25:13 +0200
  • 4d30b96ed9 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_merge_to_upstream Bart Sopers 2020-08-22 15:23:45 +0200
  • ad1158061d Add logging Bart Sopers 2020-08-22 14:47:56 +0200
  • 0aa23c4ba0 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_without_pump_plugin_abstract Bart Sopers 2020-08-22 11:20:16 +0200
  • 5f37a5a45f Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_merge_to_upstream Bart Sopers 2020-08-22 11:19:55 +0200
  • dc6c19fdeb Restore accidentally removed codestyle settings Bart Sopers 2020-08-22 11:19:27 +0200
  • 7c82dbdf93 Prepare Omnipod for upstream merge Bart Sopers 2020-08-22 11:06:33 +0200
  • fef12ae06b Small cleanup in OmnipodPumpPlugin Bart Sopers 2020-08-22 10:51:56 +0200
  • f0041c2776 Remove unused method in PumpPluginAbstract Bart Sopers 2020-08-22 02:25:44 +0200
  • 749851f249 OmnipodPumpPlugin formatting and ordering Bart Sopers 2020-08-22 02:11:09 +0200
  • e9d53eea52 Fix crash in OmnipodPumpPlugin.onStart() Bart Sopers 2020-08-22 01:58:14 +0200
  • c1e8a2026e Merge PumpPluginAbstract code into OmnipodPumpPlugin Bart Sopers 2020-08-22 01:47:38 +0200
  • d9891f2427 Preliminary cleanup in OmnipodPumpStatus Bart Sopers 2020-08-22 00:50:29 +0200
  • 155460c8c0
    Merge pull request #153 from AAPS-Omnipod/omnipod_eros_dev_rl_cleanup bartsopers 2020-08-21 23:05:00 +0200
  • 5b6ba9ea6d Remove unused methods Bart Sopers 2020-08-21 22:52:35 +0200
  • 883bdb660e Remove unused import Bart Sopers 2020-08-21 22:38:24 +0200
  • 28f1dbb47f Correctly display Omnipod information in RL stats Bart Sopers 2020-08-21 22:28:42 +0200
  • 53c27b8078 Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_remove_omnipod_pump_status Bart Sopers 2020-08-21 21:28:09 +0200
  • ea1be41a0d Restore accidentally removed statement Bart Sopers 2020-08-21 21:27:51 +0200
  • bdccbf907e Show '-' instead of nothing in Omnipod tab when no TBR is active Bart Sopers 2020-08-21 21:22:55 +0200
  • 5d426bf697 Add some methods to RileyLinkPumpDevice interface to replace access to PumpStatus in RileyLink module Bart Sopers 2020-08-21 21:16:24 +0200
  • 127a369cbb Fix Omnipod tests and remove one unused and one inappropriate dependency from AapsPodStateManager Bart Sopers 2020-08-21 17:53:59 +0200
  • 7e9f79b5fb And remove additional <br> at the end of ics, isfs and targets Philoul 2020-08-21 17:49:13 +0200
  • 1e3999a9ab Replace valueToUnitsToString by existing Profile.toUnitsString Philoul 2020-08-21 17:17:56 +0200
  • 792ab88839 Unit selected for compare profile is AAPS units and not profile1.units Modification limited to PROFILE_COMPARE mode RUNNING_PROFILE and CUSTOM_PROFILE modes still show profiles in profile.units Philoul 2020-08-21 15:45:45 +0200
  • 90e429abb9 Omnipod: update upstream version info Bart Sopers 2020-08-21 15:37:14 +0200
  • 1f3e8a4102 Merge remote-tracking branch 'upstream/2.7.0-rc4' into omnipod_eros_dev Bart Sopers 2020-08-21 15:34:47 +0200
  • d60d714f82 Compare Targets improvements in ProfileViewerDialog Same units between profile 1 and profile 2 Presentation of both targets by hours (same than ICs, ISFs or basals) Philoul 2020-08-21 15:30:20 +0200
  • 7d5dc54656 Merge branch 'dev' into 2.7.0-rc4 Milos Kozak 2020-08-21 13:42:20 +0200
  • e7627f4f6c try to fix IllegalStateException Milos Kozak 2020-08-21 13:41:48 +0200
  • 2177cfebdc
    2.7.0-rc4 Milos Kozak 2020-08-21 12:55:16 +0200
  • 353c9641dc
    New Crowdin updates (#2905) Milos Kozak 2020-08-21 12:52:52 +0200
  • 8c987c8be9 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2020-08-21 10:30:41 +0200
  • 7282f460fc better synchronize graph rendering Milos Kozak 2020-08-21 10:29:23 +0200
  • 7854bb1ce4
    Merge pull request #2908 from AAPS-Omnipod/dev Milos Kozak 2020-08-21 09:43:20 +0200
  • c22119bb85 Store LastRun SMB data in their dedicated fields instead of overwriting TBR fields Bart Sopers 2020-08-20 18:39:16 +0200
  • 5973857c1d Remove duplicate version Bart Sopers 2020-08-20 11:47:56 +0200
  • 4d32b65aab
    New Crowdin updates (#2897) Milos Kozak 2020-08-20 11:19:30 +0200
  • cf643279e4
    Merge pull request #140 from AAPS-Omnipod/omnipod_eros_dev_omnipod_module bartsopers 2020-08-20 02:39:45 +0200
  • 7d63671d7b fix import Bart Sopers 2020-08-20 02:30:15 +0200
  • 0e9adda3a4 Make sure that after restart, bolus treatment is added when the app is killed during a bolus Bart Sopers 2020-08-20 02:20:05 +0200
  • 557e5ee0e9 Update Omnipod upstream version info Bart Sopers 2020-08-20 01:22:03 +0200
  • 7bc41b2281 Merge remote-tracking branch 'upstream/2.7.0-rc3' into omnipod_eros_dev_omnipod_module Bart Sopers 2020-08-20 01:13:55 +0200
  • d58fdec440
    Merge pull request #2902 from GermanBluefox/patch-2 Milos Kozak 2020-08-19 22:11:36 +0200
  • 09e5c82d4d unify units spacing Milos Kozak 2020-08-19 21:24:01 +0200
  • dcb9e7bf91
    Merge pull request #151 from smuething/daggerization-fixes bartsopers 2020-08-19 14:34:53 +0200
  • eb909ab924 Turn RileyLinkMedtronicService into a singleton Steffen Müthing 2020-08-19 13:11:29 +0200
  • a42c5e701e Add @Inject to RileyLinkMedtronicService constructor Steffen Müthing 2020-08-19 13:10:27 +0200
  • f3bb80c25b Use dagger to inject MedtronicCommunicationManager into RileyLinkMedtronicService Steffen Müthing 2020-08-19 13:10:02 +0200
  • 303faf825a Clean up imports Steffen Müthing 2020-08-19 13:09:27 +0200
  • 3191b54208 Turn OmnipodCommunicationManager into a singleton Steffen Müthing 2020-08-19 13:09:01 +0200
  • ba69b2ffd3 Turn MedtronicCommunicationManager into a singleton Steffen Müthing 2020-08-19 13:08:34 +0200
  • 680f3f94d6 Inject AndroidInjector into RileyLinkCommunicationManager using dagger Steffen Müthing 2020-08-19 13:06:21 +0200
  • 9ca20f425f BG input in wizard improvement Milos Kozak 2020-08-19 10:58:45 +0200
  • 5d83e2a26b Omnipod: if Cancel bolus has been pressed before the bolus command has been executed, await bolus command execution before cancelling Bart Sopers 2020-08-19 02:36:33 +0200
  • e39c222203 Small Dagger improvements Bart Sopers 2020-08-18 23:47:58 +0200
  • 963f0ca851 Merge branch 'omnipod_eros_dev_omnipod_module' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev_omnipod_module Andy Rozman 2020-08-18 22:33:46 +0100
  • f58874d666 - added injection into RileyLinkCommunicationManager... It must have been removed... Andy Rozman 2020-08-18 22:33:02 +0100
  • c753ed6859 Remove some more unused Omnipod code Bart Sopers 2020-08-18 22:39:52 +0200
  • 6c3e7a8f43
    Merge pull request #143 from smuething/move-protection-to-core bartsopers 2020-08-18 20:00:57 +0200
  • d0cbaeeb32 Move protection infrastructure to core Steffen Müthing 2020-08-18 14:16:13 +0200
  • 56efc3e230 Add missing icons in Omnipod Bart Sopers 2020-08-18 19:15:50 +0200
  • 4a0e8aa518 Refresh buttons in Pod Management fragment on EventRileyLinkDeviceStatusChange and indicate when we're still waiting for a RL connection Bart Sopers 2020-08-18 19:09:07 +0200
  • 4a10e0b06b
    Merge pull request #144 from smuething/move-singleclickbutton-to-core bartsopers 2020-08-18 17:15:23 +0200
  • 75cbc87b4a Move SingleClickButton to core Steffen Müthing 2020-08-18 15:09:14 +0200
  • 228441f54c
    Merge pull request #139 from smuething/more-daggerization bartsopers 2020-08-18 12:44:21 +0200
  • 80f1ed52b3 Move CryptoUtil to core Steffen Müthing 2020-08-18 12:36:25 +0200
  • 48ad85ae6a Move Omnipod tab closer to Overview tab Bart Sopers 2020-08-18 12:33:26 +0200
  • ffb0611682 Remove redundant string resources Bart Sopers 2020-08-18 12:33:01 +0200
  • 441030663e
    Fix too long number in "adj. req. rate: 1.2000000000000000002" 8b25b5b Bluefox 2020-08-18 12:22:20 +0200
  • 8b25b5b351
    Fix too long number in "adj. req. rate: 1.2000000000000000002" Bluefox 2020-08-18 12:20:47 +0200
  • 3ad41d07c5 Remove unused injector argument in RileyLinkBLE Steffen Müthing 2020-08-18 01:02:49 +0200