Commit graph

  • 3654b0b66f ResourceHelper Milos Kozak 2019-12-26 17:50:16 +0100
  • 895b32d8f3 SPImplementation cleanup Milos Kozak 2019-12-26 15:12:12 +0100
  • ec2a0212f5 Merge branch 'dev' into dagger3 Milos Kozak 2019-12-26 15:01:23 +0100
  • 48e8888b82 Firebase follow privacy setting Milos Kozak 2019-12-25 10:11:14 +0100
  • f8f1fc54be Merge branch 'dev' into dagger3 Milos Kozak 2019-12-26 14:41:52 +0100
  • 64310f4e28 - small change of disposable for display of 5th button Andy Rozman 2019-12-25 21:54:21 +0100
  • 3ceb5f46d8 - added Notification when Time/TZ change is made - changed code to display dialog Andy Rozman 2019-12-25 21:49:35 +0100
  • b80fc3851c Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros Andy Rozman 2019-12-25 19:24:47 +0100
  • 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... Andy Rozman 2019-12-25 19:21:22 +0100
  • 1186360df4 reactivate bad tuerkis and format basal osodebailar 2019-12-25 17:01:38 +0100
  • 4e8018cd20 Improve error handling for set temp basal command and add logging for updating suspended state Bart Sopers 2019-12-25 10:27:21 -0500
  • a746b0fe05 add average delta again and refactor NS Client osodebailar 2019-12-25 16:04:52 +0100
  • 61411e6bd6
    Merge pull request #2303 from rkresha/dev Milos Kozak 2019-12-25 13:42:50 +0100
  • 143a9f8749 dagger testing AdrianLxM 2019-12-25 12:19:26 +0100
  • a4137a2c3b Merge branch 'dev' of git://github.com/MilosKozak/AndroidAps into refactor-header-area osodebailar 2019-12-25 12:18:14 +0100
  • 967777f0f8
    Merge pull request #2309 from andyrozman/bug_2292_doublebolus_again Milos Kozak 2019-12-25 11:29:15 +0100
  • 0ebfc353d4 Try to retrieve pulse log before deactivating pod for diagnostics Bart Sopers 2019-12-24 19:12:39 -0500
  • 36a1a13846 Don't pad messages that contain a DeactivatePodCommand message block and don't use verification for deactivatePod Bart Sopers 2019-12-24 15:39:49 -0500
  • aea725e9ad Add readPulseLog method in AapsOmnipodManager Bart Sopers 2019-12-24 13:06:26 -0500
  • 49a9ddf72d Various small fixes/improvements - Throw podFaultException in OmnipodManager.cancelBolus() and handle in AapsOmnipodManager - Sound confirmation beep when deactivating pod - Add logging in verifyCommand Bart Sopers 2019-12-24 12:08:39 -0500
  • 3cb58133dd Use BeepConfigCommand as a workaround for strange beep behavior in CancelDeliveryCommand when cancelling multiple delivery types. Bart Sopers 2019-12-24 11:54:01 -0500
  • 86adc19010 - added code to remove Treatment entries, without any insulin (for syncing PH Bolus entries with Treatments) Andy Rozman 2019-12-24 17:52:28 +0100
  • 1e003ad188 Fix PodSessionStateTest Bart Sopers 2019-12-24 11:48:09 -0500
  • 737a2c5386 KeepAlive refactor, MainApp cleanup Milos Kozak 2019-12-24 16:07:17 +0100
  • 99b07521ef Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2019-12-24 11:28:53 +0100
  • e423b5bc06 Upload IOB to NS without available BG Milos Kozak 2019-12-24 00:55:09 +0100
  • 81e3fe9179 add project files to git ignore osodebailar 2019-12-23 21:13:55 +0100
  • 1d48536c3c refactor overview with new header area and better formated user values for iob, cob and basal osodebailar 2019-12-23 18:07:51 +0100
  • 91f6539328 Accept ACK responses for ConfigurePodCommand Bart Sopers 2019-12-23 17:40:10 +0100
  • cd6dba8a31 injecting insulin... plugin AdrianLxM 2019-12-23 13:27:15 +0100
  • a166b8a56a Medtronic clarify error notification Rob Kresha 2019-12-22 21:54:45 -0600
  • 677f1e4c8d
    Merge pull request #2302 from MilosKozak/dialogs Milos Kozak 2019-12-22 23:56:36 +0100
  • 3a6f29d1dc Merge branch 'dev' into dialogs Milos Kozak 2019-12-22 23:04:21 +0100
  • 034bf3ecd8 fix parsing profile units Milos Kozak 2019-12-22 22:52:26 +0100
  • 60dce8fd15 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2019-12-22 22:27:58 +0100
  • 32ce8af144 fix loading profiles Milos Kozak 2019-12-22 22:27:43 +0100
  • 91000dc1bb Confirmation dialogs cleanup Milos Kozak 2019-12-22 21:37:26 +0100
  • 808dd92de1 forgotten code remove Milos Kozak 2019-12-22 15:08:31 +0100
  • 9042957585 OKDialog layout Milos Kozak 2019-12-22 15:03:00 +0100
  • 06d2a2cfc5 ActionProfileSwitch, ActionFragment improvement Milos Kozak 2019-12-22 14:18:36 +0100
  • 91648a935f - notification on setting or failing to set new Profile (#22) - changed also in Medtronic module - when bolus is correctly set, we will see it displayed in Tab (#27) Andy Rozman 2019-12-22 14:16:01 +0100
  • 648b09717e BLEScanActivity refactor Milos Kozak 2019-12-22 12:33:05 +0100
  • 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 Andy Rozman 2019-12-22 12:28:19 +0100
  • 52380cbd22 CareDialog fix Milos Kozak 2019-12-22 02:05:50 +0100
  • 88e456dd1a PairingProgressDialog refactor Milos Kozak 2019-12-22 02:00:33 +0100
  • cbfb8a6a0f Automation dialogs refactor Milos Kozak 2019-12-21 23:17:20 +0100
  • 0e96eb666e Spinner with larger font Milos Kozak 2019-12-21 21:00:43 +0100
  • 3d1c1140b5 dagger2! AdrianLxM 2019-12-21 20:17:08 +0100
  • 592246211f actions layout update Milos Kozak 2019-12-21 19:43:29 +0100
  • a928c48ae0 DanaRUserOptionsActivity refactor Milos Kozak 2019-12-21 18:21:32 +0100
  • 33d1d3e82d DanaRS time setting update for protocol #6 Milos Kozak 2019-12-21 16:53:50 +0100
  • 7176a8654b DanaRHistoryActivity refactor Milos Kozak 2019-12-21 16:15:35 +0100
  • 2e687fe687 DanaRHistoryActivity layout refactor Milos Kozak 2019-12-21 15:26:41 +0100
  • 6d46c39fba ProfileViewerDialog refactor Milos Kozak 2019-12-21 14:30:14 +0100
  • 469d89bce8
    Merge pull request #2300 from MilosKozak/maintenance/code-style Milos Kozak 2019-12-21 13:11:10 +0100
  • b49abbcdb4 add code style to project AdrianLxM 2019-12-21 12:04:34 +0100
  • b946326c2e
    Merge pull request #2297 from MilosKozak/maintenance/cleanups Milos Kozak 2019-12-21 10:16:12 +0100
  • 1dd296ef0e Pad NonceResyncableMessageBlock with GetStatusCommands to ensure > 1 packet in order to improve command verification Bart Sopers 2019-12-21 02:01:22 +0100
  • 78d789db4e Add time and time change tests for PodSessionState Bart Sopers 2019-12-21 00:55:32 +0100
  • 0bcdf30a7e Improve basal schedule validation and add profile to basal schedule mapping tests Bart Sopers 2019-12-20 23:07:38 +0100
  • d5e8345051 Merge remote-tracking branch 'origin/dialogs' into adrian/dialogs AdrianLxM 2019-12-20 23:06:09 +0100
  • 953d6bc029 small cleanup AdrianLxM 2019-12-20 23:05:35 +0100
  • c66ca2ea43 NSClient fix Milos Kozak 2019-12-20 22:59:16 +0100
  • ddb2306cdc small cleanups AdrianLxM 2019-12-20 22:22:58 +0100
  • 2ce590a700 BolusProgressDialog refactor Milos Kozak 2019-12-20 21:52:37 +0100
  • 83fe8527ce ErrorDialog refactor Milos Kozak 2019-12-20 19:46:07 +0100
  • 44564b91df cleanup, dark dialog title Milos Kozak 2019-12-20 18:55:54 +0100
  • 226990b16f CalibrationDialog refactor Milos Kozak 2019-12-20 16:33:01 +0100
  • 1a1e51020c TreatmentDialog refactor Milos Kozak 2019-12-20 15:36:27 +0100
  • 99d558e99f InsulinDialog refactor Milos Kozak 2019-12-20 14:52:10 +0100
  • 230224be0a CarbsDialog refactor Milos Kozak 2019-12-20 13:58:51 +0100
  • b0055c3199 ExtendedBolusDialog refactor Milos Kozak 2019-12-20 12:29:45 +0100
  • 6d3abd3c22 TempBasalDialog refactor Milos Kozak 2019-12-20 11:43:21 +0100
  • 526034292e FillDialog refactor Milos Kozak 2019-12-19 23:45:27 +0100
  • 68533437bb Merge branch 'dev' into dialogs Milos Kozak 2019-12-19 23:13:35 +0100
  • 815336c686 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev Milos Kozak 2019-12-19 23:12:45 +0100
  • 9f27b4ae42 fix NPE Milos Kozak 2019-12-19 23:12:24 +0100
  • e58b7f8040 Simplify NSClient Milos Kozak 2019-12-19 21:59:07 +0100
  • 5c9ab721ce Careportal actions to Actions plugin Milos Kozak 2019-12-19 20:30:35 +0100
  • 19b680039e
    Merge pull request #2244 from PoweRGbg/LocationLeft Milos Kozak 2019-12-19 14:53:00 +0100
  • b90c02a2cc Removed InputOption Roumen Georgiev 2019-12-19 09:23:09 +0200
  • a399c24ccd - small changes Andy Rozman 2019-12-18 23:34:16 +0000
  • 3ae074da57 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros Andy Rozman 2019-12-18 23:33:55 +0000
  • 5143a2f814 - added almost all history writing Andy Rozman 2019-12-18 23:24:20 +0000
  • 43c2863825 Remove redundant PodState.setFaultEvent call Bart Sopers 2019-12-19 00:02:02 +0100
  • 8a4b17f6f9 cleanup Milos Kozak 2019-12-18 23:37:34 +0100
  • 52d0c10ec0 add setTime method in OmnipodDashCommunicationManager Bart Sopers 2019-12-18 23:34:28 +0100
  • 43f6c3dfd2 Show warning for uncertain failures and refresh overview when pod suspended state has changed Bart Sopers 2019-12-18 23:25:34 +0100
  • d63f34f316 Prepare for separate temp basal beep config Bart Sopers 2019-12-16 20:20:16 +0100
  • f7716c79fe TempTargetDialog Milos Kozak 2019-12-18 23:22:03 +0100
  • 8d874e14d3 ProfileSwitchDialog Milos Kozak 2019-12-18 20:59:33 +0100
  • e15a2d6b88 move AutoStartReceiver Milos Kozak 2019-12-17 23:24:54 +0100
  • 8af8d584eb use profile store units as fallback Milos Kozak 2019-12-17 18:08:28 +0100
  • 77904cd1fd stopBolusDelivering not in UI thread Milos Kozak 2019-12-17 16:27:36 +0100
  • 1e74f80a25
    New Crowdin translations (#2282) Milos Kozak 2019-12-17 16:13:52 +0100
  • 9e55b488d2
    Merge pull request #2286 from andyrozman/bug_2264_historyproblem_512_2e Milos Kozak 2019-12-17 16:11:16 +0100
  • be8a2fab75 - added code for time/timezone change Andy Rozman 2019-12-16 22:22:44 +0000
  • 837392f30b - removed sutraction of pump reservoir - removed busy code for bolus Andy Rozman 2019-12-15 23:34:22 +0000
  • 80c1feb1d2 Call podStateChangedHandler when setting fault event, rename FaultEventCode to FaultEventType Bart Sopers 2019-12-15 23:42:46 +0100
  • a8f702ddac Remove inappropriate copyright and remove unused imports Bart Sopers 2019-12-15 22:57:39 +0100