-
Notifications
You must be signed in to change notification settings - Fork 1.4k
0.3.0 #26
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
Conversation
This file contains hidden or 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
Collaborator
loudnate
commented
Jun 10, 2016
- Support for using a MM x22 pump with G4+Share glucose (Thanks to @kamens for discoveries on the x22 wakeup!) (Fixes Share + x22 support #10)
- Open the proper dexcom app (Share vs G5) based on what's installed (Thanks to @channemann)
- Removed the need to rebuild carthage dependencies; built frameworks are now checked in
- Apple Watch app partial redesign
Watch App refactoring and beginnings of a new design
Added example icon
Added logic attempting to open G5 app first, G4 app (Share 2) if G5 app is not installed
Register for timer tick notifications
Open appropriate Dexcom app
This will hopefully improve ease of building and common refrains like, "Did you remember to run `carthage bootstrap`?" The slow rebuild times weren't helping either.
Commit the framework dependencies.
erikdi
pushed a commit
to erikdi/Loop
that referenced
this pull request
Feb 10, 2019
Adding battery status info
ps2
pushed a commit
that referenced
this pull request
Jan 18, 2020
* Generalize service implementations - Implement general ServicesManager and service serialization/restoration - Move GlucoseThreshold and TempBasalRecommendation to LoopKit - Move NightscoutUploader to NightscoutService - Move Amplitude, Loggly, and Nightscout service implementations to respective repos - Implement generalized LoggingServicesManager, AnalyticsServicesManager, and RemoteDataServicesManager to connect to specific services - Refactor Analytics singleton to injectable implementation - Remove unused MLabService KeyChain extension - Refactor SettingsTableViewController to generalize service setup
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.