-
-
Notifications
You must be signed in to change notification settings - Fork 748
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
Missing strings #112
Merged
Missing strings #112
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
* Profiles. Save profiles as presets. Use Button from Home View to stop/open profile settings. Overrride settings deleted from settings. Open with profiles button instead. * Bug fixes * Deleted some unnecessary CoreData saving code. * Localization fixes and translations from iAPS Crowdin translators (Thank you all Crowdin translators!).
(cherry picked from commit 6d0226b)
…heet. (cherry picked from commit f7ecb89)
(cherry picked from commit 4d22482)
(cherry picked from commit 62a52e0)
(cherry picked from commit 9aeef26)
(cherry picked from commit 2f4a861)
Add more for layingTIR chart. Reformat Laying Chart. Typo in Swedish. (cherry picked from commit f359faa)
(cherry picked from commit 162734a)
Formatting.
Check for empty loops
(cherry picked from commit c74ab7c)
(cherry picked from commit 113018b)
(cherry picked from commit ce6081e)
(cherry picked from commit b6f1490)
When entering carbs and coming to the bolus recommendation screen, use the EventualBG instead of the minPredBG when computing recommended bolus. Only used when directly combined with carbs. If not everything else is as before. To not make things overly complicated I'm using this new bolus recommendation for Watch App also, but always, until I find a neat way of collecting the manual state from the BolusStateModel. For testing. Tested for about a week without any dramatic adverse effects, but needs more testing from more users.
…rt in stat view. (cherry picked from commit 3d89a5b)
(cherry picked from commit 6355999)
Refactored the new bolus calculator. Now just using one formula (using two was too confusing). Removed many of the restrictions ad replaced those with warnings and alerts instead, making it possible to bolus even when BG is falling or glucose predicted below target. The Eventual BG still needs to be over target for a recommendations. This limit is not removed. Added logging and error strings from oref0 to iAPS. New bolus pop-up and new bolus alerts. To do: UI polish.
(cherry picked from commit debb8a2)
(cherry picked from commit ef13125)
Ported from the xdripswift repo
(cherry picked from commit 3a09cb4)
2. Localize the error strings from oref0. (cherry picked from commit 3f8e09f)
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.