Skip to content

Conversation

@ps2
Copy link
Collaborator

@ps2 ps2 commented Dec 20, 2017

  • Spanish and Russian translations. Thanks @Kdisimone!
  • Active Insulin added to Today widget. Thanks @elnjensen!
  • Build on Xcode 9.2/Swift 4.0.3
  • Safer tracking of pending boluses.
  • Fix intermittent crash on deleting carbs.
  • Retry pump data fetch next timer tick after failure.
  • Simplifying Rewind-Prime reconciliation
  • Upgrade SwiftCharts to 0.6.1
  • Store current pump timezone in UserDefaults on first run.

ps2 and others added 30 commits September 24, 2017 22:04
Fixed typo:

Carbhydrate to Carbohydrate
Set deployment target for WatchOS to 3.2
fix intermittent crash on deleting carbs
Simplifying Rewind-Prime reconciliation
Additional test coverage around suspend threshold behavior
* Update to LoopKit 1.5.1, and build for Xcode 9.1

* update TravisCI Xcode version to 9.1
* Make carb entry time configurable when entered via Watch

* Commit project.pbxproj

* Minor UI cleanup

* Revamped Watch date configuration UI

* Use WKTapGestureRecognizer rather than buttons in Watch carb entry screen

* WatchApp carb entry cleanup; revert project.pbxproj
elnjensen and others added 20 commits December 9, 2017 15:37
* Update character count syntax for Swift 4

Avoids warnings from deprecated 'characters' syntax.

* Add 1024x1024 icon

Avoids compile-time warning about missing icon.  Doesn't actually look good at this size - it's just a scaled-up version of a smaller icon, but it avoids the warning.

* Update Watch App Store icon to full-res asset, rename file
Fix logging and set background color
* Update character count syntax for Swift 4

Avoids warnings from deprecated 'characters' syntax.

* Add 1024x1024 icon

Avoids compile-time warning about missing icon.  Doesn't actually look good at this size - it's just a scaled-up version of a smaller icon, but it avoids the warning.

* Add IOB to status widget

* Don't set context.activeInsulin on error

* Remove ActiveInsulinContext; use NumberFormatter

Struct form of ActiveInsulinContext is removed; just use a Double value instead, as with batteryPercentage. 
Use NumberFormatter to format IOB value.

* Fix var vs. let for activeInsulinString

* Bump version on StatusExtensionContext

* Revert "Update character count syntax for Swift 4"

This reverts commit 009e895.

* Revert "Add 1024x1024 icon"

This reverts commit ca10d0a.

* Add IOB label to storyboard

* Put IOB label calculation into separate block

* Adjust placement of label on storyboard; add constraints

* Format IOB label as NSLocalizedString

* Set end date for widget glucose chart
Update to version 1.5.2 of LoopKit, and use Xcode 9.2
Fetch pump data if needed, even after .noData CGM updates.
Bump version in prep for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants