-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Dynamic carb absorption #526
Closed
Closed
Conversation
This file contains 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
bump version for dev
Fixing retain cycles in charts view controllers
LoopKit 1.4.0 and dose unit improvements
Restore last temp basal value from status extension context on launch
Adding OSLog and Loggly support
* Log g5 errors, non-ok calibration states, and unknown data * Update to new DiagnosticLogger
…mp data was stale
Fixing an issue where prediction text didn't display due to a race co…
Fixing an issue where idle timer wasn't asserted as running unless pump data was stale
app icons update
Update to RileyLink frameworks v1.1.1
Updates to allow multiple share server credentials to be stored
foodtype and error logging
Update to LoopKit v1.4.1
Merged
ps2
pushed a commit
that referenced
this pull request
Nov 28, 2022
* added placeholder UI to configure mute alerts duration * checkpoint * checkpoint * initial commit at the alert muter * minor clean-up * removed unused file from project * corrected predicate syntax * all alerts at least vibrate * checkpoint * insteadOf = https://github.com/ updating unit tests * checkpoint * tighter coupling between alert manager and in-app/user notification alert issuers * corrected rescheduling loop not running notifications and use timers for UI * make the mute end period timer internval to the alert muter * corrected typo * updated unit tests * added duration to temp mute alerts setting * minor clean-up * using source of truth for last loop date * renamed Issuer -> Scheduler for in-app and user notification
ps2
added a commit
that referenced
this pull request
Nov 28, 2022
* [LOOP-4205] always display time changed alert when detected. retract when needed (#523) * Adjust method to match updated protocol (#524) * [LOOP-4289-4348] Critical alert modal and banner update (#525) * initial pass at adding go to settings button in the critical alert modal * remove foreground content from the riskMitigationAlert, since it is handle by the AlertManager * added placeholder text for the alert premissions disabled banner * add dismiss button to alert permissions disabled warning * acknowledge alert with close option * response to PR comments * clean up * more cleanup * updated notification permissions banner * updated style of alert permission disabled alert * copy update * [LOOP-4348] adjusted layout of notification permissions disabled banner (#527) * [LOOP-4289] Also issue iOS notification (#528) * issue notification permission alert when in background and retract in-app alert as needed * remove unused code * response to PR comments * [LOOP-4348] notification permission banner for narrow display (#529) * Fix crash in ZipArchiveTests (#530) * [LOOP-4400] made status highlight container for CGM and pump pill the same size (#531) * [LOOP-4349] Temporary mute alerts (#526) * added placeholder UI to configure mute alerts duration * checkpoint * checkpoint * initial commit at the alert muter * minor clean-up * removed unused file from project * corrected predicate syntax * all alerts at least vibrate * checkpoint * insteadOf = https://github.com/ updating unit tests * checkpoint * tighter coupling between alert manager and in-app/user notification alert issuers * corrected rescheduling loop not running notifications and use timers for UI * make the mute end period timer internval to the alert muter * corrected typo * updated unit tests * added duration to temp mute alerts setting * minor clean-up * using source of truth for last loop date * renamed Issuer -> Scheduler for in-app and user notification * [LOOP-4349] corrected loop not looping rescheduling (#532) * corrected identifier for loop not looping notifications * updated test to run for both DIY and Tidepool * COASTAL-1076 Support PumpManagerUI pausing onboarding (#533) * Prevent marking onboarding as finished when pausing * Update comment for clarity * Use new iOS 16 method to notify VC of supported orientation change update (#534) * [COASTAL-1124] Time alert copy update (#535) * updated copy of time alert * using device model * Disable mute alerts feature (wip) and fix tests 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
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.