This repository was archived by the owner on Sep 5, 2020. It is now read-only.
forked from LoopKit/Loop
-
Notifications
You must be signed in to change notification settings - Fork 86
Autobolus #6
Open
HansBrasT1
wants to merge
190
commits into
cyoung1024:master
Choose a base branch
from
HansBrasT1:autobolus
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Autobolus #6
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Omnikit * Add OmniKit frameworks * fix cartfile * Track lastAddedPumpData, including lastAddedPumpEvents * Fix carthage copy frameworks script * rebase * update deps * Initialize setupViewController with existing pump settings * Suspend/Resume * Use normal separator behavior * Reload pump section after adding pumpmanager * LoopKit PumpManagerStatus updates * PumpManagerUI vended HUD views * Add missing file * Update to LoopKit naming changes * Push instead of present pumpmanager vended vc in response to HUD view tap * Add prep_workspace.sh script * HUDProvider updates * Fix hud clearing after removing pump manager. Show boluses that take > 5 minutes * PumpManager returns DoseEntry for requested bolus, including duration * Example jumpstart * Suspend/Resume with new PumpManager status updates * Fix issue with DeviceDataManager missing from issue report * Handle LoopKit and rileylink_ios updates * Cleanup testing code * Update Loop today widget when HUD views change * Renaming updates from LoopKit * Updates for recent LoopKit pumpmanager-changes branch * update prep script for CGMBLEKit branch change * Updates for hud provider delegate change * Pumpmanager updates * Update prep script * Fix permissions on prep workspace script * Pumpmanager changes * Update to pumpmanager-updates * Back out DEVELOPMENT_TEAM settings * Context object does not need HUDProvider reference * Include dose in enactBolus completion * Bump dependency revisions * Update HUD set of views only on PumpManager change * Remove unused file * synchronize deviceDataManager.pumpManagerStatus access * Bump dep revisions * Remove unused files * Remove unneeded reloadSections calls * Fix build issue when carthage is run from Xcode * Use bolus end date to clear lastRequestedBolus * present instead of show settings vc * small refactorings * Improvements from @mpangburn's review * Update active flag on HUDProvider when hud is visible and app is active * Remove signing team changes * HUDProvider active -> visible * Use LoopKit dev * Use constant for battery replacement detection threshold * Force git protocol 1 to fix travis builds
Use new basal picker interface
* Limit recommended temp basals to supported rates. * Use pumpmanager provided rounding * Fix tests, and update to PumpManager function name change * Update naming from review comments
* Learn app target and LoopCore framework * Update carthage revs
* Move mock health data deletion to Loop * Fix mock data deletion section logic
* Fix target range charting unit mismatch This fixes a bug where users whose graphs are broken when their target range unit doesn't match the HealthKit preferred unit * Bump LoopKit rev
* Bolus progress and quick cancellation * Add MKRingProgressView files directly * Update LICENCE file to include license for MKRingProgressView * Use MKRingProgressView via carthage * Use pumpmanager's bolusProgressEstimator * Updates from code review: - Delay removal of bolus progress so user sees progress finish - Reset ring progress during cell re-use - Tweak cornerRadius - Code clarity updates * PumpManager Protocol updates * Protocol naming update * Create bolus progress reporter * Fix progress animating from 1 to 0 on reuse.
* Notification names changed in LoopKit * Bump carthage revs
* Fixed building from directories containing space * Fixed build from directory containing spaces
* Updating genstrings, Adding new localizable.strings, adding some new translations to existing languages * cleaning up unused files and adding Vietnamese, Swedish, Danish, Finnish, Japanese, Portuguese (BRA) * typos and minor missing translations. * cleanup unnecessary .strings and typo fixes * Adding Romanian * Italian updates * Danish translations * German touchups * Finnish touchups * Japanese and French touchups * Norwegian, dutch, Portuguese, Romanian, russian, swedish, vietnamese, and chinese finished * polish Co-authored-by: Pete Schwamb <pete@schwamb.net>
* Track cgm device when uploading BG data * Bump carthage revs
Release 2.0
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.