Commit 8de3796
authored
Pumpmanager changes (#877)
* Omnikit
* Add OmniKit frameworks
* fix cartfile
* Track lastAddedPumpData, including lastAddedPumpEvents
* Fix carthage copy frameworks script
* rebase
* update deps
* Initialize setupViewController with existing pump settings
* Suspend/Resume
* Use normal separator behavior
* Reload pump section after adding pumpmanager
* LoopKit PumpManagerStatus updates
* PumpManagerUI vended HUD views
* Add missing file
* Update to LoopKit naming changes
* Push instead of present pumpmanager vended vc in response to HUD view tap
* Add prep_workspace.sh script
* HUDProvider updates
* Fix hud clearing after removing pump manager. Show boluses that take > 5 minutes
* PumpManager returns DoseEntry for requested bolus, including duration
* Example jumpstart
* Suspend/Resume with new PumpManager status updates
* Fix issue with DeviceDataManager missing from issue report
* Handle LoopKit and rileylink_ios updates
* Cleanup testing code
* Update Loop today widget when HUD views change
* Renaming updates from LoopKit
* Updates for recent LoopKit pumpmanager-changes branch
* update prep script for CGMBLEKit branch change
* Updates for hud provider delegate change
* Pumpmanager updates
* Update prep script
* Fix permissions on prep workspace script
* Pumpmanager changes
* Update to pumpmanager-updates
* Back out DEVELOPMENT_TEAM settings
* Context object does not need HUDProvider reference
* Include dose in enactBolus completion
* Bump dependency revisions
* Update HUD set of views only on PumpManager change
* Remove unused file
* synchronize deviceDataManager.pumpManagerStatus access
* Bump dep revisions
* Remove unused files
* Remove unneeded reloadSections calls
* Fix build issue when carthage is run from Xcode
* Use bolus end date to clear lastRequestedBolus
* present instead of show settings vc
* small refactorings
* Improvements from @mpangburn's review
* Update active flag on HUDProvider when hud is visible and app is active
* Remove signing team changes
* HUDProvider active -> visible
* Use LoopKit dev
* Use constant for battery replacement detection threshold
* Force git protocol 1 to fix travis builds1 parent 574ecbc commit 8de3796
File tree
45 files changed
+525
-722
lines changed- Common/Models
- Loop Status Extension
- Loop.xcodeproj
- LoopUI
- HUDAssets.xcassets
- battery
- battery.imageset
- battery_mask.imageset
- reservoir
- reservoir.imageset
- reservoir_mask.imageset
- Models
- Views
- Loop
- Extensions
- Managers
- View Controllers
- Views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+525
-722
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
154 | 181 | | |
155 | 182 | | |
156 | 183 | | |
| |||
161 | 188 | | |
162 | 189 | | |
163 | 190 | | |
| 191 | + | |
164 | 192 | | |
165 | 193 | | |
166 | 194 | | |
| |||
184 | 212 | | |
185 | 213 | | |
186 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
187 | 219 | | |
188 | 220 | | |
189 | 221 | | |
| |||
197 | 229 | | |
198 | 230 | | |
199 | 231 | | |
| 232 | + | |
| 233 | + | |
200 | 234 | | |
201 | 235 | | |
202 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | | - | |
163 | 161 | | |
164 | 162 | | |
165 | 163 | | |
| |||
173 | 171 | | |
174 | 172 | | |
175 | 173 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 174 | | |
188 | 175 | | |
189 | 176 | | |
| |||
201 | 188 | | |
202 | 189 | | |
203 | 190 | | |
204 | | - | |
205 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
206 | 199 | | |
207 | 200 | | |
208 | | - | |
209 | | - | |
210 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
211 | 205 | | |
212 | 206 | | |
213 | 207 | | |
| |||
0 commit comments