Commit a750371
File tree
65 files changed
+1888
-671
lines changed- .github/workflows
- Model
- Classes+Properties
- TrioCoreDataPersistentContainer.xcdatamodeld/TrioCoreDataPersistentContainer.xcdatamodel
- Trio Watch App Extension/Assets.xcassets/Colors
- Background_DarkBlue.colorset
- Background_DarkerDarkBlue.colorset
- Basal.colorset
- Insulin.colorset
- LoopGray.colorset
- LoopGreen.colorset
- LoopPink.colorset
- LoopRed.colorset
- TabBar.colorset
- UAM.colorset
- ZT.colorset
- Trio.xcodeproj
- TrioTests
- Trio
- Resources/Assets.xcassets/Colors
- Background_DarkBlue.colorset
- Background_DarkerDarkBlue.colorset
- Basal.colorset
- DarkerBlue.colorset
- Insulin.colorset
- Lemon.colorset
- LoopGray.colorset
- LoopGreen.colorset
- LoopPink.colorset
- LoopRed.colorset
- ManualTempBasal.colorset
- TabBar.colorset
- UAM.colorset
- ZT.colorset
- minus.colorset
- Sources
- APS/Storage
- Helpers
- Localizations/Main
- Models
- Modules
- ContactImage/View
- Home/View
- SettingsExport
- View
- Settings
- View
- Treatments/View/MealPreset
- Router
- Services
- ContactImage
- WatchManager
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+1888
-671
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
107 | | - | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
Submodule CGMBLEKit updated from 26fa00b to a442ea0
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
- DanaKit.xcodeproj/project.pbxproj+1-4
- DanaKit/Encryption/EncryptionManager.swift+3-3
- DanaKit/PumpManager/BluetoothManager.swift+5-5
- DanaKit/PumpManager/ContinousBluetoothManager.swift+20-30
- DanaKit/PumpManager/DanaKit.swift-6
- DanaKit/PumpManager/DanaKitPumpManager.swift+197-192
- DanaKit/PumpManager/InteractiveBluetoothManager.swift+25-20
- DanaKit/PumpManager/PeripheralManager.swift+50-49
- DanaKitUI/ViewModels/DanaKitDebugViewModel.swift+10-4
- DanaKitUI/Views/Settings/DanaKitSettingsView.swift+1-1
- Localization/Localizable.xcstrings+2.6k-6.3k
Submodule G7SensorKit updated 12 files
- G7SensorKit.xcodeproj/project.pbxproj+8
- G7SensorKit/G7CGMManager/G7CGMManager.swift+25-5
- G7SensorKit/G7CGMManager/G7CGMManagerState.swift+5
- G7SensorKit/G7CGMManager/G7PeripheralManager.swift+14
- G7SensorKit/G7CGMManager/G7Sensor.swift+37-7
- G7SensorKit/Messages/ExtendedVersionMessage.swift+47
- G7SensorKit/Messages/G7Opcode.swift+2
- G7SensorKitTests/ExtendedVersionMessageTests.swift+35
- G7SensorKitUI/G7CGMManager/G7CGMManager+UI.swift+1-1
- G7SensorKitUI/Localizable.xcstrings+1-1
- G7SensorKitUI/Views/G7SettingsView.swift+2-2
- G7SensorKitUI/Views/G7SettingsViewModel.swift+8-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | | - | |
24 | | - | |
| 20 | + | |
| 21 | + | |
25 | 22 | | |
26 | | - | |
27 | | - | |
| 23 | + | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
34 | | - | |
| 31 | + | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
52 | | - | |
53 | | - | |
| 49 | + | |
54 | 50 | | |
55 | | - | |
| 51 | + | |
56 | 52 | | |
57 | 53 | | |
58 | | - | |
| 54 | + | |
59 | 55 | | |
60 | | - | |
| 56 | + | |
61 | 57 | | |
62 | | - | |
| 58 | + | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
67 | | - | |
68 | | - | |
69 | 63 | | |
70 | 64 | | |
71 | 65 | | |
72 | 66 | | |
73 | | - | |
74 | 67 | | |
75 | 68 | | |
76 | 69 | | |
77 | | - | |
| 70 | + | |
78 | 71 | | |
79 | 72 | | |
80 | 73 | | |
81 | 74 | | |
82 | 75 | | |
83 | 76 | | |
84 | 77 | | |
85 | | - | |
| 78 | + | |
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
| |||
167 | 160 | | |
168 | 161 | | |
169 | 162 | | |
170 | | - | |
| 163 | + | |
171 | 164 | | |
172 | 165 | | |
173 | 166 | | |
174 | 167 | | |
175 | 168 | | |
176 | | - | |
| 169 | + | |
177 | 170 | | |
178 | 171 | | |
179 | 172 | | |
180 | 173 | | |
181 | 174 | | |
182 | | - | |
| 175 | + | |
183 | 176 | | |
184 | 177 | | |
185 | | - | |
186 | | - | |
| 178 | + | |
| 179 | + | |
187 | 180 | | |
188 | 181 | | |
189 | 182 | | |
| |||
227 | 220 | | |
228 | 221 | | |
229 | 222 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
| 223 | + | |
| 224 | + | |
237 | 225 | | |
238 | 226 | | |
239 | | - | |
| 227 | + | |
240 | 228 | | |
241 | 229 | | |
242 | | - | |
| 230 | + | |
0 commit comments