|
|
@@ -288,14 +288,14 @@
|
|
|
BD04ECCE2D29952A008C5FEB /* BolusProgressOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD04ECCD2D299522008C5FEB /* BolusProgressOverlay.swift */; };
|
|
|
BD0B2EF32C5998E600B3298F /* MealPresetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0B2EF22C5998E600B3298F /* MealPresetView.swift */; };
|
|
|
BD1661312B82ADAB00256551 /* CustomProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1661302B82ADAB00256551 /* CustomProgressView.swift */; };
|
|
|
- BD249D862D42FBEC00412DEB /* BareStatisticsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D852D42FBE600412DEB /* BareStatisticsView.swift */; };
|
|
|
+ BD249D862D42FBEC00412DEB /* GlucoseMetricsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D852D42FBE600412DEB /* GlucoseMetricsView.swift */; };
|
|
|
BD249D882D42FC0000412DEB /* BolusStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D872D42FBFB00412DEB /* BolusStatsView.swift */; };
|
|
|
BD249D8A2D42FC1200412DEB /* GlucosePercentileChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D892D42FC0E00412DEB /* GlucosePercentileChart.swift */; };
|
|
|
BD249D8C2D42FC2C00412DEB /* GlucoseDistributionChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D8B2D42FC2500412DEB /* GlucoseDistributionChart.swift */; };
|
|
|
- BD249D8E2D42FC3900412DEB /* LoopStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D8D2D42FC3600412DEB /* LoopStatsView.swift */; };
|
|
|
+ BD249D8E2D42FC3900412DEB /* LoopBarChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D8D2D42FC3600412DEB /* LoopBarChartView.swift */; };
|
|
|
BD249D902D42FC4500412DEB /* MealStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D8F2D42FC4300412DEB /* MealStatsView.swift */; };
|
|
|
- BD249D922D42FC5300412DEB /* SectorChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D912D42FC5000412DEB /* SectorChart.swift */; };
|
|
|
- BD249D942D42FC5E00412DEB /* TDDChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D932D42FC5C00412DEB /* TDDChart.swift */; };
|
|
|
+ BD249D922D42FC5300412DEB /* GlucoseSectorChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D912D42FC5000412DEB /* GlucoseSectorChart.swift */; };
|
|
|
+ BD249D942D42FC5E00412DEB /* TotalDailyDoseChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D932D42FC5C00412DEB /* TotalDailyDoseChart.swift */; };
|
|
|
BD249D972D42FCBF00412DEB /* AreaChartSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D962D42FCBD00412DEB /* AreaChartSetup.swift */; };
|
|
|
BD249D992D42FCCD00412DEB /* BolusStatsSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D982D42FCCA00412DEB /* BolusStatsSetup.swift */; };
|
|
|
BD249D9B2D42FCDB00412DEB /* LoopChartSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D9A2D42FCD800412DEB /* LoopChartSetup.swift */; };
|
|
|
@@ -491,6 +491,7 @@
|
|
|
DD498F2B2D692BEA00AAEA30 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 8A9134292D63D9A1007F8874 /* Localizable.xcstrings */; };
|
|
|
DD498F2C2D692BEA00AAEA30 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 8A9134292D63D9A1007F8874 /* Localizable.xcstrings */; };
|
|
|
DD498F2D2D692BEA00AAEA30 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 8A9134292D63D9A1007F8874 /* Localizable.xcstrings */; };
|
|
|
+ DD4C581F2D73C43D001BFF2C /* LoopStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD4C581E2D73C43D001BFF2C /* LoopStatsView.swift */; };
|
|
|
DD4FFF332D458EE600B6CFF9 /* GarminWatchState.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */; };
|
|
|
DD5DC9F12CF3D97C00AB8703 /* AdjustmentsStateModel+Overrides.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5DC9F02CF3D96E00AB8703 /* AdjustmentsStateModel+Overrides.swift */; };
|
|
|
DD5DC9F32CF3D9DD00AB8703 /* AdjustmentsStateModel+TempTargets.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5DC9F22CF3D9D600AB8703 /* AdjustmentsStateModel+TempTargets.swift */; };
|
|
|
@@ -509,7 +510,7 @@
|
|
|
DD88C8E22C50420800F2D558 /* DefinitionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD88C8E12C50420800F2D558 /* DefinitionRow.swift */; };
|
|
|
DD940BAA2CA7585D000830A5 /* GlucoseColorScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD940BA92CA7585D000830A5 /* GlucoseColorScheme.swift */; };
|
|
|
DD940BAC2CA75889000830A5 /* DynamicGlucoseColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD940BAB2CA75889000830A5 /* DynamicGlucoseColor.swift */; };
|
|
|
- DD98ACC02D71013200C0778F /* StatsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD98ACBF2D71013200C0778F /* StatsHelper.swift */; };
|
|
|
+ DD98ACC02D71013200C0778F /* StatChartUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD98ACBF2D71013200C0778F /* StatChartUtils.swift */; };
|
|
|
DD9ECB682CA99F4500AA7C45 /* TrioRemoteControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB672CA99F4500AA7C45 /* TrioRemoteControl.swift */; };
|
|
|
DD9ECB6A2CA99F6C00AA7C45 /* PushMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB692CA99F6C00AA7C45 /* PushMessage.swift */; };
|
|
|
DD9ECB702CA9A0BA00AA7C45 /* RemoteControlConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB6D2CA9A0BA00AA7C45 /* RemoteControlConfigStateModel.swift */; };
|
|
|
@@ -998,14 +999,14 @@
|
|
|
BD0B2EF22C5998E600B3298F /* MealPresetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealPresetView.swift; sourceTree = "<group>"; };
|
|
|
BD1661302B82ADAB00256551 /* CustomProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomProgressView.swift; sourceTree = "<group>"; };
|
|
|
BD1CF8B72C1A4A8400CB930A /* ConfigOverride.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ConfigOverride.xcconfig; sourceTree = "<group>"; };
|
|
|
- BD249D852D42FBE600412DEB /* BareStatisticsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BareStatisticsView.swift; sourceTree = "<group>"; };
|
|
|
+ BD249D852D42FBE600412DEB /* GlucoseMetricsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseMetricsView.swift; sourceTree = "<group>"; };
|
|
|
BD249D872D42FBFB00412DEB /* BolusStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusStatsView.swift; sourceTree = "<group>"; };
|
|
|
BD249D892D42FC0E00412DEB /* GlucosePercentileChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucosePercentileChart.swift; sourceTree = "<group>"; };
|
|
|
BD249D8B2D42FC2500412DEB /* GlucoseDistributionChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseDistributionChart.swift; sourceTree = "<group>"; };
|
|
|
- BD249D8D2D42FC3600412DEB /* LoopStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopStatsView.swift; sourceTree = "<group>"; };
|
|
|
+ BD249D8D2D42FC3600412DEB /* LoopBarChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopBarChartView.swift; sourceTree = "<group>"; };
|
|
|
BD249D8F2D42FC4300412DEB /* MealStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealStatsView.swift; sourceTree = "<group>"; };
|
|
|
- BD249D912D42FC5000412DEB /* SectorChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorChart.swift; sourceTree = "<group>"; };
|
|
|
- BD249D932D42FC5C00412DEB /* TDDChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TDDChart.swift; sourceTree = "<group>"; };
|
|
|
+ BD249D912D42FC5000412DEB /* GlucoseSectorChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseSectorChart.swift; sourceTree = "<group>"; };
|
|
|
+ BD249D932D42FC5C00412DEB /* TotalDailyDoseChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TotalDailyDoseChart.swift; sourceTree = "<group>"; };
|
|
|
BD249D962D42FCBD00412DEB /* AreaChartSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AreaChartSetup.swift; sourceTree = "<group>"; };
|
|
|
BD249D982D42FCCA00412DEB /* BolusStatsSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusStatsSetup.swift; sourceTree = "<group>"; };
|
|
|
BD249D9A2D42FCD800412DEB /* LoopChartSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopChartSetup.swift; sourceTree = "<group>"; };
|
|
|
@@ -1201,6 +1202,7 @@
|
|
|
DD32CFA12CC824E1003686D6 /* TrioRemoteControl+Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TrioRemoteControl+Helpers.swift"; sourceTree = "<group>"; };
|
|
|
DD3A3CE62D29C93F00AE478E /* Helper+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Helper+Extensions.swift"; sourceTree = "<group>"; };
|
|
|
DD3A3CE82D29C97800AE478E /* Helper+ButtonStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Helper+ButtonStyles.swift"; sourceTree = "<group>"; };
|
|
|
+ DD4C581E2D73C43D001BFF2C /* LoopStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopStatsView.swift; sourceTree = "<group>"; };
|
|
|
DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminWatchState.swift; sourceTree = "<group>"; };
|
|
|
DD5DC9F02CF3D96E00AB8703 /* AdjustmentsStateModel+Overrides.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdjustmentsStateModel+Overrides.swift"; sourceTree = "<group>"; };
|
|
|
DD5DC9F22CF3D9D600AB8703 /* AdjustmentsStateModel+TempTargets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdjustmentsStateModel+TempTargets.swift"; sourceTree = "<group>"; };
|
|
|
@@ -1219,7 +1221,7 @@
|
|
|
DD88C8E12C50420800F2D558 /* DefinitionRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DefinitionRow.swift; sourceTree = "<group>"; };
|
|
|
DD940BA92CA7585D000830A5 /* GlucoseColorScheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseColorScheme.swift; sourceTree = "<group>"; };
|
|
|
DD940BAB2CA75889000830A5 /* DynamicGlucoseColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DynamicGlucoseColor.swift; sourceTree = "<group>"; };
|
|
|
- DD98ACBF2D71013200C0778F /* StatsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsHelper.swift; sourceTree = "<group>"; };
|
|
|
+ DD98ACBF2D71013200C0778F /* StatChartUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatChartUtils.swift; sourceTree = "<group>"; };
|
|
|
DD9ECB672CA99F4500AA7C45 /* TrioRemoteControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioRemoteControl.swift; sourceTree = "<group>"; };
|
|
|
DD9ECB692CA99F6C00AA7C45 /* PushMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushMessage.swift; sourceTree = "<group>"; };
|
|
|
DD9ECB6D2CA9A0BA00AA7C45 /* RemoteControlConfigStateModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemoteControlConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
@@ -1589,6 +1591,7 @@
|
|
|
children = (
|
|
|
BD249D842D42FBD200412DEB /* ViewElements */,
|
|
|
19F95FF929F1102A00314DDC /* StatRootView.swift */,
|
|
|
+ DD98ACBF2D71013200C0778F /* StatChartUtils.swift */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -2499,15 +2502,15 @@
|
|
|
BD249D842D42FBD200412DEB /* ViewElements */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- DD98ACBF2D71013200C0778F /* StatsHelper.swift */,
|
|
|
- BD249D932D42FC5C00412DEB /* TDDChart.swift */,
|
|
|
- BD249D912D42FC5000412DEB /* SectorChart.swift */,
|
|
|
+ DD4C581E2D73C43D001BFF2C /* LoopStatsView.swift */,
|
|
|
+ BD249D932D42FC5C00412DEB /* TotalDailyDoseChart.swift */,
|
|
|
+ BD249D912D42FC5000412DEB /* GlucoseSectorChart.swift */,
|
|
|
BD249D8F2D42FC4300412DEB /* MealStatsView.swift */,
|
|
|
- BD249D8D2D42FC3600412DEB /* LoopStatsView.swift */,
|
|
|
+ BD249D8D2D42FC3600412DEB /* LoopBarChartView.swift */,
|
|
|
BD249D8B2D42FC2500412DEB /* GlucoseDistributionChart.swift */,
|
|
|
BD249D892D42FC0E00412DEB /* GlucosePercentileChart.swift */,
|
|
|
BD249D872D42FBFB00412DEB /* BolusStatsView.swift */,
|
|
|
- BD249D852D42FBE600412DEB /* BareStatisticsView.swift */,
|
|
|
+ BD249D852D42FBE600412DEB /* GlucoseMetricsView.swift */,
|
|
|
);
|
|
|
path = ViewElements;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -3595,7 +3598,7 @@
|
|
|
CE7CA3552A064973004BE681 /* ListStateIntent.swift in Sources */,
|
|
|
BDF530D82B40F8AC002CAF43 /* LockScreenView.swift in Sources */,
|
|
|
195D80B72AF697B800D25097 /* DynamicSettingsDataFlow.swift in Sources */,
|
|
|
- DD98ACC02D71013200C0778F /* StatsHelper.swift in Sources */,
|
|
|
+ DD98ACC02D71013200C0778F /* StatChartUtils.swift in Sources */,
|
|
|
3862CC2E2743F9F700BF832C /* CalendarManager.swift in Sources */,
|
|
|
CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */,
|
|
|
38B4F3C325E2A20B00E76A18 /* PumpSetupView.swift in Sources */,
|
|
|
@@ -3673,14 +3676,14 @@
|
|
|
3811DE3125C9D49500A708ED /* HomeProvider.swift in Sources */,
|
|
|
FE41E4D629463EE20047FD55 /* NightscoutPreferences.swift in Sources */,
|
|
|
E013D872273AC6FE0014109C /* GlucoseSimulatorSource.swift in Sources */,
|
|
|
- BD249D862D42FBEC00412DEB /* BareStatisticsView.swift in Sources */,
|
|
|
+ BD249D862D42FBEC00412DEB /* GlucoseMetricsView.swift in Sources */,
|
|
|
58645BA32CA2D325008AFCE7 /* BatterySetup.swift in Sources */,
|
|
|
388E5A5C25B6F0770019842D /* JSON.swift in Sources */,
|
|
|
3811DF0225CA9FEA00A708ED /* Credentials.swift in Sources */,
|
|
|
5837A5302BD2E3C700A5DC04 /* CarbEntryStored+helper.swift in Sources */,
|
|
|
389A572026079BAA00BC102F /* Interpolation.swift in Sources */,
|
|
|
DD9ECB702CA9A0BA00AA7C45 /* RemoteControlConfigStateModel.swift in Sources */,
|
|
|
- BD249D942D42FC5E00412DEB /* TDDChart.swift in Sources */,
|
|
|
+ BD249D942D42FC5E00412DEB /* TotalDailyDoseChart.swift in Sources */,
|
|
|
BD249D902D42FC4500412DEB /* MealStatsView.swift in Sources */,
|
|
|
DD32CF9A2CC8247B003686D6 /* TrioRemoteControl+Meal.swift in Sources */,
|
|
|
BDF34F832C10C5B600D51995 /* DataManager.swift in Sources */,
|
|
|
@@ -3736,6 +3739,7 @@
|
|
|
DD6D67E42C9C253500660C9B /* ColorSchemeOption.swift in Sources */,
|
|
|
582DF9752C8CDB92001F516D /* GlucoseChartView.swift in Sources */,
|
|
|
BD432CA12D2F4E3600D1EB79 /* WatchMessageKeys.swift in Sources */,
|
|
|
+ DD4C581F2D73C43D001BFF2C /* LoopStatsView.swift in Sources */,
|
|
|
58A3D53A2C96D4DE003F90FC /* AddTempTargetForm.swift in Sources */,
|
|
|
DD1745302C55AE5300211FAC /* TargetBehaviorProvider.swift in Sources */,
|
|
|
58D08B382C8DFB6000AA37D3 /* BasalChart.swift in Sources */,
|
|
|
@@ -3770,7 +3774,7 @@
|
|
|
CEB434E528B8FF5D00B70274 /* UIColor.swift in Sources */,
|
|
|
190EBCCB29FF13CB00BA767D /* UserInterfaceSettingsRootView.swift in Sources */,
|
|
|
3811DEA925C9D88300A708ED /* AppearanceManager.swift in Sources */,
|
|
|
- BD249D8E2D42FC3900412DEB /* LoopStatsView.swift in Sources */,
|
|
|
+ BD249D8E2D42FC3900412DEB /* LoopBarChartView.swift in Sources */,
|
|
|
CE7950242997D81700FA576E /* CGMSettingsView.swift in Sources */,
|
|
|
58237D9E2BCF0A6B00A47A79 /* PopupView.swift in Sources */,
|
|
|
BD793CB02CE7C61500D669AC /* OverrideRunStored+helper.swift in Sources */,
|
|
|
@@ -3988,7 +3992,7 @@
|
|
|
38AAF85525FFF846004AF583 /* CurrentGlucoseView.swift in Sources */,
|
|
|
041D1E995A6AE92E9289DC49 /* TreatmentsDataFlow.swift in Sources */,
|
|
|
DD32CF9E2CC824C5003686D6 /* TrioRemoteControl+Override.swift in Sources */,
|
|
|
- BD249D922D42FC5300412DEB /* SectorChart.swift in Sources */,
|
|
|
+ BD249D922D42FC5300412DEB /* GlucoseSectorChart.swift in Sources */,
|
|
|
23888883D4EA091C88480FF2 /* TreatmentsProvider.swift in Sources */,
|
|
|
38E98A2D25F52DC400C0CED0 /* NSLocking+Extensions.swift in Sources */,
|
|
|
715120D22D3C2BB4005D9FB6 /* GlucoseNotificationsOption.swift in Sources */,
|