-
Notifications
You must be signed in to change notification settings - Fork 514
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
Allows to open CGM setting view when tapping on the homescree #24
Allows to open CGM setting view when tapping on the homescree #24
Commits on Mar 19, 2024
-
allows to open CGM setting view when tap on the homescreen
(cherry picked from commit c59813e)
Configuration menu - View commit details
-
Copy full SHA for 133965e - Browse repository at this point
Copy the full SHA 133965eView commit details
Commits on Mar 20, 2024
-
Revert "allows to open CGM setting view when tap on the homescreen"
This reverts commit 133965e.
Configuration menu - View commit details
-
Copy full SHA for 23b0b4b - Browse repository at this point
Copy the full SHA 23b0b4bView commit details -
allows to open CGM setting view when tap on the homescreen
Change the behavior of the tap of the BG on the home screen : - if nightscout, open directly nightscout web site - if xdrip, glucose direct and (old) app transmetter, open the app - if dexcom (G5,G6 G7) or Libre transmitter, open the Settings View like Pump manager.
Configuration menu - View commit details
-
Copy full SHA for e1d15f6 - Browse repository at this point
Copy the full SHA e1d15f6View commit details
Commits on Mar 22, 2024
-
Change the config to allow to run OiAPS tests and submodules. Add a fileStorage test for OiAPS
Configuration menu - View commit details
-
Copy full SHA for 8a4739f - Browse repository at this point
Copy the full SHA 8a4739fView commit details
Commits on Mar 27, 2024
-
A first implementation of Tidepool manager
- Add submodule TidePoolManager and package required - Add tests for pluginManager - Add template for TidePoolManager service
Configuration menu - View commit details
-
Copy full SHA for b79678d - Browse repository at this point
Copy the full SHA b79678dView commit details -
TidePool implementation : Config to log to the service
TidePool connexion to the service in Settings menu : - add menu and views to display the views provided by packages - add TidePoolManager as a injected service - add BuildDetails.plist with the clientID required by TidePool to access authentication - store the information in persistedStore
⚠️ : Do not send any data to the serviceConfiguration menu - View commit details
-
Copy full SHA for a3b5989 - Browse repository at this point
Copy the full SHA a3b5989View commit details -
TidePool implementation : Upload main data from oiaps
- upload glucose - upload (and delete) carbs - upload (and delete) dose basal and bolus - upload event from pump + improve the deletion of TidePool.
Configuration menu - View commit details
-
Copy full SHA for 8ced909 - Browse repository at this point
Copy the full SHA 8ced909View commit details -
TidePool implementation : Add force upload
Add a function to force all uploads in TidePool Call this function when close the windows "TidePool" config
Configuration menu - View commit details
-
Copy full SHA for d59df1a - Browse repository at this point
Copy the full SHA d59df1aView commit details