20 files changed
+30
-21
lines changedSubmodule G7SensorKit updated 11 files
- G7SensorKit.xcodeproj/project.pbxproj-4
- G7SensorKit/BluetoothServices.swift+11
- G7SensorKit/G7CGMManager/G7BackfillMessage.swift+1
- G7SensorKit/G7CGMManager/G7CGMManager.swift+1-1
- G7SensorKit/G7CGMManager/G7Sensor.swift+1-2
- G7SensorKit/Messages/G7GlucoseMessage.swift+1
- G7SensorKitUI/Extensions/Bundle.swift-15
- G7SensorKitUI/G7CGMManager/G7UICoordinator.swift-1
- G7SensorKitUI/Views/G7SettingsView.swift-8
- G7SensorKitUI/Views/G7StartupView.swift+1-3
- G7SensorPlugin/Info.plist+1-1
Submodule LibreTransmitter updated 6 files
Submodule LogglyService updated 1 file
Submodule LoopSupport updated 1 file
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
40 | 49 |
| |
41 | 50 |
| |
42 | 51 |
| |
| |||
96 | 105 |
| |
97 | 106 |
| |
98 | 107 |
| |
99 |
| - | |
| 108 | + | |
100 | 109 |
| |
101 | 110 |
| |
102 | 111 |
| |
103 | 112 |
| |
104 | 113 |
| |
105 | 114 |
| |
106 | 115 |
| |
107 |
| - | |
108 | 116 |
| |
109 | 117 |
| |
110 | 118 |
| |
|
Submodule RileyLinkKit updated 1 file
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
|
Submodule TidepoolService updated 14 files
- TidepoolService.xcodeproj/project.pbxproj+241
- TidepoolServiceKit/DeviceLogUploader.swift+133
- TidepoolServiceKit/Extensions/DoseEntry.swift+193-4
- TidepoolServiceKit/Extensions/InsulinType.swift+1
- TidepoolServiceKit/Extensions/PersistedPumpEvent.swift+33
- TidepoolServiceKit/Extensions/StoredDosingDecision.swift+3-1
- TidepoolServiceKit/Extensions/StoredSettings.swift+1-114
- TidepoolServiceKit/Extensions/TemporaryScheduleOverride.swift+120
- TidepoolServiceKit/TidepoolService.swift+95-185
- TidepoolServiceKitTests/Extensions/DoseEntryTests.swift+132-2
- TidepoolServiceKitTests/Extensions/StoredDosingDecisionTests.swift+3-3
- TidepoolServiceKitTests/Extensions/StoredGlucoseSampleTests.swift+1-1
- TidepoolServiceKitTests/Extensions/StoredSettingsTests.swift-38
- TidepoolServiceKitTests/TidepoolServiceTests.swift+6-72
0 commit comments