Commit cff3672
authored
File tree
11 files changed
+50
-26
lines changed- Loop.xcworkspace
11 files changed
+50
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | | - | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
- Common/Extensions/NSTimeInterval.swift+9
- DoseMathTests/Info.plist+1-1
- Learn/Info.plist+1-1
- Loop Status Extension/Info.plist+1-1
- Loop.xcodeproj/project.pbxproj+32-14
- Loop.xcodeproj/xcshareddata/xcschemes/Complication - WatchApp.xcscheme+2-11
- Loop.xcodeproj/xcshareddata/xcschemes/Notification - WatchApp.xcscheme+2-11
- Loop.xcodeproj/xcshareddata/xcschemes/WatchApp.xcscheme+2-11
- Loop/AppDelegate.swift+1
- Loop/Info.plist+4-3
- Loop/Managers/CGMManager.swift+2-2
- Loop/Managers/LoopDataManager.swift+4-22
- Loop/Managers/NightscoutDataManager.swift+2-2
- Loop/Managers/ProfileExpirationAlerter.swift+55
- LoopCore/Info.plist+1-1
- LoopCore/NSUserDefaults.swift+15
- LoopTests/Info.plist+1-1
- LoopUI/Info.plist+1-1
- WatchApp Extension/Info.plist+1-1
- WatchApp/Info.plist+1-1
- profile-patch.txt-80
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
359 | 387 | | |
360 | 388 | | |
361 | 389 | | |
| |||
- Extensions/IdentifiableClass.swift+1-1
- LoopKit.xcodeproj/project.pbxproj+5-4
- LoopKit.xcodeproj/xcshareddata/xcschemes/LoopKit Example.xcscheme+3-7
- LoopKit.xcodeproj/xcshareddata/xcschemes/Shared-watchOS.xcscheme+1-1
- LoopKit.xcodeproj/xcshareddata/xcschemes/Shared.xcscheme+10-14
- LoopKit/CarbKit/CarbStore.swift+1-1
- LoopKit/DeviceManager/CGMManager.swift+1-1
- LoopKit/DeviceManager/DeviceManager.swift+1-1
- LoopKit/DeviceManager/DoseProgressReporter.swift+2-2
- LoopKit/DeviceManager/PumpManager.swift+1-1
- LoopKit/InsulinKit/DoseStore.swift+1-1
- LoopKit/Persistence/PersistenceController.swift+1-1
- LoopKit/ServiceAuthentication.swift+1-1
- LoopKitUI/CGMManagerUI.swift+1-1
- LoopKitUI/CarbKit/FoodTypeShortcutCell.swift+1-1
- LoopKitUI/CompletionNotifying.swift+1-1
- LoopKitUI/HUDProvider.swift+1-1
- LoopKitUI/PumpManagerUI.swift+1-1
- LoopKitUI/View Controllers/BasalScheduleTableViewController.swift+1-1
- LoopKitUI/View Controllers/DailyValueScheduleTableViewController.swift+1-1
- LoopKitUI/View Controllers/DeliveryLimitSettingsTableViewController.swift+2-2
- LoopKitUI/View Controllers/EmojiInputController.swift+1-1
- LoopKitUI/View Controllers/GlucoseEntryTableViewController.swift+1-1
- LoopKitUI/View Controllers/PercentageTextFieldTableViewController.swift+1-1
- LoopKitUI/View Controllers/RadioSelectionTableViewController.swift+1-1
- LoopKitUI/View Controllers/SetupTableViewController.swift+1-1
- LoopKitUI/View Controllers/SingleValueScheduleTableViewController.swift+1-1
- LoopKitUI/View Controllers/TextFieldTableViewController.swift+1-1
- LoopKitUI/Views/AuthenticationTableViewCell.swift+1-1
- LoopKitUI/Views/DatePickerTableViewCell.swift+1-1
- LoopKitUI/Views/GlucoseRangeTableViewCell.swift+1-1
- LoopKitUI/Views/SetConstrainedScheduleEntryTableViewCell.swift+1-1
- LoopKitUI/Views/TextFieldTableViewCell.swift+1-1
- MockKitUI/View Controllers/GlucoseTrendTableViewController.swift+1-1
- MockKitUI/View Controllers/RandomOutlierTableViewController.swift+1-1
- MockKitUI/View Controllers/SineCurveParametersTableViewController.swift+1-1
This file was deleted.
0 commit comments