Skip to content
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

app icons update #499

Merged
merged 1 commit into from
Jun 28, 2017
Merged

app icons update #499

merged 1 commit into from
Jun 28, 2017

Conversation

ps2
Copy link
Collaborator

@ps2 ps2 commented Jun 24, 2017

  • Using a less-bright green for watch carbs
  • Updating app icons to be uniform gray with green circle
  • Move watch menu actions to the main screen
  • Fixing watch IBOutlet
  • Increasing the size of the new action buttons

@ps2 ps2 merged commit 06a34b7 into dev Jun 28, 2017
@ps2 ps2 deleted the app-icons branch July 1, 2017 18:57
ps2 added a commit that referenced this pull request Apr 11, 2022
* Avoid cancelling temp basal on launch

* Add test for ignoring initial value of isClosedLoop
ps2 added a commit that referenced this pull request Apr 11, 2022
* Reorder build phases for Xcode 13

* LOOP-3980 Avoid cancelling temp basal on launch. (#499)

* Avoid cancelling temp basal on launch

* Add test for ignoring initial value of isClosedLoop

* COASTAL-651: Adds PersistedAlertStore for looking up outstanding alerts (#501)

* Checkpoint: AlertSearcher

* checkpoint

* COASTAL-651: Adds PersistedAlertStore for looking up outstanding alerts

Adds ability to query CoreData for all outstanding (i.e. "unretracted") alerts from a given `managerIdentifier`.

https://tidepool.atlassian.net/browse/COASTAL-651

* unit tests

* This makes issuing and retracting alerts synchronous, so when the functions return CoreData may be queried

(This is not ideal, but in practice the performance hit will be minimal)

* Better version of previous commit: make writes to AlertStore synchronous so subsequent reads get latest data.
(Again, performance hit should be minimal)

* PR Feedback

* COASTAL-668: Fix crash when alert acknowledgement fails (#502)

If alert acknowledgement fails, we display another in-app modal alert but need to do so on the main queue.

https://tidepool.atlassian.net/browse/COASTAL-668

* COASTAL-625: Relax requirement that HUDProvider needs to provide LevelHUDView (#503)

LevelHUDView is for providing a view that displays a thermometer level, which not all Pumps may provide (e.g. Coastal).  This relaxes the requirement and just requires returning a BaseHUDView.

https://tidepool.atlassian.net/browse/COASTAL-625

* [COASTAL-674] record already retracted alert and look up all alerts matching identifier (#504)

* record already retracted alert and look up all alerts matching identifier

* response to PR comments

* Fix merge issues

Co-authored-by: Rick Pasetto <[email protected]>
Co-authored-by: Nathaniel Hamming <[email protected]>
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.

1 participant