forked from LoopKit/Loop
-
Notifications
You must be signed in to change notification settings - Fork 0
Adding Spike master #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
benball
wants to merge
250
commits into
benball:master
Choose a base branch
from
cyoung1024:spike-master
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
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.
Updated Swedish (sv) translations.
* Handle device logs * Update back button on bolus screen in enter meal flow * Bump cartfile revs for LoopKit update * Update carthage revs for device drivers using new device logs
…gured pump (LoopKit#1290) * Add alert for unconfigured pump * Fix ordering
* Add alert for unconfigured pump * Fix ordering * Add description of sleep data usage by Loop * Update wording
Release 2.2
[master] Open loop if there is a jump > 50mg/dl between 2 consecutive readings
* Bump version for dev * Add Spanish translations * Add back comment * Updated French translations * Updated French translations (Watch) * Updated French translations (carb-entry-title-add title) * Bump carthage rev * Bump carthage revisions * Bump cartfile revs * Swedish translation update (LoopKit#1317) Added translation for new strings in Loop 2.2. Co-authored-by: Pete Schwamb <pete@schwamb.net> * Update HealthKit usage Finnish description (LoopKit#1295) * Bump cartfile revisions * Bump carthage revisions for translation updates * Use prediction that includes pending insulin Use prediction that includes pending insulin in: * Nightscout uploads * Issue Report * Status Extension * Update DeviceDataManager.swift (LoopKit#1328) Add markdown for easy parsing of Loop Version * Adding Arabic translation (LoopKit#1332) * Fix app icon link in README.md (LoopKit#1311) * Create ar.lproj * Delete ar.lproj * Add files via upload * Update Localizable.strings * Update Main.strings * Update InfoPlist.strings * Update Main.strings * Update Localizable.strings * Add files via upload * Update Intents.strings * Update Localizable.strings * Add files via upload * Update Localizable.strings * Update Main.strings * Add files via upload * Update Localizable.strings * Add files via upload Co-authored-by: Pete Schwamb <pete@schwamb.net> Co-authored-by: James Woglom <j@wogloms.net> * Bump carthage revisions * Dev-Complete ِArabic translations (LoopKit#1334) * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update Localizable.strings * Add files via upload * Delete Interface.strings * Add files via upload * Delete Interface.strings * Add files via upload * Delete Interface.strings * Add files via upload * Update Arabic translations * Update Interface.strings * back to English Co-authored-by: AQ <anna.quinlan123@gmail.com> Co-authored-by: Jean-Philippe Baud <55440734+Jean-Phi37@users.noreply.github.com> Co-authored-by: MatteB <60271762+MatteB@users.noreply.github.com> Co-authored-by: Marko Myllyaho <44064056+mylma@users.noreply.github.com> Co-authored-by: Marion Barker <marionbarker@earthlink.net> Co-authored-by: Ahmed <40410642+abutmim@users.noreply.github.com> Co-authored-by: James Woglom <j@wogloms.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.