forked from nightscout/Trio
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge dev into develop #24
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
The PR allows to fecth BG of Dexcom share as a CGM as well as to fetch BG of Dexcom share with the Dexcom G6 CGM. The PR changes the logic of the CGM for all CGM based on Loop submodules (PluginSource).
Modify .gitmodules to point to loopandlearn organization
Adding CODEOWNERS to the Repo
All the names needed to be on one line.... My mistake...
Update CODEOWNERS
Merging CodeOwners Into Alpha
Fix the dexcom share in Trio
…utomations testflight.md: Add the optional instructions for modifying automated build and sync
Signed-off-by: Sjoerd-Bo3 <[email protected]>
Signed-off-by: Sjoerd-Bo3 <[email protected]>
Signed-off-by: Sjoerd-Bo3 <[email protected]>
- Use `targetFormatter` instead of `numberFormater` for `eventualBG` in the app, since this has the appropriate `maximumFractionDigits = 1` - Change eventualFormatter to use `maximumFractionDigits = 1` instead of `2` on the watch
Signed-off-by: Sjoerd-Bo3 <[email protected]>
Signed-off-by: Sjoerd-Bo3 <[email protected]>
…ions use Trio specific names and update instructions in testflight.md
…constraint error - fix clear button not working as expected - make cursor right adjusted when tapping in the Textfield
Merge `alpha` into `dev`
Only display if the selected CGM disables the toggle in Nightscout > Upload.
gemfile update
direct user where to flip Upload Glucose toggle
feat(issuemanagement): automatically adding the project to the issue types bug and needs triage
Stale Issues
Eventual BG with 1 decimal in the app and in the watch app
fix(projectmanagment): only run in nightscout repo, use of general token, rename
Live activity improvements
update submodule MinimedKit, update SHA, no change to code
Rework DecimalTextField Struct and Toolbar
* Add app group `group.$(BUNDLE_IDENTIIFER).trio-app-group` to Trio * Update testflight.md regarding Trio app group Co-Authored-By: Marion Barker <[email protected]> * Fix wrong CGMBLEKit SHA checked out for submodule * Update with latest dev; update submodules; resolve merge conflict leftover * Update testflight.md * Address review feedback: fix small typos, add bullet point * Address review feedback: Remove sections; add beta tester hint for app group --------- Co-authored-by: Marion Barker <[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.