update 5 17#1
Merged
Merged
Conversation
* Adjustments to color and icons. Addresses much of #109 * Version 0.12.0
* Reflecting on previous glucose * Mystery effect, wip * Using the retrospective effect-based prediction for dosing * Fixing merge * Private func * Add an interactive Prediction playground For #155 * Move input enum into a separate file, add title and description * Adding a setting for retrospective correction * Adding retrospection info to the prediction view, removing it from status. Also removing Bolus IOB to avoid further confusion. Fixes #155
This should work for mg/dl and mmol/L as there is only ever 3 significant digits at most, sometimes 2 when glucose is <=99mg/dl or <=5.5mmol/L
0.12.0 Beta
* Swift 2.3 / Xcode 8 * Xcode 8 + Swift 3 * Disable xctool for now * Fixing travis * Updating xDripG5.framework * The rest of the frameworks
Version 0.12.0
Version 0.12.1
Sets a maximum minimum and minimum maximum of glucose chart y-axis; prevents chart from collapsing when glucose is stable for a long duration, which causes the data to appear noisy.
* Display an axis line for every graph as long as there are X values * Adding graph titles. Fixes #180 Still more cleanup work to do here, though.
Update RileyLink dependency to use hotfix 0.12.2 for high basal rates
Merge hotfix for temp basals back into dev.
* Improving VoiceOver accessibility for the HUD and Bolus screens * Fixing a crash when displaying the max bolus error Fixes #33
* Graph improvements - New labels that highlight eventual glucose, current IOB, total delivery, and COB - Fixes #159 - Dynamic selection of graph history length based on available display with. Rotate landscape to see more data. - New treatment for the recommended temp cell * Displaying boluses
* New app icon * Updating README link
Version 0.13.0
* Migrate to UserNotifications.framework (WIP) * iOS 10 UserNotifications.framework Fixes #170
dev version bump (#445)
This reverts commit a09ca00.
…tion action duration (#450) * do not forecast out beyond dia * allow forecast to go beyond dia, but dosing decisions should only use eventual bg no further out than dia. * Adding tests for bg rising past dia
* Update to rl v1.0.1 and LoopKit v1.2.2 * Update to new delegate api * Dose store no longer has pumpID * Dose store no longer has pumpID * Reset dosestore on pumpid change
* Use the normal forecast for bolusing. * remove semicolon
* Upgrade to SwiftCharts 0.6 * Build SwiftCharts * rebuild SwiftCharts * rebuild SwiftCharts
update to rileylink_ios 1.1.0
* Customizing bolus errors with new certainty distinction * Clarify crosstalk, and display message associated with rfCommsFailure * Just return error reason for rfCommsFailure errors, without wordy prefix * Pump and bolus error localizations are in RLKit framework now
renaming milligramsPerDeciliterUnit() to milligramsPerDeciliter()
- Refactors common behavior between chart view controllers into a superclass - Renames "dataManager" to "deviceManager" in a few places - Improves touch tracking in charts - Fixes an issue where the Y-axis line was visible - Reduces excess padding on the right side of charts
Update to LoopKit v1.3.0
Rethink the API for clients to read loop status; other cleanup.
prep version for release
Store primes in dosestore
bump version for new dev work
Reinstate upload of enlite bg history upload to ns
bump version
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
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.